[SCM] seq24/master: Use debhelper compat 10 and dh-autoreconf

jcowgill at users.alioth.debian.org jcowgill at users.alioth.debian.org
Fri Dec 1 17:20:55 UTC 2017


The following commit has been merged in the master branch:
commit 47049c27e55f4d0e24cbd1600ef66a6abf958a72
Author: James Cowgill <jcowgill at debian.org>
Date:   Sun Nov 26 19:53:20 2017 +0000

    Use debhelper compat 10 and dh-autoreconf

diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 8568dc7..7a5143c 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,7 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Alessio Treglia <alessio at debian.org>
 Build-Depends:
- autoconf,
- automake,
- autotools-dev (>= 20100122.1~),
- debhelper (>= 9~),
+ debhelper (>= 10),
  libasound2-dev,
  libgtkmm-2.4-dev,
  libjack-dev | libjack-jackd2-dev
diff --git a/debian/rules b/debian/rules
index f1e18b3..daebfb2 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,4 +4,4 @@
 LDFLAGS+=-Wl,--as-needed
 
 %:
-	dh $@ --with=autotools_dev
+	dh $@

-- 
seq24 packaging



More information about the pkg-multimedia-commits mailing list