[med-svn] [htsjdk] 01/01: Make sure repackaged tarball is compressed with xz

Andreas Tille tille at debian.org
Mon Mar 14 20:36:29 UTC 2016


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

tille pushed a commit to branch master
in repository htsjdk.

commit 4ab4b5c4c71e87b58afd6a77c4911c7ecd1cf1b1
Author: Andreas Tille <tille at debian.org>
Date:   Mon Mar 14 21:36:14 2016 +0100

    Make sure repackaged tarball is compressed with xz
---
 debian/changelog | 6 ++++++
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 7 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index aa0c89b..1f5d2d7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+htsjdk (2.1.1+dfsg.1-2) UNRELEASED; urgency=medium
+
+  * Make sure repackaged tarball is compressed with xz
+
+ -- Andreas Tille <tille at debian.org>  Mon, 14 Mar 2016 21:35:34 +0100
+
 htsjdk (2.1.1+dfsg.1-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/rules b/debian/rules
index 9ae7062..325a06d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -31,6 +31,3 @@ override_dh_auto_test:
 
 override_jh_installlibs:
 	jh_installlibs --version-strip='[+]dfsg\.[0-9]*'
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index b42a6f2..b319eda 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/htsjdk-$1.tar.gz/,uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg.1 \
+opts=dversionmangle=s/\+dfsg\.\d+$//,filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/htsjdk-$1.tar.gz/,uversionmangle=s/-rc/~rc/,repacksuffix=+dfsg.1,repack,compression=xz \
   https://github.com/samtools/htsjdk/releases .*/v?(\d\S*)\.tar\.gz

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



More information about the debian-med-commit mailing list