[med-svn] [python-ruffus] 01/02: Point watch file to Github which is more reliable.
Andreas Tille
tille at debian.org
Mon Jul 25 11:57:23 UTC 2016
This is an automated email from the git hooks/post-receive script.
tille pushed a commit to branch master
in repository python-ruffus.
commit 37f9b4fdf64a1d14ea1069fad01ff6226de91b3e
Author: Andreas Tille <tille at debian.org>
Date: Mon Jul 25 13:20:14 2016 +0200
Point watch file to Github which is more reliable.
---
debian/changelog | 6 ++++++
debian/watch | 2 +-
2 files changed, 7 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 5bb3340..80cc25e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-ruffus (2.6.3+dfsg-4) UNRELEASED; urgency=medium
+
+ * Point watch file to Github which is more reliable.
+
+ -- Andreas Tille <tille at debian.org> Mon, 25 Jul 2016 13:19:50 +0200
+
python-ruffus (2.6.3+dfsg-3) unstable; urgency=medium
[ Sascha Steinbiss ]
diff --git a/debian/watch b/debian/watch
index cf45ae3..8070438 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
version=3
opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
- https://pypi.python.org/pypi/ruffus .*/r/ruffus/ruffus-([.\d]+)\.tar\.gz
+ https://github.com/bunbun/ruffus/releases .*/archive/v(\d[\d.-]+)\.(?:tar(?:\.gz|\.bz2)?|tgz)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/python-ruffus.git
More information about the debian-med-commit
mailing list