packaging: update to compat level 13
authorZygmunt Krynicki <zygmunt.krynicki@canonical.com>
Mon, 3 Jun 2024 12:33:44 +0000 (14:33 +0200)
committerZygmunt Krynicki <me@zygoon.pl>
Thu, 19 Sep 2024 12:43:40 +0000 (14:43 +0200)
Update for compatibility level 9 to 13 [1].

- remove --fail-missing from dh
- remove --with=systemd from dh
- drop autoreconf dependencies (obsolete since level 10)

[1] https://manpages.debian.org/testing/debhelper/debhelper-compat-upgrade-checklist.7.en.html#v13

Signed-off-by: Zygmunt Krynicki <zygmunt.krynicki@canonical.com>
Gbp-Pq: Name 0018-PATCH-17-18-packaging-update-to-compat-level-13.patch

packaging/debian-sid/compat
packaging/debian-sid/control
packaging/debian-sid/rules

index ec635144f60048986bc560c5576355344005e6e7..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e 100644 (file)
@@ -1 +1 @@
-9
+13
index aae3d42b252dce48a3ff10559dab1a44a774aab9..cbffe50f0a8d6c6610f1b9e145229370dc756127 100644 (file)
@@ -9,13 +9,11 @@ Uploaders: Steve Langasek <vorlon@debian.org>,
 Build-Depends: autoconf,
                autoconf-archive,
                automake,
-               autotools-dev,
                bash-completion,
                ca-certificates,
                dbus,
-               debhelper (>= 9.20160709),
+               debhelper (>= 13),
                dh-apparmor,
-               dh-autoreconf,
                dh-golang (>=1.7),
                fakeroot,
                gcc-multilib [amd64],
index 02de8f40b3fa8c8f022ef01d808edaa47f37fa45..12b8f87d1072d3a1dddf217afe6d2a22b60a1225 100755 (executable)
@@ -106,7 +106,7 @@ endif
 BUILT_USING=$(shell dpkg-query -f '$${source:Package} (= $${source:Version}), ' -W $(BUILT_USING_PACKAGES))
 
 %:
-       dh $@ --buildsystem=golang --with=golang --fail-missing --with systemd --builddirectory=_build
+       dh $@ --buildsystem=golang --with=golang --builddirectory=_build
 
 override_dh_fixperms:
        dh_fixperms -Xusr/lib/snapd/snap-confine