[PATCH 2/5] Bumped compat.
Jeremy Sowden
jeremy at azazel.net
Sat Jun 22 12:43:41 BST 2019
---
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
3 files changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/compat b/debian/compat
index ec635144f600..48082f72f087 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+12
diff --git a/debian/control b/debian/control
index f61c281062fc..5aba6c039b8d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: x11
Priority: optional
Maintainer: Debian Window Maker Team <pkg-wmaker-devel at lists.alioth.debian.org>
Uploaders: Doug Torrance <dtorrance at piedmont.edu>
-Build-Depends: debhelper (>=9), libgtop2-dev, libgtk2.0-dev, dh-autoreconf
+Build-Depends: debhelper (>= 12), libgtop2-dev, libgtk2.0-dev
Standards-Version: 4.1.3
Homepage: http://www.improbability.net/#wmfire
Vcs-Browser: https://salsa.debian.org/wmaker-team/wmfire
diff --git a/debian/rules b/debian/rules
index 2b240983a829..a124a9e60d0c 100755
--- a/debian/rules
+++ b/debian/rules
@@ -3,7 +3,7 @@
export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@
get-orig-source:
uscan --verbose --force-download --rename
--
2.20.1
More information about the Pkg-wmaker-devel
mailing list