[Python-modules-commits] [python-fudge] 01/15: Use PyPI redirector for watch file
Jan Dittberner
jandd at moszumanska.debian.org
Wed Dec 30 15:20:37 UTC 2015
This is an automated email from the git hooks/post-receive script.
jandd pushed a commit to branch master
in repository python-fudge.
commit a937afc7d18461c636f1d145d317bccacea6640c
Author: Jan Dittberner <jandd at debian.org>
Date: Wed Dec 30 15:18:13 2015 +0100
Use PyPI redirector for watch file
---
debian/changelog | 4 ++++
debian/watch | 2 +-
2 files changed, 5 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 26a1cf0..b21d698 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,11 @@
python-fudge (1.0.3-4) UNRELEASED; urgency=low
+ [ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
+ [ Jan Dittberner ]
+ * Use PyPI redirector for watch file
+
-- Jakub Wilk <jwilk at debian.org> Sun, 05 May 2013 16:02:37 +0200
python-fudge (1.0.3-3) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 338c01b..a069fed 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/f/fudge/ fudge-(.*)\.tar\.gz
+https://pypi.debian.net/fudge/fudge-(.+)\.tar\.gz
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-fudge.git
More information about the Python-modules-commits
mailing list