[Python-modules-commits] [paste] 01/01: Fixed d/watch file
Ondřej Nový
onovy-guest at moszumanska.debian.org
Fri Mar 4 22:46:45 UTC 2016
This is an automated email from the git hooks/post-receive script.
onovy-guest pushed a commit to branch master
in repository paste.
commit d797fc85fc5f1f1d3500efdc222dd95f10249667
Author: Ondřej Nový <novy at ondrej.org>
Date: Fri Mar 4 23:44:54 2016 +0100
Fixed d/watch file
---
debian/changelog | 1 +
debian/watch | 3 ++-
2 files changed, 3 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 852e992..85ae85b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ paste (1.7.5.1-7) UNRELEASED; urgency=medium
* wrap-and-sort
* Fixed Vcs-Git (git->https)
* d/copyright changed to machine-readable format
+ * Fixed d/watch file
-- Ondřej Nový <novy at ondrej.org> Fri, 04 Mar 2016 23:24:56 +0100
diff --git a/debian/watch b/debian/watch
index bd8a012..6c28bf3 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pypi.python.org/packages/source/P/Paste/ Paste-(.*)\.tar\.gz debian uupdate
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/Paste/Paste-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/paste.git
More information about the Python-modules-commits
mailing list