[Python-modules-commits] r2324 - in
/packages/configobj/trunk/debian: changelog control
kov at users.alioth.debian.org
kov at users.alioth.debian.org
Fri May 11 02:47:23 UTC 2007
Author: kov
Date: Fri May 11 02:47:23 2007
New Revision: 2324
URL: http://svn.debian.org/wsvn/python-modules/?sc=1&rev=2324
Log:
- remove duplicated line from the description (Closes: #423188)
Modified:
packages/configobj/trunk/debian/changelog
packages/configobj/trunk/debian/control
Modified: packages/configobj/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/python-modules/packages/configobj/trunk/debian/changelog?rev=2324&op=diff
==============================================================================
--- packages/configobj/trunk/debian/changelog (original)
+++ packages/configobj/trunk/debian/changelog Fri May 11 02:47:23 2007
@@ -1,3 +1,10 @@
+configobj (4.4.0-2) UNRELEASED; urgency=low
+
+ * debian/control:
+ - remove duplicated line from the description (Closes: #423188)
+
+ -- Gustavo Noronha Silva <kov at debian.org> Thu, 10 May 2007 23:45:15 -0300
+
configobj (4.4.0-1) unstable; urgency=low
[ Piotr Ozarowski ]
Modified: packages/configobj/trunk/debian/control
URL: http://svn.debian.org/wsvn/python-modules/packages/configobj/trunk/debian/control?rev=2324&op=diff
==============================================================================
--- packages/configobj/trunk/debian/control (original)
+++ packages/configobj/trunk/debian/control Fri May 11 02:47:23 2007
@@ -1,4 +1,4 @@
-Source: configobj
+.bbSource: configobj
Section: python
Priority: optional
Maintainer: Gustavo Noronha Silva <kov at debian.org>
@@ -22,7 +22,6 @@
* Nested sections (subsections), to any level
* List values
* Multiple line values
- * Full Unicode support
* String interpolation (substitution)
* Integrated with a powerful validation system
+ including automatic type checking/conversion
More information about the Python-modules-commits
mailing list