[SCM] libmicrodns/master: Bump compat to 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue Mar 21 19:36:12 UTC 2017


The following commit has been merged in the master branch:
commit 0e6bf88c5ca52387f4a99ae987ffd6a3bb7293f3
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue Mar 21 20:24:58 2017 +0100

    Bump 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 cd04a9b..e5d351e 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: Sebastian Ramacher <sramacher at debian.org>
 Build-Depends:
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
  pkg-config
 Standards-Version: 3.9.8
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/libmicrodns.git
diff --git a/debian/rules b/debian/rules
index d9a305c..127d6b5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_installchangelogs:
 	dh_installchangelogs NEWS

-- 
libmicrodns packaging



More information about the pkg-multimedia-commits mailing list