[SCM] brp-pacu/master: Set dh/compat 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Thu Nov 24 12:34:33 UTC 2016
The following commit has been merged in the master branch:
commit c700023e94d90fc35cb9a3799b784ac29bfadcae
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Thu Nov 24 13:09:38 2016 +0100
Set dh/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 51dd41c..6085d65 100644
--- a/debian/control
+++ b/debian/control
@@ -6,8 +6,7 @@ Uploaders:
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
autotools-dev,
- debhelper (>= 9),
- dh-autoreconf,
+ debhelper (>= 10),
fftw-dev,
libglib2.0-dev,
libgtk2.0-dev,
diff --git a/debian/rules b/debian/rules
index 7ce9dde..ed91216 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_install:
dh_auto_install
--
brp-pacu packaging
More information about the pkg-multimedia-commits
mailing list