[SCM] qmidiarp/master: Remove B-D on dh_autoreconf.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Sun Dec 17 21:28:24 UTC 2017


The following commit has been merged in the master branch:
commit def15900bf47eb9ddd7913640bfde69c32a3aead
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Sun Dec 17 21:51:38 2017 +0100

    Remove B-D on dh_autoreconf.

diff --git a/debian/control b/debian/control
index 733a09e..578dd16 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,6 @@ Maintainer: Debian Multimedia Maintainers <pkg-multimedia-maintainers at lists.alio
 Uploaders: Alessio Treglia <alessio at debian.org>,
  Jaromír Mikeš <mira.mikes at seznam.cz>
 Build-Depends: debhelper (>= 10),
- dh-autoreconf,
  lv2-dev,
  qtbase5-dev,
  qttools5-dev-tools,
diff --git a/debian/rules b/debian/rules
index e39cb63..201ff45 100755
--- a/debian/rules
+++ b/debian/rules
@@ -7,7 +7,7 @@ export QT_SELECT=qt5
 export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 
 %:
-	dh $@ --with=autoreconf,scour
+	dh $@ --with=scour
 
 override_dh_auto_configure:
 	dh_auto_configure -- --enable-qt5 --with-pic

-- 
qmidiarp packaging



More information about the pkg-multimedia-commits mailing list