[SCM] qsynth/master: Build with dh-autoreconf.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Fri Jul 22 19:58:35 UTC 2016


The following commit has been merged in the master branch:
commit c6ff547c77f345579b2d1d188d56e0b8005599c2
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Fri Jul 22 21:34:13 2016 +0200

    Build with dh-autoreconf.

diff --git a/debian/control b/debian/control
index 61d5846..0f3e72a 100644
--- a/debian/control
+++ b/debian/control
@@ -8,6 +8,7 @@ Uploaders:
 Build-Depends:
  cmake,
  debhelper (>= 9),
+ dh-autoreconf,
  qtbase5-dev,
  qttools5-dev-tools,
  libqt5x11extras5-dev,
diff --git a/debian/rules b/debian/rules
index 4036b45..2c0e4c5 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,4 +6,4 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 export QT_SELECT=qt5
 
 %:
-	dh $@ --parallel
+	dh $@ --parallel --with autoreconf

-- 
qsynth packaging



More information about the pkg-multimedia-commits mailing list