[Pkg-voip-commits] [twinkle] 06/08: Bump debhelper compat level to 10

Peter Colberg peter at colberg.org
Sat Oct 29 04:00:29 UTC 2016


This is an automated email from the git hooks/post-receive script.

pc-guest pushed a commit to branch master
in repository twinkle.

commit c198607bc72f3db348451e3705204cafc339feee
Author: Peter Colberg <peter at colberg.org>
Date:   Fri Oct 28 23:11:21 2016 -0400

    Bump debhelper compat level to 10
---
 debian/compat  | 2 +-
 debian/control | 2 +-
 debian/rules   | 2 +-
 3 files changed, 3 insertions(+), 3 deletions(-)

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 774cbdb..bee7bb8 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Peter Colberg <peter at colberg.org>,
            Rolf Leggewie <foss at rolf.leggewie.biz>
 Build-Depends: bison,
                cmake,
-               debhelper (>= 9),
+               debhelper (>= 10),
                flex,
                libasound2-dev [linux-any],
                libccrtp-dev,
diff --git a/debian/rules b/debian/rules
index 1ad6aad..1659f43 100755
--- a/debian/rules
+++ b/debian/rules
@@ -19,7 +19,7 @@ export DEB_LDFLAGS_MAINT_APPEND = -Wl,--as-needed
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 override_dh_clean:
 	rm -f debian/twinkle.1

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/twinkle.git



More information about the Pkg-voip-commits mailing list