Merge ~rodsmith/maas-cert-server:delete-certify-advanced into maas-cert-server:master

Proposed by Rod Smith
Status: Merged
Approved by: Rod Smith
Approved revision: 303a08e2805ca1dda39c589cf7747d9ce22c8b04
Merged at revision: f6e9286b17dc50399a0604765982e21ebc5a8e95
Proposed branch: ~rodsmith/maas-cert-server:delete-certify-advanced
Merge into: maas-cert-server:master
Diff against target: 27 lines (+3/-3)
2 files modified
debian/certification-tools.install (+0/-1)
debian/changelog (+3/-2)
Reviewer Review Type Date Requested Status
Jeff Lane  Approve
Review via email: mp+432494@code.launchpad.net

Commit message

Remove certify-advanced from Debian package, but not from project

Description of the change

Remove the certify-advanced launcher from the Debian package, but keep it in the project in case it's needed in the future or by the Server Certification team itself.

To post a comment you must log in.
Revision history for this message
Jeff Lane  (bladernr) wrote :

Thanks!

review: Approve

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1diff --git a/debian/certification-tools.install b/debian/certification-tools.install
2index 3c83896..7fb11c6 100755
3--- a/debian/certification-tools.install
4+++ b/debian/certification-tools.install
5@@ -12,7 +12,6 @@ mkdir -p "$BUILD_ROOT/usr/bin"
6 mkdir -p "$BUILD_ROOT/usr/sbin"
7 mkdir -p "$BUILD_ROOT/usr/share/man/man8"
8
9-cp -a usr/bin/certify-advanced "$BUILD_ROOT/usr/bin"
10 cp -a usr/sbin/start-iperf3 "$BUILD_ROOT/usr/sbin/"
11 cp -a usr/sbin/optimize-network "$BUILD_ROOT/usr/sbin/"
12 cp -a usr/share/man/man8/start-iperf3.8 "$BUILD_ROOT/usr/share/man/man8/"
13diff --git a/debian/changelog b/debian/changelog
14index 61747bf..0b01607 100644
15--- a/debian/changelog
16+++ b/debian/changelog
17@@ -1,8 +1,9 @@
18-maas-cert-server (0.7.1-0ppa1) UNRELEASED; urgency=medium
19+maas-cert-server (0.7.1-0ppa1) jammy; urgency=medium
20
21 * Remove references to certification-docs, which has been deprecated.
22+ * Remove certify-advanced from Debian package, but not from project.
23
24- -- Rod Smith <rod.smith@canonical.com> Tue, 01 Nov 2022 16:04:05 +0100
25+ -- Rod Smith <rod.smith@canonical.com> Wed, 02 Nov 2022 13:30:45 +0100
26
27 maas-cert-server (0.7.0-0ppa1) jammy; urgency=medium
28

Subscribers

People subscribed via source and target branches