[SCM] samplv1/master: Remove dh_autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 26 20:57:43 UTC 2017
The following commit has been merged in the master branch:
commit 4a49ab57d14770e4038c701695b714b85846feb3
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 26 22:23:59 2017 +0200
Remove dh_autoreconf.
diff --git a/debian/control b/debian/control
index 189fe76..a89eb1c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,6 @@ Uploaders:
Build-Depends:
automake,
debhelper (>= 10),
- dh-autoreconf,
ladspa-sdk,
libasound2-dev,
libjack-dev,
diff --git a/debian/rules b/debian/rules
index 97b268d..eb6f58a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -24,7 +24,7 @@ EXTRA_CONFIGURE_ARGS += --enable-sse
endif
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS)
--
samplv1 packaging
More information about the pkg-multimedia-commits
mailing list