[SCM] flac/master: Bump dh compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Jan 3 19:38:14 UTC 2017


The following commit has been merged in the master branch:
commit 37505ed01517a4941a2621ab899eaebd816b7d8a
Author: Sebastian Ramacher <sebastian at ramacher.at>
Date:   Tue Jan 3 20:26:56 2017 +0100

    Bump dh compat to 10

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 555404e..6115eee 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
 Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alioth.debian.org>
 Uploaders: Joshua Kwan <joshk at triplehelix.org>,
  Fabian Greffrath <fabian+debian at greffrath.com>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
  docbook-to-man,
  doxygen,
  libogg-dev,
diff --git a/debian/rules b/debian/rules
index 5b7c992..fc64edf 100755
--- a/debian/rules
+++ b/debian/rules
@@ -15,7 +15,7 @@ endif
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
flac packaging



More information about the pkg-multimedia-commits mailing list