[Python-modules-commits] r28228 - in packages/python-qt4/trunk/debian (changelog watch)
mitya57-guest at users.alioth.debian.org
mitya57-guest at users.alioth.debian.org
Tue Mar 18 07:02:47 UTC 2014
Date: Tuesday, March 18, 2014 @ 07:02:46
Author: mitya57-guest
Revision: 28228
debian/watch: Fix DFSG version mangling.
Modified:
packages/python-qt4/trunk/debian/changelog
packages/python-qt4/trunk/debian/watch
Modified: packages/python-qt4/trunk/debian/changelog
===================================================================
--- packages/python-qt4/trunk/debian/changelog 2014-03-18 06:49:27 UTC (rev 28227)
+++ packages/python-qt4/trunk/debian/changelog 2014-03-18 07:02:46 UTC (rev 28228)
@@ -1,7 +1,11 @@
-python-qt4 (4.10.3+dfsg1-2) UNRELEASED; urgency=medium
+python-qt4 (4.10.4+dfsg-1) UNRELEASED; urgency=medium
+ [ Bernd Zeimetz ]
* Removing myself from Uploaders.
+ [ Dmitry Shachnev ]
+ * debian/watch: Fix DFSG version mangling.
+
-- Bernd Zeimetz <bzed at debian.org> Thu, 13 Feb 2014 23:21:10 +0100
python-qt4 (4.10.3+dfsg1-1) unstable; urgency=low
Modified: packages/python-qt4/trunk/debian/watch
===================================================================
--- packages/python-qt4/trunk/debian/watch 2014-03-18 06:49:27 UTC (rev 28227)
+++ packages/python-qt4/trunk/debian/watch 2014-03-18 07:02:46 UTC (rev 28228)
@@ -1,3 +1,3 @@
version=3
-opts=dversionmangle=s/\+dfsg// \
+opts=dversionmangle=s/\+dfsg\d*// \
http://sf.net/pyqt/PyQt-x11-gpl-(.*)\.tar\.gz debian uupdate
More information about the Python-modules-commits
mailing list