1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50
|
python-iniparse (0.4-2.2) unstable; urgency=medium
* Non-maintainer upload.
* Add Python 3 support.
* Use pybuild.
-- Andrew Shadura <andrewsh@debian.org> Sat, 22 Aug 2015 10:27:33 +0200
python-iniparse (0.4-2.1) unstable; urgency=low
* Non-maintainer upload.
* Rebuild to add Python 2.7 support
-- Piotr Ożarowski <piotr@debian.org> Sun, 08 May 2011 16:46:01 +0200
python-iniparse (0.4-2) unstable; urgency=low
* Upload to unstable.
* Fix typo in package description (Closes: #612076).
* Update Standards-Version to 3.9.1.
* Drop cdbs and use debhelper 8 and dh_python2.
-- Ludovico Cavedon <cavedon@debian.org> Fri, 01 Apr 2011 20:54:07 -0700
python-iniparse (0.4-1) experimental; urgency=low
* New Upstream release (Closes: #585828).
* Update watch file.
* Uploading to experimental because of API change.
* Add description of API change to NEWS file.
* Add HTML documentation.
-- Ludovico Cavedon <cavedon@debian.org> Sun, 13 Jun 2010 01:03:08 -0700
python-iniparse (0.3.2-1) unstable; urgency=low
* New Upstream version.
* Remove DM-Upload-Allowed and change maintainer email.
* Convert to source format 3.0 (quilt).
* Update Standards-Version to 3.8.4.
* Build-Depend on python rather than python-all.
-- Ludovico Cavedon <cavedon@debian.org> Sun, 18 Apr 2010 23:48:47 -0700
python-iniparse (0.3.1-1) unstable; urgency=low
* Initial release (Closes: #506011)
* Packaging based on Joao Eriberto Mota Filho work.
-- Ludovico Cavedon <ludovico.cavedon@gmail.com> Sun, 25 Oct 2009 23:38:47 -0700
|