[Python-modules-commits] [python-roman] 01/01: Update debian/watch to use https://pypi.debian.net redirector.

Dmitry Shachnev mitya57 at moszumanska.debian.org
Wed Oct 21 19:22:56 UTC 2015


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

mitya57 pushed a commit to branch master
in repository python-roman.

commit a3c9d089eed7fbdc93e251c8dd89812b1e136d6e
Author: Dmitry Shachnev <mitya57 at gmail.com>
Date:   Wed Oct 21 22:11:24 2015 +0300

    Update debian/watch to use https://pypi.debian.net redirector.
---
 debian/changelog | 4 ++++
 debian/watch     | 2 +-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0bdd1dc..aab63d6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,10 +1,14 @@
 python-roman (2.0.0-2) UNRELEASED; urgency=medium
 
+  [ Andrea Colangelo ]
   * debian/pathes/2to3.diff: drop, upstream supports Python 3 natively
     (Closes: #734695).
   * debian/patches/series: update accordingly.
   * debian/control: Bump X-Python3-Version to >= 3.3.
 
+  [ Dmitry Shachnev ]
+  * Update debian/watch to use https://pypi.debian.net redirector.
+
  -- Andrea Colangelo <warp10 at debian.org>  Fri, 17 Jan 2014 11:43:59 +0100
 
 python-roman (2.0.0-1) unstable; urgency=medium
diff --git a/debian/watch b/debian/watch
index 7d53389..fb49641 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,2 @@
 version=3
-http://pypi.python.org/packages/source/r/roman/roman-([0-9.]+).zip
+https://pypi.debian.net/roman/roman-([0-9.]+).zip

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-roman.git



More information about the Python-modules-commits mailing list