[Python-modules-commits] [python-fs] 06/17: Use pypi redirector for debian/watch file

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 3 19:30:04 UTC 2016


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

jandd pushed a commit to branch master
in repository python-fs.

commit d181908409c7b4d221e2a0a3792b9e3a97bddc44
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Jan 3 17:49:47 2016 +0100

    Use pypi redirector for debian/watch file
---
 debian/changelog | 1 +
 debian/watch     | 4 +---
 2 files changed, 2 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 691a979..0e02e25 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
 python-fs (0.5.4-1) UNRELEASED; urgency=medium
 
   * New upstream version
+  * Use pypi redirector for debian/watch file
 
  -- Jan Dittberner <jandd at debian.org>  Sun, 03 Jan 2016 18:21:51 +0100
 
diff --git a/debian/watch b/debian/watch
index 805ec00..ef2226c 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,2 @@
 version=3
-opts=uversionmangle=s/(\d)[_\.\-\+]?((RC|rc|pre|dev|beta|alpha|b|a)[\-\.]?\d*)$/$1~$2/,\
-downloadurlmangle=s%.*/([^/]*)/downloads/detail\?name=([^=&]*).*%http://$1.googlecode.com/files/$2%,filenamemangle=s/.*name=([^&]+).*/$1/ \
-http://code.google.com/p/pyfilesystem/downloads/list?can=1 .*=fs-(\d.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz)|zip).*
+https://pypi.debian.net/fs/fs-([\d.]+)\.tar\.(?:gz|xz)

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



More information about the Python-modules-commits mailing list