[Pkg-ofed-commits] [libfabric] 12/18: Update to debhelper 10
Benjamin Drung
bdrung at moszumanska.debian.org
Wed Nov 29 16:04:06 UTC 2017
This is an automated email from the git hooks/post-receive script.
bdrung pushed a commit to branch master
in repository libfabric.
commit 59e97639ac10071eb126efaf95c705a37775daab
Author: Benjamin Drung <bdrung at debian.org>
Date: Wed Nov 29 15:50:25 2017 +0100
Update to debhelper 10
---
debian/compat | 2 +-
debian/control | 3 +--
debian/rules | 2 +-
3 files changed, 3 insertions(+), 4 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 864822c..6cd6294 100644
--- a/debian/control
+++ b/debian/control
@@ -4,8 +4,7 @@ Priority: optional
Maintainer: Debian OFED Infiniband packaging team <pkg-ofed-devel at lists.alioth.debian.org>
Uploaders: Roland Fehrenbacher <rf at q-leap.de>,
Ana Beatriz Guerrero Lopez <ana at debian.org>
-Build-Depends: debhelper (>= 9),
- dh-autoreconf,
+Build-Depends: debhelper (>= 10),
dpkg-dev (>= 1.13.19),
libibverbs-dev,
libpsm-infinipath1-dev,
diff --git a/debian/rules b/debian/rules
index 0f18d9d..e53da7a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -6,7 +6,7 @@ include /usr/share/dpkg/pkg-info.mk
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
- dh $@ --parallel --with autoreconf
+ dh $@
override_dh_strip:
dh_strip --dbg-package=libfabric1-dbg
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ofed/libfabric.git
More information about the Pkg-ofed-commits
mailing list