[Python-modules-commits] r29414 - in packages/pycparser/trunk/debian (changelog watch)

stefanor at users.alioth.debian.org stefanor at users.alioth.debian.org
Thu Jun 19 23:05:49 UTC 2014


    Date: Thursday, June 19, 2014 @ 23:05:48
  Author: stefanor
Revision: 29414

uscan's Files-Excluded repackaging needs uversionmangle not dversionmangle, to name the tarball correctly

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

Modified: packages/pycparser/trunk/debian/changelog
===================================================================
--- packages/pycparser/trunk/debian/changelog	2014-06-19 22:18:49 UTC (rev 29413)
+++ packages/pycparser/trunk/debian/changelog	2014-06-19 23:05:48 UTC (rev 29414)
@@ -1,3 +1,9 @@
+pycparser (2.10+dfsg-4) UNRELEASED; urgency=medium
+
+  * NOT RELEASED YET
+
+ -- Stefano Rivera <stefanor at debian.org>  Fri, 20 Jun 2014 00:16:11 +0200
+
 pycparser (2.10+dfsg-3) unstable; urgency=medium
 
   * Suggest cpp, as there are functions that can use cpp, although they don't

Modified: packages/pycparser/trunk/debian/watch
===================================================================
--- packages/pycparser/trunk/debian/watch	2014-06-19 22:18:49 UTC (rev 29413)
+++ packages/pycparser/trunk/debian/watch	2014-06-19 23:05:48 UTC (rev 29414)
@@ -1,4 +1,4 @@
 version=3
 
-opts=dversionmangle=s/\+dfsg// \
+opts=uversionmangle=s/$/\+dfsg/ \
 https://pypi.python.org/packages/source/p/pycparser/pycparser-(.+).tar.gz




More information about the Python-modules-commits mailing list