[Python-modules-commits] [fabulous] 01/15: d/watch: Moved to github, pypi doesn't have docs

Ondřej Nový onovy at moszumanska.debian.org
Sun Aug 14 10:40:06 UTC 2016


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

onovy pushed a commit to branch master
in repository fabulous.

commit 643b47a93944bcf551e72aaf0e0e6445507e884d
Author: Ondřej Nový <onovy at debian.org>
Date:   Sun Aug 14 11:50:46 2016 +0200

    d/watch: Moved to github, pypi doesn't have docs
---
 debian/watch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/watch b/debian/watch
index ffdac74..b786515 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,4 +1,4 @@
 version=4
-opts=uversionmangle=s/(rc|a|b|c)/~$1/,\
+opts=filenamemangle=s/.+\/v?(\d\S*)\.tar\.gz/fabulous-$1\.tar\.gz/,\
 repacksuffix=+dfsg1 \
-https://pypi.debian.net/fabulous/fabulous-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
+https://github.com/jart/fabulous/tags .*/v?(\d\S*)\.tar\.gz

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



More information about the Python-modules-commits mailing list