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 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
libsfml (1.6+dfsg1-1) unstable; urgency=low
* New Upstream Release
* Rename library packages due to soname change
* Upgrade policy version (no changes)
-- Christoph Egger <christoph@debian.org> Sun, 09 May 2010 11:38:53 +0200
libsfml (1.5+repack1-3) unstable; urgency=low
* Making -dev only suggest -doc instead of recommend
* Update my EMail Address
* Reformat debian/control slightly
* Make -dbg installable with only some SFML libs available
* Try building on Hurd the way it works on kFreeBSD
-- Christoph Egger <christoph@debian.org> Fri, 18 Dec 2009 13:39:19 +0100
libsfml (1.5+repack1-2) unstable; urgency=low
* Patch include/SFML/Config.hpp to correctly detect kFreeBSD kernels
enables the build on these ports
* Bump standards version from 3.8.2 to .3 (no changes)
* Bump compat to 7, use debian/clean file
* Clean up watchfile
* Clean up rules as per NM-review
* Depend on unversioned lib{jpeg,png}-dev packages, no special needs
here
* Remove debian/*dirs files, they're unneeded
-- Christoph Egger <debian@christoph-egger.org> Mon, 24 Aug 2009 15:20:58 +0200
libsfml (1.5+repack1-1) unstable; urgency=low
* [af202195] Imported Upstream version 1.5+repack1
* [118764a1] Add lintian override, -dbg is explicitly set to
Priority:extra on purpose
* [43beb98d] improve long descriptions
* [b25d0c2c] lib/ is missing from time to time, just create it if
needed
* [eef4cb02] Update standards-Version to 3.8.2 (no changes needed)
* [08ae7680] rename doc package to drop the soname part
-- Christoph Egger <debian@christoph-egger.org> Sat, 25 Jul 2009 14:07:05 +0200
libsfml (1.4+repack1-1) unstable; urgency=low
[ Christoph Egger ]
* New Upstream Version
* Drop patches implemented upstream
* RM: add_destdir_to_makefile.patch
* RM: building_on_all_arches.patch
* RM: bump_soname.patch
* RM: cstring_ftbfs.patch
* RM: modify_toplevel_makefile
* Reorganize remaining patches using topgit
* Using external libSOIL
* Adding SOIL to repacking list
* Building Debug Package
* Building Documentation Package
* Separationg docs and examples from -dev package
* Change my E-Mail Address
[ Gonéri Le Bouder ]
* libsfml-dev conflicts/replaces libsfml1.deb3-dev
-- Christoph Egger <debian@christoph-egger.org> Sun, 25 Jan 2009 16:51:47 +0100
libsfml (1.3-1) unstable; urgency=low
* New upstream release
-- Christoph Egger <Christoph.Egger@gmx.de> Sun, 22 Jun 2008 13:33:03 +0200
libsfml (1.2-3) unstable; urgency=low
* clean rules improvement (thanks to gnoéri)
* switching to Standards Version 3.8.0
* Adding README.source
* Renaming make target for orig tarball to reflect
common way to do so
* Allowing build on unknown arches and non-linux
debian kernels (Closes: #486851)
* Linking libraries correctly (fixing upstream makefile)
* Not installing binary sample programms
-- Christoph Egger <Christoph.Egger@gmx.de> Thu, 19 Jun 2008 17:59:52 +0200
libsfml (1.2-2) unstable; urgency=low
* Changing copyright of the packaging part
to be identical to the Source (zlib)
* Fixing Vcs-Git Field
* Fixing build with g++ 4.3
-- Christoph Egger <Christoph.Egger@gmx.de> Tue, 10 Jun 2008 18:52:46 +0200
libsfml (1.2-1) unstable; urgency=low
* Initial release (Closes: #475850)
-- Christoph Egger <Christoph.Egger@gmx.de> Tue, 13 May 2008 16:57:31 +0200
|