[Python-apps-commits] r11714 - in packages/djvusmooth/trunk/debian (changelog watch)

danstender-guest at users.alioth.debian.org danstender-guest at users.alioth.debian.org
Wed Feb 4 22:35:45 UTC 2015


    Date: Wednesday, February 4, 2015 @ 22:35:44
  Author: danstender-guest
Revision: 11714

watch: watch pypi.python.org/simple

Modified:
  packages/djvusmooth/trunk/debian/changelog
  packages/djvusmooth/trunk/debian/watch

Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog	2015-02-03 09:38:50 UTC (rev 11713)
+++ packages/djvusmooth/trunk/debian/changelog	2015-02-04 22:35:44 UTC (rev 11714)
@@ -2,9 +2,9 @@
 
   * deb/control: added dh-python to build deps.
   * deb/copyright: expanded copyright span.
-  * deb/watch: changed href line (URL got unsupported).
+  * deb/watch: changed watch line (URL got unsupported).
 
- -- Daniel Stender <debian at danielstender.com>  Mon, 02 Feb 2015 14:15:21 +0100
+ -- Daniel Stender <debian at danielstender.com>  Wed, 04 Feb 2015 23:31:30 +0100
 
 djvusmooth (0.2.15-1) unstable; urgency=medium
 

Modified: packages/djvusmooth/trunk/debian/watch
===================================================================
--- packages/djvusmooth/trunk/debian/watch	2015-02-03 09:38:50 UTC (rev 11713)
+++ packages/djvusmooth/trunk/debian/watch	2015-02-04 22:35:44 UTC (rev 11714)
@@ -1,4 +1,5 @@
 version=3
-opts=pgpsigurlmangle=s/$/.asc/ \
-https://pypi.python.org/pypi/djvusmooth/ \
-(?:|.*/)djvusmooth-(\d[^\s/]*)\.(?:tar\.xz|txz|tar\.bz2|tbz2|tar\.gz|tgz)
\ No newline at end of file
+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




More information about the Python-apps-commits mailing list