[Python-modules-commits] r24976 - in packages/python-cliff/trunk/debian (changelog control)
zigo at users.alioth.debian.org
zigo at users.alioth.debian.org
Wed Jun 26 06:25:12 UTC 2013
Date: Wednesday, June 26, 2013 @ 06:25:10
Author: zigo
Revision: 24976
Removed "-1" from python-pyparsing build-depends version
Modified:
packages/python-cliff/trunk/debian/changelog
packages/python-cliff/trunk/debian/control
Modified: packages/python-cliff/trunk/debian/changelog
===================================================================
--- packages/python-cliff/trunk/debian/changelog 2013-06-26 06:25:04 UTC (rev 24975)
+++ packages/python-cliff/trunk/debian/changelog 2013-06-26 06:25:10 UTC (rev 24976)
@@ -4,6 +4,7 @@
* New upstream release.
* Bumped to debhelper and compat 9.
* Standard-Version bumped to 3.9.4.
+ * Removed "-1" from python-pyparsing build-depends version.
-- Thomas Goirand <zigo at debian.org> Wed, 26 Jun 2013 06:24:43 +0000
Modified: packages/python-cliff/trunk/debian/control
===================================================================
--- packages/python-cliff/trunk/debian/control 2013-06-26 06:25:04 UTC (rev 24975)
+++ packages/python-cliff/trunk/debian/control 2013-06-26 06:25:10 UTC (rev 24976)
@@ -10,7 +10,7 @@
python-mock,
python-nose,
python-prettytable,
- python-pyparsing (>= 1.5.7+dfsg1-1),
+ python-pyparsing (>= 1.5.7+dfsg1),
python-setuptools,
python-sphinx (>= 1.0.7+dfsg-1~)
Standards-Version: 3.9.4
More information about the Python-modules-commits
mailing list