[ros-ros-comm] 06/12: Update policy and debhelper versions

Jochen Sprickerhof jspricke at moszumanska.debian.org
Tue Aug 15 16:23:15 UTC 2017


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

jspricke pushed a commit to branch old
in repository ros-ros-comm.

commit fd2575067f393e0b6402e8d50a5202b1d76709c1
Author: Jochen Sprickerhof <git at jochen.sprickerhof.de>
Date:   Fri Jun 23 20:56:51 2017 +0200

    Update 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 844f20b..39f5574 100644
--- a/debian/control
+++ b/debian/control
@@ -5,13 +5,13 @@ Uploaders: Thomas Moulard <thomas.moulard at gmail.com>,
            Leopold Palomo-Avellaneda <leo at alaxarxa.net>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 9), python, catkin (>= 0.6.16-4), libroscpp-core-dev,
+Build-Depends: debhelper (>= 10), python, catkin (>= 0.6.16-4), libroscpp-core-dev,
  python-rosunit, libconsole-bridge-dev, libboost-date-time-dev,
  libboost-filesystem-dev, libboost-program-options-dev, libboost-regex-dev,
  libboost-system-dev, libboost-thread-dev, libboost-signals-dev, liblz4-dev,
  ros-message-generation, libbz2-dev, libros-rosgraph-msgs-dev, libstd-msgs-dev,
  dh-python, python-dev, liblog4cxx-dev
-Standards-Version: 3.9.8
+Standards-Version: 4.0.0
 Vcs-Browser: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-ros-comm.git
 Vcs-Git: https://anonscm.debian.org/cgit/debian-science/packages/ros/ros-ros-comm.git
 Homepage: http://wiki.ros.org/ros_comm
diff --git a/debian/rules b/debian/rules
index a551127..572e453 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@ DPKG_EXPORT_BUILDFLAGS = 1
 include /usr/share/dpkg/default.mk
 
 %:
-	dh  $@ --parallel --with=python2 --buildsystem=cmake --builddirectory=build
+	dh  $@ --with=python2 --buildsystem=cmake --builddirectory=build
 
 get-orig-source:
 	uscan --verbose --force-download --repack --compress xz

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



More information about the debian-science-commits mailing list