[Pkg-voip-commits] [asterisk] 04/07: Bump to debhelper 10, enabling parallel build
Bernhard Schmidt
berni at moszumanska.debian.org
Wed Nov 9 08:51:11 UTC 2016
This is an automated email from the git hooks/post-receive script.
berni pushed a commit to branch master
in repository asterisk.
commit f2bcb12c8b6fd478ea2161af128a2dd654000b75
Author: Bernhard Schmidt <berni at debian.org>
Date: Wed Nov 9 09:21:54 2016 +0100
Bump to debhelper 10, enabling parallel build
Closes: #778751
---
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 6056e65..39a94e7 100644
--- a/debian/control
+++ b/debian/control
@@ -14,7 +14,7 @@ Build-Depends:
autotools-dev,
binutils-dev,
dahdi-source,
- debhelper (>= 9),
+ debhelper (>= 10),
default-libmysqlclient-dev,
dh-autoreconf,
dh-systemd,
diff --git a/debian/rules b/debian/rules
index a0adc2a..ba8c5ee 100755
--- a/debian/rules
+++ b/debian/rules
@@ -11,7 +11,7 @@
# The "all" option enables "PIE" and "BINDNOW" and future hardening flags
%:
- dh "$@" --with autotools_dev,autoreconf,systemd
+ dh "$@" --with autotools_dev
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
DPKG_EXPORT_BUILDFLAGS = 1
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-voip/asterisk.git
More information about the Pkg-voip-commits
mailing list