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 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69
|
pythonmagick (0.7-5) unstable; urgency=low
[ Bernd Zeimetz ]
* debian/control:
- Dropping python2.4 Build-Deps again, depend on libboost-python-dev
(>= 1.34.1-8) instead, as this was the first version which used rtupdate
to support multiple python versions.
- Typo and style fixes in the description.
- Adding myself to Uploaders
* debian/pyversions:
- Not needed, removing file.
[ Carl Fürstenberg ]
* debian/control:
- Dropping obsolete and useless Build-Deps (autostuff etc...), adding
dependice on autotools.dev
- change dependices to python 2.5 or above (Closes: #445395)
* debian/patches:
- removing the patch poking in configure to change python 2.5 to 2.4.
* debian/rules:
- remove cruft.
-- Carl Fürstenberg <azatoth@gmail.com> Tue, 15 Apr 2008 21:35:19 +0200
pythonmagick (0.7-4) unstable; urgency=low
[ Piotr Ożarowski ]
* Homepage field added
* Rename XS-Vcs-* fields to Vcs-* (dpkg supports them now)
[ Sandro Tosi ]
* debian/control
- uniforming Vcs-Browser field
[ Carl Fürstenberg ]
* debian/rules
- Changed to static patch, and rebootstrapping isn't relevant any more
* debian/control
- swapped Maintainer and Uploaders field
- bump Standards-Version
-- Carl Fürstenberg <azatoth@gmail.com> Sun, 06 Apr 2008 00:45:16 +0200
pythonmagick (0.7-3.1) unstable; urgency=low
* Non-maintainer upload.
* Added python2.4-dev to build-depends (Closes: #473966)
* rm autogen.log on clean as suggested by Sandro Tosi (Closes: #442714)
-- Alexander Schmehl <tolimar@debian.org> Sat, 05 Apr 2008 18:39:32 +0200
pythonmagick (0.7-3) unstable; urgency=high
* Really include pythonmagick in the deb-files (closes: #439251)
-- Carl Fürstenberg <azatoth@gmail.com> Fri, 24 Aug 2007 00:31:03 +0200
pythonmagick (0.7-2) unstable; urgency=medium
* Move it to use python 2.4 instead per changes in libboost-python.
-- Carl Fürstenberg <azatoth@gmail.com> Sat, 18 Aug 2007 17:01:51 +0200
pythonmagick (0.7-1) unstable; urgency=low
* Initial release (Closes: #433709)
-- Carl Fürstenberg <azatoth@gmail.com> Sun, 05 Aug 2007 17:27:03 +0200
|