[SCM] sox/master: Set compat/dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Nov 5 21:17:16 UTC 2017


The following commit has been merged in the master branch:
commit ff9834d212267a157000edf399f7ec03bc90a2e3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Nov 5 21:49:34 2017 +0100

    Set compat/dh 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 e7979f5..970c26d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Homepage: http://sox.sourceforge.net
 Section: sound
 Priority: optional
 Maintainer: Pascal Giard <pascal at debian.org>
-Build-Depends: dh-autoreconf,
-               debhelper (>= 9),
+Build-Depends: debhelper (>= 10~),
                ladspa-sdk,
                libao-dev,
                libasound2-dev [linux-any],
diff --git a/debian/rules b/debian/rules
index 4c7e5f0..54eb152 100755
--- a/debian/rules
+++ b/debian/rules
@@ -29,5 +29,5 @@ override_dh_auto_install: $(PREPROCESS_FILES:.in=)
 	dh_installchangelogs ChangeLog
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 

-- 
sox packaging



More information about the pkg-multimedia-commits mailing list