[Python-modules-commits] r31080 - in packages/ply/trunk/debian (changelog control)
arnau at users.alioth.debian.org
arnau at users.alioth.debian.org
Thu Oct 16 06:02:56 UTC 2014
Date: Thursday, October 16, 2014 @ 06:02:55
Author: arnau
Revision: 31080
Bump Standards-Version to 3.9.6. No changes needed.
Modified:
packages/ply/trunk/debian/changelog
packages/ply/trunk/debian/control
Modified: packages/ply/trunk/debian/changelog
===================================================================
--- packages/ply/trunk/debian/changelog 2014-10-16 06:01:39 UTC (rev 31079)
+++ packages/ply/trunk/debian/changelog 2014-10-16 06:02:55 UTC (rev 31080)
@@ -1,4 +1,4 @@
-ply (3.4-4) UNRELEASED; urgency=low
+ply (3.4-4) unstable; urgency=medium
[ Jakub Wilk ]
* Use canonical URIs for Vcs-* fields.
@@ -9,8 +9,9 @@
+ d/rules: Execute lex and yacc tests for all python versions.
+ d/p/*.patch: Cherry picked fixes from upstream VCS to resolve
compatibility issues with Python >= 3.3.
+ * d/control: bump Standards-Version to 3.9.6. No changes needed.
- -- Arnaud Fontaine <arnau at debian.org> Fri, 13 Dec 2013 11:14:14 +0100
+ -- Arnaud Fontaine <arnau at debian.org> Thu, 16 Oct 2014 14:33:15 +0900
ply (3.4-3) unstable; urgency=low
Modified: packages/ply/trunk/debian/control
===================================================================
--- packages/ply/trunk/debian/control 2014-10-16 06:01:39 UTC (rev 31079)
+++ packages/ply/trunk/debian/control 2014-10-16 06:02:55 UTC (rev 31080)
@@ -12,7 +12,7 @@
python3-setuptools
X-Python-Version: >= 2.3
X-Python3-Version: >= 3.0
-Standards-Version: 3.9.3
+Standards-Version: 3.9.6
Homepage: http://www.dabeaz.com/ply/
Vcs-Svn: svn://anonscm.debian.org/python-modules/packages/ply/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/python-modules/packages/ply/trunk/
More information about the Python-modules-commits
mailing list