[Python-modules-commits] [pyspf] 01/01: Fix debian/watch to use Debian pypi redirector (so it works)

Scott Kitterman kitterman at moszumanska.debian.org
Wed Nov 9 16:35:57 UTC 2016


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

kitterman pushed a commit to branch master
in repository pyspf.

commit 89cac576a74c0b55f5affb4fa69322e1b62257d6
Author: Scott Kitterman <scott at kitterman.com>
Date:   Wed Nov 9 11:35:50 2016 -0500

    Fix debian/watch to use Debian pypi redirector (so it works)
---
 debian/changelog | 6 ++++++
 debian/watch     | 3 +--
 2 files changed, 7 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index bdc9a7c..024a173 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+pyspf (2.0.12t-4) UNRELEASED; urgency=medium
+
+  * Fix debian/watch to use Debian pypi redirector (so it works)
+
+ -- Scott Kitterman <scott at kitterman.com>  Wed, 09 Nov 2016 11:35:17 -0500
+
 pyspf (2.0.12t-3) unstable; urgency=medium
 
   * Fix thinko in update-alternatives fix in previous upload
diff --git a/debian/watch b/debian/watch
index 893ba59..73d5a20 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,2 @@
 version=3
-https://pypi.python.org/packages/source/p/pyspf/pyspf-(.*).tar.gz debian uupdate
-
+http://pypi.debian.net/pyspf/pyspf-([0-9][0-9t\.\-]*).tar.gz

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



More information about the Python-modules-commits mailing list