[med-svn] [libzstd] 05/08: debhelper 10
Andreas Tille
tille at debian.org
Wed Sep 6 13:49:28 UTC 2017
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository libzstd.
commit 7e9fee66e061fe7bdda1cabe34e20f07b6fb60f6
Author: Andreas Tille <tille at debian.org>
Date: Wed Sep 6 15:22:49 2017 +0200
debhelper 10
---
debian/changelog | 1 +
debian/compat | 2 +-
debian/control | 2 +-
debian/rules | 2 +-
4 files changed, 4 insertions(+), 3 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 0aabca4..615e2cf 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libzstd (1.3.1+dfsg-1) UNRELEASED; urgency=medium
* New upstream version
* Exclude examples from upstream tarball
Closes: #869581
+ * debhelper 10
-- Andreas Tille <tille at debian.org> Wed, 06 Sep 2017 14:57:07 +0200
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 62dd227..f00fd6c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Priority: optional
Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.org>
Uploaders: Kevin Murray <kdmfoss at gmail.com>,
Olivier Sallou <osallou at debian.org>
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
d-shlibs,
Standards-Version: 3.9.8
Section: libs
diff --git a/debian/rules b/debian/rules
index 2277d5b..e5e0dba 100755
--- a/debian/rules
+++ b/debian/rules
@@ -9,7 +9,7 @@ export DEB_BUILD_MAINT_OPTIONS=hardening=+all
export PREFIX=/usr
%:
- dh $@ --parallel
+ dh $@
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libzstd.git
More information about the debian-med-commit
mailing list