[qhull] 01/05: bump to debhelper 10
Barak A. Pearlmutter
barak+git at pearlmutter.net
Wed Jan 18 13:40:04 UTC 2017
This is an automated email from the git hooks/post-receive script.
bap pushed a commit to branch master
in repository qhull.
commit 13f711e4e8934b5f0a571413163bde565bb3c367
Author: Barak A. Pearlmutter <barak+git at pearlmutter.net>
Date: Wed Jan 18 13:18:52 2017 +0000
bump to debhelper 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 0184208..fff079e 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,7 @@ Priority: optional
Maintainer: Debian Science Maintainers <debian-science-maintainers at lists.alioth.debian.org>
Uploaders: Barak A. Pearlmutter <bap at debian.org>
Standards-Version: 3.9.7
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
dh-exec (>= 0.3),
cmake,
chrpath,
diff --git a/debian/rules b/debian/rules
index 284bd1e..4249972 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
#export DH_VERBOSE=1
%:
- dh $@ --buildsystem=cmake --parallel
+ dh $@ --buildsystem=cmake
override_dh_auto_build:
dh_auto_build
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/qhull.git
More information about the debian-science-commits
mailing list