[med-svn] [openslide] 01/03: debhelper 10, d/watch: version=4

Andreas Tille tille at debian.org
Sat Dec 24 08:21:09 UTC 2016


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

tille pushed a commit to branch master
in repository openslide.

commit 3226cdbd331a229c2635aab11718c35e876f6803
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 24 08:45:48 2016 +0100

    debhelper 10, d/watch: version=4
---
 debian/changelog | 7 +++++++
 debian/compat    | 2 +-
 debian/control   | 2 +-
 debian/rules     | 2 +-
 debian/watch     | 2 +-
 5 files changed, 11 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a07fb85..054357d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+openslide (3.4.1+dfsg-2) UNRELEASED; urgency=medium
+
+  * debhelper 10
+  * d/watch: version=4
+
+ -- Andreas Tille <tille at debian.org>  Sat, 24 Dec 2016 08:44:42 +0100
+
 openslide (3.4.1+dfsg-1) unstable; urgency=medium
 
   * Team upload
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 0ca1d77..ccfdfc7 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging Team <debian-med-packaging at lists.alioth.debian.
 Uploaders: Mathieu Malaterre <malat at debian.org>
 Section: libs
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                libjpeg-dev,
                libopenjp2-7-dev,
                zlib1g-dev,
diff --git a/debian/rules b/debian/rules
index 7e85fa2..8cea072 100755
--- a/debian/rules
+++ b/debian/rules
@@ -4,7 +4,7 @@
 export DEB_BUILD_MAINT_OPTIONS = hardening=+all
 
 %:
-	dh $@ --parallel
+	dh $@
 
 # by default build is not verbose enough to check build flags:
 override_dh_auto_configure:
diff --git a/debian/watch b/debian/watch
index 1917919..57fde8a 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
-version=3
+version=4
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,compression=xz" \
    http://openslide.org/download .*/openslide-([\d\.]+)\.tar\.xz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/openslide.git



More information about the debian-med-commit mailing list