[Python-modules-commits] r16539 - in packages/configobj/trunk/debian (changelog control)
stefanor at users.alioth.debian.org
stefanor at users.alioth.debian.org
Sat Apr 16 07:48:00 UTC 2011
Date: Saturday, April 16, 2011 @ 07:47:57
Author: stefanor
Revision: 16539
* Rebuild for Python transition.
* Remove Breaks: ${python:Breaks}, no longer used by dh_python2.
* Bump Standards-Version to 3.9.2 (no changes needed).
Modified:
packages/configobj/trunk/debian/changelog
packages/configobj/trunk/debian/control
Modified: packages/configobj/trunk/debian/changelog
===================================================================
--- packages/configobj/trunk/debian/changelog 2011-04-16 06:21:33 UTC (rev 16538)
+++ packages/configobj/trunk/debian/changelog 2011-04-16 07:47:57 UTC (rev 16539)
@@ -1,3 +1,11 @@
+configobj (4.7.2+ds-3) unstable; urgency=low
+
+ * Rebuild for Python transition.
+ * Remove Breaks: ${python:Breaks}, no longer used by dh_python2.
+ * Bump Standards-Version to 3.9.2 (no changes needed).
+
+ -- Stefano Rivera <stefanor at debian.org> Sat, 16 Apr 2011 09:28:21 +0200
+
configobj (4.7.2+ds-2) unstable; urgency=low
[ Stefano Rivera ]
Modified: packages/configobj/trunk/debian/control
===================================================================
--- packages/configobj/trunk/debian/control 2011-04-16 06:21:33 UTC (rev 16538)
+++ packages/configobj/trunk/debian/control 2011-04-16 07:47:57 UTC (rev 16539)
@@ -13,7 +13,7 @@
python-epydoc,
python-setuptools,
python-unittest2
-Standards-Version: 3.9.1
+Standards-Version: 3.9.2
Homepage: http://www.voidspace.org.uk/python/configobj.html
X-Python-Version: >= 2.3
Vcs-Svn: svn://svn.debian.org/python-modules/packages/configobj/trunk/
@@ -22,7 +22,6 @@
Package: python-configobj
Architecture: all
Depends: ${misc:Depends}, ${python:Depends}
-Breaks: ${python:Breaks}
Description: simple but powerful config file reader and writer for Python
ConfigObj is a simple but powerful config file reader and writer: an
ini file round tripper. Its main feature is that it is very easy to
More information about the Python-modules-commits
mailing list