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-sfml (1.5.1.is.1.3+dfsg-1) unstable; urgency=low
* New upstream version 1.3 (from python-sfml.org)
- This is a complete rewrite of the Python bindings for SFML2, and
the new maintainer is using a different version numbering scheme.
* Added myself to the list of uploaders
* Change package priority from extra to optional
* Bumped standards version (to 3.9.5) and debhelper compat (to 9)
* Added Python 3 and documentation packages
* Improve package description for debug packages
-- James Cowgill <james410@cowgill.org.uk> Mon, 09 Dec 2013 17:50:52 +0000
python-sfml (1.5-2) unstable; urgency=low
* Update for SFML 1.6
* Change my email address
* Switch to source format 3.0 (quilt)
* Bump debhelper compat from 6 to 7
* Bump standards version from .3 to .4 (no changes)
-- Christoph Egger <christoph@debian.org> Sun, 09 May 2010 11:56:17 +0200
python-sfml (1.5-1) unstable; urgency=low
* New upstream version
* Bump standards version to 3.8.3
* Replace (C) by © in debian/copyright
* Take patch from Ubuntu to build with Python 2.6
- Needs a minimum Python version for python.mk
-- Christoph Egger <christoph@debian.org> Sun, 09 May 2010 11:29:39 +0200
python-sfml (1.4-1) unstable; urgency=low
* New upstream version
* Change my email address
-- Christoph Egger <debian@christoph-egger.org> Sun, 25 Jan 2009 15:48:10 +0100
python-sfml (1.3-1) unstable; urgency=low
[ Christoph Egger ]
* Initial release (Closes: #481667)
* Adding README.source as there is now some work needed
[ Gonéri Le Bouder ]
* Avoid an useless linking on libpthread.so.0 by using LDFLAGS=-Wl,--as-needed
-- Christoph Egger <Christoph.Egger@gmx.de> Tue, 08 Jul 2008 17:03:04 +0200
|