[pcl] 02/03: Bump policy and debhelper versions

Jochen Sprickerhof jspricke at moszumanska.debian.org
Sat Jun 24 09:13:32 UTC 2017


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

jspricke pushed a commit to branch master
in repository pcl.

commit 3af4f7b1c4ce2a273a175d7e8dac1b008acf0518
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Sat Jun 24 08:50:35 2017 +0200

    Bump policy and debhelper versions
---
 debian/compat  | 2 +-
 debian/control | 4 ++--
 debian/rules   | 2 +-
 3 files changed, 4 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 0bd8df9..3c53541 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
 	   Leopold Palomo-Avellaneda <leo at alaxarxa.net>
 Section: libs
 Priority: extra
-Build-Depends: debhelper (>= 9), dh-exec (>=0.3),
+Build-Depends: debhelper (>= 10), dh-exec (>=0.3),
                cmake,
 	       python-sphinx,
 	       libboost-system-dev,
@@ -27,7 +27,7 @@ Build-Depends: debhelper (>= 9), dh-exec (>=0.3),
 	       libvtk6-qt-dev [!armel !armhf]
 Build-Depends-Indep: doxygen,
 		     doxygen-latex
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git
 Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/pcl.git
 Homepage: http://www.pointclouds.org/
diff --git a/debian/rules b/debian/rules
index a48df66..9629754 100755
--- a/debian/rules
+++ b/debian/rules
@@ -94,7 +94,7 @@ override_dh_installchangelogs:
 
 
 %:
-	dh  $@ --parallel --builddirectory=build
+	dh  $@ --builddirectory=build
 
 
 get-orig-source:

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/pcl.git



More information about the debian-science-commits mailing list