[med-svn] [python-biopython] 01/06: Point d/watch to github

Andreas Tille tille at debian.org
Wed Jun 8 20:01:27 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 d913a7b6ac1b0dd087b13e7ad4166cc59b6fae5d
Author: Andreas Tille <tille at debian.org>
Date:   Wed Jun 8 21:22:18 2016 +0200

    Point d/watch to github
---
 debian/changelog | 6 ++++++
 debian/watch     | 4 ++--
 2 files changed, 8 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 7f79849..45df7b0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-biopython (1.66+dfsg-4) UNRELEASED; urgency=medium
+
+  * Point d/watch to github
+
+ -- Andreas Tille <tille at debian.org>  Wed, 08 Jun 2016 21:21:55 +0200
+
 python-biopython (1.66+dfsg-3) unstable; urgency=medium
 
   * Apply fix from upstream for test case dealing with new blastp output format
diff --git a/debian/watch b/debian/watch
index bb1745d..7f681eb 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
 
-opts="uversionmangle=s/b/~b/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//" \
-  http://biopython.org/DIST/biopython-(.\.\w+)\.tar\.gz
+opts="uversionmangle=s/b/~b/;s/(\d)(\d+)/$1.$2/,repacksuffix=+dfsg,dversionmangle=s/\+dfsg//" \
+  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