[SCM] liblivemedia/master: Bump debhelper compat to 10
sramacher at users.alioth.debian.org
sramacher at users.alioth.debian.org
Sun Nov 6 23:21:46 UTC 2016
The following commit has been merged in the master branch:
commit 3f2cdc9c74b62ef54b00dc9ddda68431520c7da1
Author: Sebastian Ramacher <sramacher at debian.org>
Date: Mon Nov 7 00:12:55 2016 +0100
Bump debhelper compat to 10
diff --git a/debian/compat b/debian/compat
index ec63514..f599e28 100644
--- a/debian/compat
+++ b/debian/compat
@@ -1 +1 @@
-9
+10
diff --git a/debian/control b/debian/control
index 11dac4f..1bc3e29 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Reinhard Tartler <siretart at tauware.de>,
Sam Hocevar (Debian packages) <sam+deb at zoy.org>,
Christophe Mutricy <xtophe at videolan.org>,
Sebastian Ramacher <sramacher at debian.org>
-Build-Depends: debhelper (>= 9)
+Build-Depends: debhelper (>= 10)
Standards-Version: 3.9.8
Homepage: http://www.live555.com/liveMedia/
Vcs-Git: https://anonscm.debian.org/git/pkg-multimedia/liblivemedia.git
diff --git a/debian/rules b/debian/rules
index fa9d8d0..f5e7bb0 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@ endif
export CXX
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_configure:
./genMakefiles linux-with-shared-libraries
--
liblivemedia packaging
More information about the pkg-multimedia-commits
mailing list