[SCM] shine/master: Bump to compat 10

sramacher at users.alioth.debian.org sramacher at users.alioth.debian.org
Wed Nov 23 23:23:58 UTC 2016


The following commit has been merged in the master branch:
commit bcaf83521a63187e780323184221cb8ebf7c5f8b
Author: Sebastian Ramacher <sramacher at debian.org>
Date:   Thu Nov 24 00:19:09 2016 +0100

    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 a9a826c..22f86d1 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders: Sebastian Ramacher <sramacher at debian.org>
 Homepage: https://github.com/savonet/shine
 Standards-Version: 3.9.8
 Build-Depends:
- debhelper (>= 9.20160114),
- dh-autoreconf
+ debhelper (>= 10)
 Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/shine.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-multimedia/shine.git
 
diff --git a/debian/rules b/debian/rules
index 9e751c0..23e9405 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export DEB_CFLAGS_MAINT_APPEND=-mips32r2
 endif
 
 %:
-	dh $@ --parallel --with autoreconf
+	dh $@
 
 override_dh_strip:
 	dh_strip --dbgsym-migration 'libshine3-dbg (<< 3.1.0-3~)'

-- 
shine packaging



More information about the pkg-multimedia-commits mailing list