[SCM] synthv1/master: Remove dh_autoreconf.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Mon Jun 26 20:12:52 UTC 2017
The following commit has been merged in the master branch:
commit 4c7349d72023970c4d35f59a331be31f879ea07e
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Mon Jun 26 20:57:37 2017 +0200
Remove dh_autoreconf.
diff --git a/debian/control b/debian/control
index de42e6f..e79cae9 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 93d1983..34f95ef 100755
--- a/debian/rules
+++ b/debian/rules
@@ -20,7 +20,7 @@ EXTRA_CONFIGURE_ARGS += --disable-alsa-midi
endif
%:
- dh $@ --with autoreconf
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- $(EXTRA_CONFIGURE_ARGS)
--
synthv1 packaging
More information about the pkg-multimedia-commits
mailing list