summaryrefslogtreecommitdiff
path: root/debian
diff options
context:
space:
mode:
authorColin Watson <cjwatson@debian.org>2015-05-01 01:02:52 +0100
committerColin Watson <cjwatson@debian.org>2015-05-01 01:02:52 +0100
commit01c58a1a6a084a8abaa326a082230747004d53db (patch)
tree49cd8c9841b05303a6b13a4886bd1c50bb512122 /debian
parent75e81c177665159523ef1ef216ddda9bba4f4bfe (diff)
debian/watch: Update to use pypi.debian.net mirror.
Diffstat (limited to 'debian')
-rw-r--r--debian/changelog6
-rw-r--r--debian/watch3
2 files changed, 8 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index e66d0a2..fb01a0f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-tblib (0.2.0-2) UNRELEASED; urgency=medium
+
+ * debian/watch: Update to use pypi.debian.net mirror.
+
+ -- Colin Watson <cjwatson@debian.org> Fri, 01 May 2015 01:02:35 +0100
+
python-tblib (0.2.0-1) experimental; urgency=medium
* New upstream release.
diff --git a/debian/watch b/debian/watch
index 39323bf..25cb009 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-http://pypi.python.org/packages/source/t/tblib/tblib-(.+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+http://pypi.debian.net/tblib/tblib-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))