[SCM] libltc/master: Set dh 10.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Dec 22 22:29:56 UTC 2016


The following commit has been merged in the master branch:
commit b43a4c36a14b28ff3b7612db1831b04b45d32fd0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Dec 22 23:01:40 2016 +0100

    Set 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 4bf801c..5f504ac 100644
--- a/debian/control
+++ b/debian/control
@@ -5,10 +5,9 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders:
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends:
+ debhelper (>= 10),
  automake,
  autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
  libtool
 Build-Depends-Indep:
  doxygen
diff --git a/debian/rules b/debian/rules
index cb5c8bf..ce71a72 100755
--- a/debian/rules
+++ b/debian/rules
@@ -1,7 +1,7 @@
 #!/usr/bin/make -f
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_strip:
 	dh_strip -plibltc11 --dbg-package=libltc-dbg

-- 
libltc packaging



More information about the pkg-multimedia-commits mailing list