[Python-modules-commits] r31350 - in packages/pycparser/trunk/debian (changelog watch)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Sat Nov 1 20:12:42 UTC 2014
Date: Saturday, November 1, 2014 @ 20:12:41
Author: stefanor
Revision: 31350
Switch watch file to use dversionmangle and repacksuffix, now that it
exists.
Modified:
packages/pycparser/trunk/debian/changelog
packages/pycparser/trunk/debian/watch
Modified: packages/pycparser/trunk/debian/changelog
===================================================================
--- packages/pycparser/trunk/debian/changelog 2014-11-01 20:02:37 UTC (rev 31349)
+++ packages/pycparser/trunk/debian/changelog 2014-11-01 20:12:41 UTC (rev 31350)
@@ -1,6 +1,7 @@
pycparser (2.10+dfsg-4) UNRELEASED; urgency=medium
- * NOT RELEASED YET
+ * Switch watch file to use dversionmangle and repacksuffix, now that it
+ exists.
-- Stefano Rivera <stefanor at debian.org> Fri, 20 Jun 2014 00:16:11 +0200
Modified: packages/pycparser/trunk/debian/watch
===================================================================
--- packages/pycparser/trunk/debian/watch 2014-11-01 20:02:37 UTC (rev 31349)
+++ packages/pycparser/trunk/debian/watch 2014-11-01 20:12:41 UTC (rev 31350)
@@ -1,4 +1,4 @@
version=3
-opts=uversionmangle=s/$/\+dfsg/ \
+opts=dversionmangle=s/\+dfsg$//,repacksuffix=+dfsg \
https://pypi.python.org/packages/source/p/pycparser/pycparser-(.+).tar.gz
More information about the Python-modules-commits
mailing list