[SCM] sooperlooper/master: Set dh 10.
mira-guest at users.alioth.debian.org
mira-guest at users.alioth.debian.org
Sat Dec 17 21:52:53 UTC 2016
The following commit has been merged in the master branch:
commit 2fc0f4ddc83bb38cff03d037a963a9364e965830
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date: Sat Dec 17 22:40:09 2016 +0100
Set dh 10.
diff --git a/debian/control b/debian/control
index d5e256d..0656d37 100644
--- a/debian/control
+++ b/debian/control
@@ -7,7 +7,7 @@ Uploaders:
Jaromír Mikeš <mira.mikes at seznam.cz>
Build-Depends:
autotools-dev,
- debhelper (>= 9),
+ debhelper (>= 10),
libasound2-dev [!kfreebsd-i386 !kfreebsd-amd64 !hurd-i386],
libjack-dev,
liblo-dev,
diff --git a/debian/rules b/debian/rules
index 934fb70..d4f4347 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all
CXXFLAGS += -std=c++11
%:
- dh $@ --parallel --with autotools_dev
+ dh $@
override_dh_auto_configure:
dh_auto_configure -- --enable-gtk2
--
sooperlooper packaging
More information about the pkg-multimedia-commits
mailing list