Build-depend on dh-sequence-gir instead of using --with
authorSimon McVittie <smcv@debian.org>
Sun, 11 Feb 2024 13:56:26 +0000 (13:56 +0000)
committerSimon McVittie <smcv@debian.org>
Sun, 11 Feb 2024 13:56:26 +0000 (13:56 +0000)
debian/control
debian/rules

index 1cd3168ac9646b374f3de12b3a74ffb028f03db2..f87a2fa0526ae13d9cf02cd17cdf04b62839e1b2 100644 (file)
@@ -16,6 +16,7 @@ Build-Depends:
  cpio,
  debhelper (>= 13.11.6~),
  debhelper-compat (= 13),
+ dh-sequence-gir,
  docbook-xml <!nodoc>,
  docbook-xsl <!nodoc>,
  libext2fs-dev,
index e465d7209a94033c805e2196623698adec208feb..7b44042d240c67a73441a5101d7c2a7c37065228 100755 (executable)
@@ -5,7 +5,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 binaries := $(shell dh_listpackages)
 
 %:
-       dh $@ --with=gir
+       dh $@
 
 override_dh_autoreconf:
        mkdir -p debian/tmp-path