[med-svn] [picard-tools] 01/06: Care for xz compression right inside d/watch

Andreas Tille tille at debian.org
Sun Feb 21 18:51:49 UTC 2016


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

tille pushed a commit to branch master
in repository picard-tools.

commit 268564c914db614011e7b223e145d9380890dc6f
Author: Andreas Tille <tille at debian.org>
Date:   Sun Feb 21 18:52:00 2016 +0100

    Care for xz compression right inside d/watch
---
 debian/changelog | 2 +-
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 0c4970b..ce6a6c0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,4 +1,4 @@
-picard-tools (1.141+dfsg.1-1) UNRELEASED; urgency=medium
+picard-tools (1.141+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
   * Add get-orig-source target
diff --git a/debian/rules b/debian/rules
index 56f7a7c..7a83c0a 100755
--- a/debian/rules
+++ b/debian/rules
@@ -36,6 +36,3 @@ override_dh_link:
 	dh_link
 	mh_installjar
 	mh_installpom
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index a6e1393..a4461e7 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\+dfsg\.\d+$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/picard-tools-$1.tar.gz/,uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg.1 \
+opts=dversionmangle=s/\+dfsg$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/picard-tools-$1.tar.gz/,uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg,repack,compression=xz \
   https://github.com/broadinstitute/picard/releases .*/v?(\d\S*)\.tar\.gz

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



More information about the debian-med-commit mailing list