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

Andreas Tille tille at debian.org
Sun Dec 11 07:21:23 UTC 2016


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

tille pushed a commit to branch master
in repository snakemake.

commit e59c7c52bcb9dd060740f7e3992b42b0b25b288c
Author: Andreas Tille <tille at debian.org>
Date:   Sun Dec 11 08:11:42 2016 +0100

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

diff --git a/debian/changelog b/debian/changelog
index eef5671..e91d2df 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,12 @@
 snakemake (3.9.0+dfsg-1) UNRELEASED; urgency=medium
 
+  [ Kevin Murray ]
   * New upstream version 3.9.0 (Closes: #845737)
 
+  [ Andreas Tille ]
+  * debhelper 10
+  * d/watch: version=4
+
  -- Kevin Murray <kdmfoss at gmail.com>  Wed, 07 Dec 2016 09:02:12 +1100
 
 snakemake (3.8.2+dfsg-1) unstable; urgency=medium
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 6e0ab21..8c37e8b 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Maintainer: Debian Med Packaging <debian-med-packaging at lists.alioth.debian.org>
 Uploaders: Kevin Murray <spam at kdmurray.id.au>
 Section: science
 Priority: optional
-Build-Depends: debhelper (>= 9),
+Build-Depends: debhelper (>= 10),
                dh-python,
                python3 (>= 3.2),
                python3-nose,
diff --git a/debian/rules b/debian/rules
index 3d68241..b379ef8 100755
--- a/debian/rules
+++ b/debian/rules
@@ -13,7 +13,7 @@ export SPHINXBUILD=/usr/share/sphinx/scripts/python3/sphinx-build
 
 # main packaging script based on dh7 syntax
 %:
-	dh $@ --with python3,sphinxdoc --buildsystem=pybuild --parallel
+	dh $@ --with python3,sphinxdoc --buildsystem=pybuild
 
 override_dh_auto_build:
 	dh_auto_build
diff --git a/debian/watch b/debian/watch
index 7a59d10..9c61108 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
-version=3
+version=4
 
 opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g,filenamemangle=s/(?:.*?)?v?(\d[\d.]*)\.tar\.gz/snakemake-$1.tar.gz/" \
   https://bitbucket.org/snakemake/snakemake/downloads?tab=tags .*/v(\d\S*)\.tar\.gz

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



More information about the debian-med-commit mailing list