[Python-apps-commits] r10269 - in packages/kupfer/trunk/debian (changelog watch)

dktrkranz at users.alioth.debian.org dktrkranz at users.alioth.debian.org
Thu Dec 19 19:51:32 UTC 2013


    Date: Thursday, December 19, 2013 @ 19:51:31
  Author: dktrkranz
Revision: 10269

Adjust watch file to point to GitHub

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

Modified: packages/kupfer/trunk/debian/changelog
===================================================================
--- packages/kupfer/trunk/debian/changelog	2013-12-18 21:24:53 UTC (rev 10268)
+++ packages/kupfer/trunk/debian/changelog	2013-12-19 19:51:31 UTC (rev 10269)
@@ -3,6 +3,8 @@
   * Acknowledge NMU, thanks Sebastian!
   * debian/control:
     - Use canonical URIs for Vcs-* fields.
+  * debian/watch:
+    - Adjust watch file to point to GitHub.
 
  -- Luca Falavigna <dktrkranz at debian.org>  Thu, 12 Dec 2013 12:37:44 +0000
 

Modified: packages/kupfer/trunk/debian/watch
===================================================================
--- packages/kupfer/trunk/debian/watch	2013-12-18 21:24:53 UTC (rev 10268)
+++ packages/kupfer/trunk/debian/watch	2013-12-19 19:51:31 UTC (rev 10269)
@@ -1,3 +1,3 @@
 version=3
 opts=uversionmangle=s/^/0\+/ \
-http://kaizer.se/publicfiles/kupfer/kupfer-(.*)\.tar\.xz
+https://github.com/engla/kupfer/tags .*/(v\d[\d\.]+)




More information about the Python-apps-commits mailing list