[SCM] qxgedit/master: Remove dh_autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Wed Jun 28 17:27:07 UTC 2017
The following commit has been merged in the master branch:
commit 596154099a42eb9f877a2daf6a61b8b09984ae15
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Wed Jun 28 15:41:01 2017 +0200
Remove dh_autoreconf.
diff --git a/debian/control b/debian/control
index 51eb5e0..9a51ce8 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,6 @@ Priority: optional
Build-Depends: automake,
debhelper (>= 10),
pkg-config,
- dh-autoreconf,
qtbase5-dev,
qttools5-dev-tools,
libqt5x11extras5-dev,
diff --git a/debian/rules b/debian/rules
index 9628dd1..9a6d73f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,5 +9,5 @@ export DEB_CFLAGS_MAINT_APPEND := $(shell dpkg-buildflags --get CPPFLAGS)
export QT_SELECT=qt5
%:
- dh $@ --with autoreconf
+ dh $@
--
qxgedit packaging
More information about the pkg-multimedia-commits
mailing list