[SCM] qtractor/master: Remove dh_autoreconf.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Thu Jun 29 17:56:31 UTC 2017


The following commit has been merged in the master branch:
commit 5bf05e5a0348dd5bfa3782318906a903df2b2675
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Thu Jun 29 19:08:57 2017 +0200

    Remove dh_autoreconf.

diff --git a/debian/control b/debian/control
index 1544426..ed3129b 100644
--- a/debian/control
+++ b/debian/control
@@ -10,7 +10,6 @@ Uploaders:
 Build-Depends:
  automake,
  debhelper (>= 10~),
- dh-autoreconf,
  dssi-dev,
  ladspa-sdk,
  libasound2-dev,
diff --git a/debian/rules b/debian/rules
index ab2e6f2..fd5572b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ LDFLAGS+=-Wl,--as-needed
 export QT_SELECT=qt5
 
 %:
-	dh $@ --with autoreconf
+	dh $@
 
 override_dh_auto_configure:
 	dh_auto_configure -- \

-- 
qtractor packaging



More information about the pkg-multimedia-commits mailing list