[Python-modules-commits] [python-slimmer] 01/12: Switch debian/watch to PyPI redirector

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 3 20:53:15 UTC 2016


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

jandd pushed a commit to branch master
in repository python-slimmer.

commit 5300337a9289a3b70e64e202b99fd089c9685682
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Jan 3 20:40:44 2016 +0100

    Switch debian/watch to PyPI redirector
---
 debian/changelog | 4 ++++
 debian/watch     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 30a43dc..1aed8d8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
 python-slimmer (0.1.30-7) UNRELEASED; urgency=low
 
+  [ Jakub Wilk ]
   * Use canonical URIs for Vcs-* fields.
   * Remove DM-Upload-Allowed; it's no longer used by the archive
     software.
 
+  [ Jan Dittberner ]
+  * Switch debian/watch to PyPI redirector
+
  -- Jakub Wilk <jwilk at debian.org>  Sun, 05 May 2013 18:40:56 +0200
 
 python-slimmer (0.1.30-6) unstable; urgency=low
diff --git a/debian/watch b/debian/watch
index 9133c44..b24af83 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/s/slimmer/slimmer-(.*).tar.gz
+http://pypi.debian.net/slimmer/slimmer-(.*).tar.gz

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-slimmer.git



More information about the Python-modules-commits mailing list