[SCM] phasex/master: Remove autoreconf
gabork-guest at users.alioth.debian.org
gabork-guest at users.alioth.debian.org
Fri Dec 29 12:31:35 UTC 2017
The following commit has been merged in the master branch:
commit 188d6bf87a666f54b627ba7609ed07e367d48194
Author: Gabor Karsay <gabor.karsay at gmx.at>
Date: Wed Nov 29 21:36:48 2017 +0100
Remove autoreconf
diff --git a/debian/control b/debian/control
index 71b556f..f33001b 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,
libasound2-dev [linux-any],
libgtk2.0-dev,
libjack-dev,
diff --git a/debian/rules b/debian/rules
index aee1ab0..4f5137d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ endif
LDFLAGS+=-Wl,--as-needed
%:
- dh $@ --parallel --with=autoreconf
+ dh $@ --parallel
override_dh_auto_configure:
dh_auto_configure -- $(DEB_CONFIGURE_FLAGS_EXTRA)
--
phasex packaging
More information about the pkg-multimedia-commits
mailing list