From cbf402244a69bf2f41e3f3e8efea67f02f3b2fa7 Mon Sep 17 00:00:00 2001 From: Simon McVittie Date: Sun, 15 Sep 2019 15:50:54 +0100 Subject: Use debhelper-compat 12 Temporarily disable dh_dwz for easier use of diffoscope. --- debian/compat | 1 - debian/control | 2 +- debian/control.in | 2 +- debian/rules | 2 ++ 4 files changed, 4 insertions(+), 3 deletions(-) delete mode 100644 debian/compat diff --git a/debian/compat b/debian/compat deleted file mode 100644 index b4de394..0000000 --- a/debian/compat +++ /dev/null @@ -1 +0,0 @@ -11 diff --git a/debian/control b/debian/control index f7bdefa..5db2228 100644 --- a/debian/control +++ b/debian/control @@ -7,7 +7,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: Jeremy Bicha , Laurent Bigonville , Michael Biebl -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 12), gnome-pkg-tools, gtk-doc-tools, libcairo2-dev (>= 1.4), diff --git a/debian/control.in b/debian/control.in index 09db9be..8b5ab94 100644 --- a/debian/control.in +++ b/debian/control.in @@ -3,7 +3,7 @@ Section: libs Priority: optional Maintainer: Debian GNOME Maintainers Uploaders: @GNOME_TEAM@ -Build-Depends: debhelper (>= 11), +Build-Depends: debhelper-compat (= 12), gnome-pkg-tools, gtk-doc-tools, libcairo2-dev (>= 1.4), diff --git a/debian/rules b/debian/rules index 3cf80a8..119b902 100755 --- a/debian/rules +++ b/debian/rules @@ -15,3 +15,5 @@ override_dh_missing: override_dh_makeshlibs: dh_makeshlibs -- -c4 + +override_dh_dwz: -- cgit v1.2.3