[SCM] qjackctl/master: Remove dh_autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 26 14:56:49 UTC 2017
The following commit has been merged in the master branch:
commit 457ab02979fda96b7c3df8649ac177cbc3b13822
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 26 14:46:00 2017 +0200
Remove dh_autoreconf.
diff --git a/debian/control b/debian/control
index 8658d4a..6dc16b3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,6 @@ Uploaders:
Build-Depends:
cdbs,
debhelper (>= 10),
- dh-autoreconf,
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libjack-dev,
qtbase5-dev,
diff --git a/debian/rules b/debian/rules
index 30abe7e..e8ca770 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,6 @@ export QT_SELECT=qt5
include /usr/share/cdbs/1/rules/debhelper.mk
include /usr/share/cdbs/1/class/autotools.mk
-include /usr/share/cdbs/1/rules/autoreconf.mk
ifeq ($(shell dpkg-vendor --derives-from Ubuntu && echo yes),yes)
DEB_DH_GENCONTROL_ARGS_qjackctl = -- -Vdist:Recommends="pulseaudio-utils"
--
qjackctl packaging
More information about the pkg-multimedia-commits
mailing list