[Python-modules-commits] r33014 - in packages/citeproc-py/trunk/debian (watch)
danstender-guest at users.alioth.debian.org
danstender-guest at users.alioth.debian.org
Wed Jun 17 19:01:36 UTC 2015
Date: Wednesday, June 17, 2015 @ 19:01:35
Author: danstender-guest
Revision: 33014
deb/watch: added dversionmangle
Modified:
packages/citeproc-py/trunk/debian/watch
Modified: packages/citeproc-py/trunk/debian/watch
===================================================================
--- packages/citeproc-py/trunk/debian/watch 2015-06-17 18:54:18 UTC (rev 33013)
+++ packages/citeproc-py/trunk/debian/watch 2015-06-17 19:01:35 UTC (rev 33014)
@@ -1,3 +1,4 @@
version=3
-opts=uversionmangle=s/(rc|a|b|c)/~$1/ \
+opts=uversionmangle=s/(rc|a|b|c)/~$1/,\
+dversionmangle=s/\+dfsg\d*$// \
http://pypi.debian.net/citeproc-py/citeproc-py-(.+)\.(?:zip|tgz|tbz|txz|(?:tar\.(?:gz|bz2|xz))) debian debian/repack.sh
\ No newline at end of file
More information about the Python-modules-commits
mailing list