libsfml (2.1+dfsg-1) experimental; urgency=low

  * New upstream version 2.1 (Closes: #706001)
  * Add dependency to libgl-dev and libglu-dev to libsfml-dev (Closes: #706239)
  * Modify debian/copyright to use the machine-readable format
    (http://www.debian.org/doc/packaging-manuals/copyright-format/1.0/)
  * Added doc-base file for API documentation
  * Moved debian/watch source to the SFML github repository
  * Upgrade source format to 3.0 and debhelper 9 using dh
  * Upgrade to standards version 3.9.4
  * Moved source package to libs section
  * Fixed typos in package description
  * Added multiarch support

 -- James Cowgill <james410@cowgill.org.uk>  Mon, 02 Sep 2013 15:44:26 +0100

libsfml (1.6+dfsg2-2) unstable; urgency=low

  * Add the now needed build-dependency

 -- Christoph Egger <christoph@debian.org>  Sun, 08 Jul 2012 22:20:18 +0200

libsfml (1.6+dfsg2-1) unstable; urgency=low

  * Remove nonfree Arial.hpp (Closes: 647497)

 -- Christoph Egger <christoph@debian.org>  Sun, 08 Jul 2012 20:57:06 +0200

libsfml (1.6+dfsg1-3) unstable; urgency=low

  * Team Upload.
  * Thanks to Konstantinos Margaritis for NMU.
  * Fix FTBFS with gcc-4.7, thanks to Matthias Klose. (Closes: #672086)
  * Fix FTGFS with libpng-1.5, thanks to Nobuhiro Iwamatsu. (Closes: #650564)
  * Bump standards version to 3.9.3
  
 -- Dmitrijs Ledkovs <xnox@debian.org>  Sun, 27 May 2012 17:46:23 +0100

libsfml (1.6+dfsg1-2.1) unstable; urgency=low

  * Non-maintainer upload.
  * Patch from Ubuntu by Matthias Klose fix FTBFS. Closes: #628253
    * Don't include system headers in the sf namespace.

 -- Konstantinos Margaritis <markos@debian.org>  Fri, 03 Feb 2012 15:31:30 +0200

libsfml (1.6+dfsg1-2) unstable; urgency=low

  * Add patch by Evgeni to build against gcc-4.6 (Closes: #625031)
  * Upgrade std-version 3.8.4 -> 3.9.2 -- no changes

 -- Christoph Egger <christoph@debian.org>  Tue, 17 May 2011 00:39:32 +0200

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

