[med-svn] [python-biom-format] 04/05: Fix watch file (new upstream version fixes #802867)

Andreas Tille tille at debian.org
Tue Oct 27 17:58:59 UTC 2015


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

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

commit b52592e1c2f6c7c8f1806dca0fcef8d749355de4
Author: Andreas Tille <tille at debian.org>
Date:   Tue Oct 27 18:45:28 2015 +0100

    Fix watch file (new upstream version fixes #802867)
---
 debian/changelog | 2 ++
 debian/rules     | 1 -
 debian/watch     | 4 ++--
 3 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2e71893..f94fb40 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,10 @@
 python-biom-format (2.1.4+dfsg-1) UNRELEASED; urgency=medium
 
   * New upstream version
+    Closes: #802867
   * Moved from SVN to Git
   * cme fix dpkg-control
+  * Fix watch file
 
  -- Andreas Tille <tille at debian.org>  Sat, 24 Oct 2015 18:07:11 +0200
 
diff --git a/debian/rules b/debian/rules
index 48d9c73..ec8e25f 100755
--- a/debian/rules
+++ b/debian/rules
@@ -46,6 +46,5 @@ override_dh_install:
 	rm -f $(bindir)/*.py
 
 get-orig-source:
-	# . debian/get-orig-source
 	mkdir -p ../tarballs
 	uscan --verbose --force-download --repack --compression xz --destdir=../tarballs
diff --git a/debian/watch b/debian/watch
index 2dd040b..5c62068 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=3
-opts=uversionmangle=s/$/+dfsg/ \
- https://pypi.python.org/packages/source/b/biom-format/biom-format-([.\d]+)\.tar\.gz
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  https://github.com/biocore/biom-format/releases .*/archive/(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
 

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



More information about the debian-med-commit mailing list