[Python-modules-commits] [voluptuous] 01/04: d/watch: Update to use pypi.debian.net redirector.

Barry Warsaw barry at moszumanska.debian.org
Tue Aug 2 17:43:03 UTC 2016


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

barry pushed a commit to branch master
in repository voluptuous.

commit 4af4e07c6329ccc89551610053216d40d580c041
Author: Barry Warsaw <barry at ubuntu.com>
Date:   Tue Aug 2 10:27:14 2016 -0400

    d/watch: Update to use pypi.debian.net redirector.
---
 debian/changelog | 8 ++++++--
 debian/watch     | 3 ++-
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 410d1ea..ef8efa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,13 @@
-voluptuous (0.8.2-2) UNRELEASED; urgency=medium
+voluptuous (0.9.2-1) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed homepage (https)
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 22:37:29 +0200
+  [ Barry Warsaw ]
+  * d/watch: Update to use pypi.debian.net redirector.
+
+ -- Barry Warsaw <barry at debian.org>  Tue, 02 Aug 2016 10:26:17 -0400
 
 voluptuous (0.8.2-1) unstable; urgency=low
 
diff --git a/debian/watch b/debian/watch
index d03e8df..211908f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
 version=3
-http://githubredir.debian.net/github/alecthomas/voluptuous /(.+)\.tar\.gz
+opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+https://pypi.debian.net/voluptuous/voluptuous-(.+)\.(?: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/voluptuous.git



More information about the Python-modules-commits mailing list