summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSimon McVittie <smcv@debian.org>2022-02-11 12:00:48 +0000
committerSimon McVittie <smcv@debian.org>2022-02-11 12:00:48 +0000
commit356f0793a6e6055c7ec86cccdb2cd4f7d7248e8f (patch)
tree63ba2c4a2ad54cae6eaa5ebde8e7ffe5529f52a0
parent3beaf1fe86a9103c548b379b768ba564beb277d4 (diff)
Use debhelper compat level 13, drop dh_missing override
-rw-r--r--debian/control2
-rwxr-xr-xdebian/rules3
2 files changed, 1 insertions, 4 deletions
diff --git a/debian/control b/debian/control
index 1874cab..d4b494f 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Build-Depends:
autoconf-archive,
dbus <!nocheck>,
- debhelper-compat (= 12),
+ debhelper-compat (= 13),
docbook-xml,
docbook-xsl,
libglib2.0-dev,
diff --git a/debian/rules b/debian/rules
index 6d9c543..af5531b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,6 +12,3 @@ override_dh_auto_configure:
dh_auto_configure -- \
--enable-installed-tests \
$(NULL)
-
-override_dh_missing:
- dh_missing --fail-missing