[Python-modules-commits] [pastescript] 08/09: Fixed watch file.
Thomas Goirand
zigo at moszumanska.debian.org
Sat Dec 23 14:08:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
zigo pushed a commit to branch master
in repository pastescript.
commit 31311953b8d2af6da5244032a38d22898326e234
Author: Thomas Goirand <thomas at goirand.fr>
Date: Sat Dec 23 13:13:59 2017 +0000
Fixed watch file.
---
debian/changelog | 1 +
debian/watch | 2 +-
2 files changed, 2 insertions(+), 1 deletion(-)
diff --git a/debian/changelog b/debian/changelog
index 91a8d36..660791b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -19,6 +19,7 @@ pastescript (2.0.2-1) UNRELEASED; urgency=medium
* Removed (build-)dependency versions (satisfied in Stable).
* Add myself as uploader.
* Standards-Version is now 4.1.2.
+ * Fixed watch file.
-- Thomas Goirand <zigo at debian.org> Sat, 23 Dec 2017 12:28:59 +0000
diff --git a/debian/watch b/debian/watch
index c08579a..48db0d5 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
version=3
-http://pypi.python.org/packages/source/P/PasteScript/PasteScript-(.*)\.tar\.gz debian uupdate
+https://pypi.debian.net/pastescript/pastescript-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/pastescript.git
More information about the Python-modules-commits
mailing list