[med-svn] [python-biopython] 02/06: xz compression in d/watch

Andreas Tille tille at debian.org
Wed Jun 8 20:01:28 UTC 2016


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

tille pushed a commit to branch master
in repository python-biopython.

commit e5c2ef3e13f6f6fa709f06385af83e3ebefa0b01
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 8 21:23:56 2016 +0200

    xz compression in d/watch
---
 debian/changelog | 1 +
 debian/rules     | 3 ---
 debian/watch     | 2 +-
 3 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 45df7b0..69a0fab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-biopython (1.66+dfsg-4) UNRELEASED; urgency=medium
 
   * Point d/watch to github
+  * xz compression in d/watch
 
  -- Andreas Tille <tille at debian.org>  Wed, 08 Jun 2016 21:21:55 +0200
 
diff --git a/debian/rules b/debian/rules
index 88df4a5..76467cc 100755
--- a/debian/rules
+++ b/debian/rules
@@ -110,6 +110,3 @@ override_dh_auto_clean:
 	    rmdir Tests_avoid ; \
 	fi
 	rm -rf debian/tmp_tests
-
-get-orig-source:
-	uscan --verbose --force-download --repack --compression xz
diff --git a/debian/watch b/debian/watch
index 7f681eb..e75c704 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts="uversionmangle=s/b/~b/;s/(\d)(\d+)/$1.$2/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//" \
+opts="uversionmangle=s/b/~b/;s/(\d)(\d+)/$1.$2/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//,repack,compression=xz" \
   https://github.com/biopython/biopython/releases .*/archive/biopython-(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)

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



More information about the debian-med-commit mailing list