[python-descartes] 01/01: Fix broken watch file, use pypi.debian.net instead of pypi.python.org.

Sebastiaan Couwenberg sebastic at moszumanska.debian.org
Mon May 11 23:17:00 UTC 2015


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

sebastic pushed a commit to branch master
in repository python-descartes.

commit ca30c3feadae6dc41adc89ec9c6ff32de8aeac4a
Author: Bas Couwenberg <sebastic at xs4all.nl>
Date:   Tue May 12 01:16:49 2015 +0200

    Fix broken watch file, use pypi.debian.net instead of pypi.python.org.
---
 debian/changelog | 7 +++++++
 debian/watch     | 2 +-
 2 files changed, 8 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0917812..43d876d 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+python-descartes (1.0.1-2) UNRELEASED; urgency=medium
+
+  * Team upload.
+  * Fix broken watch file, use pypi.debian.net instead of pypi.python.org.
+
+ -- Bas Couwenberg <sebastic at debian.org>  Tue, 12 May 2015 01:15:44 +0200
+
 python-descartes (1.0.1-1) unstable; urgency=medium
 
   * Initial release (Closes: #773430)
diff --git a/debian/watch b/debian/watch
index 23ff212..7ed0d47 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/(rc|dev|a|b|c)/~$1/ \
-https://pypi.python.org/packages/source/d/descartes/descartes-(.*)\.(?:tar\.gz|zip|tar\.bz2)
+http://pypi.debian.net/descartes/descartes-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-grass/python-descartes.git



More information about the Pkg-grass-devel mailing list