[med-svn] [python-csb] 01/05: Fix d/watch

Andreas Tille tille at debian.org
Mon Dec 28 23:41:17 UTC 2015


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

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

commit 31dc65c9f86dd36ade1073c31fde4eed22bbf76a
Author: Andreas Tille <tille at debian.org>
Date:   Sat Dec 26 08:37:52 2015 +0100

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

diff --git a/debian/changelog b/debian/changelog
index d43e00a..12e1504 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-csb (1.2.3+dfsg-2) UNRELEASED; urgency=medium
+
+  * Fix d/watch
+
+ -- Andreas Tille <tille at debian.org>  Sat, 26 Dec 2015 08:01:36 +0100
+
 python-csb (1.2.3+dfsg-1) unstable; urgency=medium
 
   * New upstream version
diff --git a/debian/watch b/debian/watch
index 33ca57e..dbf3673 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
-opts=dversionmangle=s/\.dfsg// \
-http://pypi.python.org/packages/source/c/csb/csb-(.*)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
+opts="repacksuffix=+dfsg,dversionmangle=s/\+dfsg//g" \
+  http://pypi.debian.net/csb/csb-(.+)\.(?:tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))|zip)
\ No newline at end of file

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



More information about the debian-med-commit mailing list