summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorJelmer Vernooij <jelmer@samba.org>2015-03-26 12:32:23 +0000
committerJelmer Vernooij <jelmer@samba.org>2015-03-26 12:32:23 +0000
commit7b0722a37f3335fb17c0e34bdb065d07ee61c428 (patch)
treeedcf92802a27c5b53acb7c86a288021bfca6060f
parentdcfec7e4b7c81aca6999b8cbe4d256291c860b70 (diff)
downloadpython-fastimport-git-7b0722a37f3335fb17c0e34bdb065d07ee61c428.tar.gz
Fix watch URL.
-rw-r--r--debian/changelog1
-rw-r--r--debian/watch2
2 files changed, 2 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog
index 5f96ecf..5ad4b84 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,6 +3,7 @@ python-fastimport (0.9.4-3) UNRELEASED; urgency=medium
* Update Vcs-Git, Vcs-Browser and Maintainer fields to reflect the
dulwich package is now maintained by the Debian Python Modules
packaging team.
+ * Fix watch URL.
-- Jelmer Vernooij <jelmer@debian.org> Sat, 07 Feb 2015 17:49:21 +0100
diff --git a/debian/watch b/debian/watch
index f89eddc..c4358f6 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,3 +1,3 @@
version=3
opts="pgpsigurlmangle=s/$/.asc/" \
- https://pypi.python.org/packages/source/f/fastimport/fastimport-(.*).tar.gz
+ https://pypi.python.org/pypi/fastimport/ https://pypi.python.org/packages/source/f/fastimport/fastimport-(.*)\.tar\.gz