configobj (4.3.2-2) unstable; urgency=low * debian/rules: - rename the egg info directory so that easy_install and others will not ignore it because there is a python version number (Closes: #373935) * debian/pycompat: - added; track policy version * debian/control, debian/rules: - updated to python-support 0.3 -- Gustavo Noronha Silva Fri, 23 Jun 2006 15:47:24 -0300 configobj (4.3.2-1) unstable; urgency=low * New upstream version * Supports the New Policy -- see specific changes below (Closes: #373309) * debian/patches/00_eggify.diff: - updated; there's no need to include ez_update; all we need to do is use setuptool's setup function instead of distutil's * debian/control: - moved python and python-setuptools to Build-Depends, since they are needed in the clean target - increased Standards-Version to 3.7.2 with no changes - build-depend on the versions of cdbs, debhelper and python-support which implement the new Python Policy - add the python X-headers, and replaced the Dependencies with a substitution variable that will be filled by the packaging tools - added Provides to provide all the version specific virtual packages * debian/python-configobj.{postinst,prerm}: - removed; will be created automatically by dh_pysupport * debian/rules: - removed hack to avoid calling dh_python: it will now help instead of mess * debian/watch: - added to monitor new versions -- Gustavo Noronha Silva Thu, 15 Jun 2006 18:38:06 -0300 configobj (4.3.1-1) unstable; urgency=low * Initial Release (Closes: #366372) -- Gustavo Noronha Silva Sun, 7 May 2006 22:49:58 -0300