[SCM] soundconverter/master: Bump to compat 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Tue May 16 19:17:34 UTC 2017


The following commit has been merged in the master branch:
commit c1011a4bffbf3c130606df5608d710f4f6750657
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Tue May 16 21:06:33 2017 +0200

    Bump to compat 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 c8b666f..a8acd8b 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Uploaders: Sebastian Ramacher <sramacher at debian.org>
 Section: gnome
 Priority: optional
 Build-Depends:
- debhelper (>= 9.20120115),
+ debhelper (>= 10),
  dh-autoreconf,
  dh-python,
  gettext,
diff --git a/debian/rules b/debian/rules
index b1078e6..db1314e 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with python3,autoreconf
+	dh $@ --with python3
 
 override_dh_auto_configure:
 	dh_auto_configure -- --libdir=/usr/share

-- 
soundconverter packaging



More information about the pkg-multimedia-commits mailing list