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-clientform (0.2.2-3) unstable; urgency=low
* Back-port patch from Zope 3.3 release branch
(http://mail.zope.org/pipermail/checkins/2006-July/002877.html)
-- Brian Sutherland <jinty@web.de> Thu, 26 Oct 2006 15:15:01 +0200
python-clientform (0.2.2-2) unstable; urgency=low
* Added conflicts/replaces on older pythonX.Y-clientform packages.
-- Brian Sutherland <jinty@web.de> Wed, 14 Jun 2006 16:49:10 +0200
python-clientform (0.2.2-1) unstable; urgency=low
* New upstream version (closes: #375798)
* Conform to the new python policy using python-central (Closes: #373522)
* Revert debian specific patches to setup.py and instead install using
setuptools.
-- Brian Sutherland <jinty@web.de> Wed, 14 Jun 2006 13:22:10 +0200
python-clientform (0.2.0.99-1) unstable; urgency=low
* New upstream version (0.2.1b) (closes: #272057)
* Add watch file.
* Patch setup.py to use distutils rather then setup tools until setuptools
works better with debian packages.
* Install ChangeLog.txt as the upstream changelog.
* Install the examples as documentation.
-- Brian Sutherland <jinty@web.de> Sun, 1 Jan 2006 23:39:15 +0100
python-clientform (0.1.17-2) unstable; urgency=low
* Add python 2.4 library.
-- Brian Sutherland <jinty@web.de> Tue, 27 Dec 2005 18:55:11 +0100
python-clientform (0.1.17-1) unstable; urgency=low
* Initial customization for python-clientform.
-- Brian Sutherland <jinty@web.de> Wed, 9 Nov 2005 14:33:13 +0100
python-skeleton (0.0.0.0-1) unstable; urgency=low
* Initial creation of skeleton python packaging dir.
-- Brian Sutherland <jinty@web.de> Sat, 6 Aug 2005 02:14:33 +0100
|