[SCM] drumkv1/master: Remove dh_autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 26 22:52:43 UTC 2017
The following commit has been merged in the master branch:
commit 959b16abc55b8288a053621240e2c3ee83faf3ff
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Tue Jun 27 00:42:21 2017 +0200
Remove dh_autoreconf.
diff --git a/debian/control b/debian/control
index ee0af67..612ad95 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 12b0e4a..7515045 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)
--
drumkv1 packaging
More information about the pkg-multimedia-commits
mailing list