[SCM] qmidinet/master: Remove dh_autorenf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Tue Jun 27 12:00:53 UTC 2017
The following commit has been merged in the master branch:
commit 9d0a78005a11fcab7e14eb7c0c4412f49cfdd9e6
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Jun 27 13:29:29 2017 +0200
Remove dh_autorenf.
diff --git a/debian/control b/debian/control
index ce8d33a..dbb25a7 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Uploaders:
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
debhelper (>= 10~),
- dh-autoreconf,
automake,
qtbase5-dev,
qttools5-dev-tools,
diff --git a/debian/rules b/debian/rules
index 462dfd7..095ef21 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
export QT_SELECT=qt5
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- --enable-debug \
--
qmidinet packaging
More information about the pkg-multimedia-commits
mailing list