[tryton-debian-vcs] relatorio branch debian updated. debian/0.6.1-2-2-g8608a91
Mathias Behrle
tryton-debian-vcs at alioth.debian.org
Wed Feb 18 10:57:58 UTC 2015
The following commit has been merged in the debian branch:
https://alioth.debian.org/plugins/scmgit/cgi-bin/gitweb.cgi/?p=tryton/relatorio.git;a=commitdiff;h=debian/0.6.1-2-2-g8608a91
commit 8608a918d2e249c355f424ccc0c91bd73d5a985a
Author: Mathias Behrle <mathiasb at m9s.biz>
Date: Wed Feb 18 11:57:55 2015 +0100
Using pypi.debian.net redirector in watch file.
diff --git a/debian/watch b/debian/watch
index f1103ae..4e7e41f 100644
--- a/debian/watch
+++ b/debian/watch
@@ -1,2 +1,3 @@
version=3
-opts=pgpsigurlmangle=s/$/.asc/ http://pypi.python.org/packages/source/r/relatorio/relatorio-(\d+.*)\.(?:tgz|tbz2|txz|tar\.(?:gz|bz2|xz))
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/relatorio/relatorio-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
--
relatorio
More information about the tryton-debian-vcs
mailing list