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

stender at users.alioth.debian.org stender at users.alioth.debian.org
Sat Jul 15 08:19:50 UTC 2017


    Date: Saturday, July 15, 2017 @ 08:19:48
  Author: stender
Revision: 14223

deb/watch: watch github.com, drop uversionmangle, format version 4

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

Modified: packages/djvusmooth/trunk/debian/changelog
===================================================================
--- packages/djvusmooth/trunk/debian/changelog	2017-07-14 20:53:33 UTC (rev 14222)
+++ packages/djvusmooth/trunk/debian/changelog	2017-07-15 08:19:48 UTC (rev 14223)
@@ -1,3 +1,12 @@
+djvusmooth (0.2.18-2) UNRELEASED; urgency=medium
+
+  * deb/watch:
+    + watch github.com/jwilk/djvusmooth.
+    + drop uversionmangle (not needed).
+    + switch to format version 4, add version and script.
+
+ -- Daniel Stender <stender at debian.org>  Sat, 15 Jul 2017 10:14:10 +0200
+
 djvusmooth (0.2.18-1) unstable; urgency=medium
 
   * New upstream release.

Modified: packages/djvusmooth/trunk/debian/watch
===================================================================
--- packages/djvusmooth/trunk/debian/watch	2017-07-14 20:53:33 UTC (rev 14222)
+++ packages/djvusmooth/trunk/debian/watch	2017-07-15 08:19:48 UTC (rev 14223)
@@ -1,3 +1,3 @@
-version=3
-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
+version=4
+opts="pgpsigurlmangle=s/$/.asc/" \
+https://github.com/jwilk/djvusmooth/releases (?:.*)djvusmooth-(\d[\d\.]+)\.(?:tar\.gz|tar\.bz2|tar\.xz) debian uupdate




More information about the Python-apps-commits mailing list