[Python-apps-commits] r11886 - in packages/djvusmooth/trunk/debian (changelog watch)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Fri May 1 00:14:20 UTC 2015
Date: Friday, May 1, 2015 @ 00:14:19
Author: danstender-guest
Revision: 11886
deb/watch: watch pypi.debian.net
Modified:
packages/djvusmooth/trunk/debian/changelog
packages/djvusmooth/trunk/debian/watch
Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog 2015-05-01 00:10:36 UTC (rev 11885)
+++ packages/djvusmooth/trunk/debian/changelog 2015-05-01 00:14:19 UTC (rev 11886)
@@ -2,9 +2,9 @@
* deb/control: added dh-python to build deps.
* deb/copyright: expanded copyright span.
- * deb/watch: changed watch line (URL got unsupported).
+ * deb/watch: watch pypi.debian.net.
- -- Daniel Stender <debian at danielstender.com> Wed, 04 Feb 2015 23:31:30 +0100
+ -- Daniel Stender <debian at danielstender.com> Fri, 01 May 2015 02:15:00 +0200
djvusmooth (0.2.15-1) unstable; urgency=medium
Modified: packages/djvusmooth/trunk/debian/watch
===================================================================
--- packages/djvusmooth/trunk/debian/watch 2015-05-01 00:10:36 UTC (rev 11885)
+++ packages/djvusmooth/trunk/debian/watch 2015-05-01 00:14:19 UTC (rev 11886)
@@ -1,5 +1,3 @@
version=3
-opts="filenamemangle=s|.*/(.*)\#md5.*$|$1|,\
-pgpsigurlmangle=s/\#md5.*$/.asc/" \
-https://pypi.python.org/simple/djvusmooth/ \
-(?:|.*/)djvusmooth-(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz).*
\ No newline at end of file
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,pgpsigurlmangle=s/$/.asc/ \
+http://pypi.debian.net/djvusmooth/djvusmooth-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz)))
\ No newline at end of file
More information about the Python-apps-commits
mailing list