[SCM] qsampler/master: Build with dh-autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Fri Jul 22 19:21:44 UTC 2016
The following commit has been merged in the master branch:
commit eb702ab626a13198ba542150373784118b7c6391
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Fri Jul 22 21:08:43 2016 +0200
Build with dh-autoreconf.
diff --git a/debian/control b/debian/control
index 3314636..d17c00c 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Free Ekanayaka <freee at debian.org>,
Alessio Treglia <alessio at debian.org>,
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends: debhelper (>= 9),
+ dh-autoreconf,
pkg-config,
qtbase5-dev,
qttools5-dev-tools,
diff --git a/debian/rules b/debian/rules
index ae45c55..90440aa 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,4 +5,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT=qt5
%:
- dh $@ --parallel
+ dh $@ --parallel --with autoreconf
--
qsampler packaging
More information about the pkg-multimedia-commits
mailing list