This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libsfml.
commit e733be55cf445f5dab54ff8631cfc58453ce1030 Author: James Cowgill <[email protected]> Date: Wed Jun 10 00:06:29 2015 +0100 Reinstate 2.2 changelog entry and upload 2.3 to experimental --- debian/changelog | 40 ++++++++++++++++++++++++++++------------ 1 file changed, 28 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5424d43..07588bf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,39 +2,55 @@ libsfml (2.3+dfsg-1) experimental; urgency=low * New upstream version. * Rename packages to libsfml-*2.3 due to SONAME bump. + * Fix build error on kfreebsd by installing the pkgconfig files into the + correct directory. * debian/control: - - Bump standards version (no changes). + - Revert debug package rename since it will prevent having debug packages + installed for two versions at once. - Add new build dependencies for 2.3. - Drop versioned build-depends on pkg-kde-tools. - Use cgit (instead of gitweb) Vcs-Browser URL. - - Remove GLU dependency from libsfml-dev - OpenGL.hpp no longer - includes glu.h. + - Remove GLU dependency from libsfml-dev - OpenGL.hpp no longer includes + glu.h. - Add libjs-jquery dependency to libsfml-doc. * debian/copyright: - - Update copyright for new files. - - Sort the "Files" entries. + - Fix dep5-copyright-license-name-not-unique lintian warning. * debian/libsfml-doc.doc-base: - Update path to documentation root. - * debian/*.lintian-overrides: - - Update hardening lintian overrides. + * debian/patches: + - Drop 01_fix-gl-headers - no longer needed. + * debian/watch: + - New upstream GitHub URL. + + -- James Cowgill <[email protected]> Wed, 10 Jun 2015 00:05:53 +0100 + +libsfml (2.2.0+dfsg-1) experimental; urgency=medium + + * New upstream version. + * Rename packages to libsfml-*2.2.0 due to SONAME bump. + + * debian/control: + - Bump standards version (no changes). + - Build depend on libudev-dev / libusbhid-dev for joystick support. + - Rename libsfml2-dbg to libsfml-dbg. + * debian/copyright: + - Update copyright for new files. + - Sort the "Files" entries. * debian/rules: - Enable SFML_INSTALL_PKGCONFIG_FILES. - Build documentation as a separate step. - Use uscan's --download-current-version in get-orig-source. * debian/patches: - Refresh patches. - - Drop 01_fix-gl-headers - no longer needed. - Drop 03_freebsd-joystick.patch since upstream now has FreeBSD joystick support. - Move joystick code for hurd into 02_hurd.patch - Add 05_build-doc-once.patch to prevent building documentation twice. * debian/*.symbols: - - Update all symbol files for 2.3 - * debian/watch: - - New upstream GitHub URL. + - Update all symbol files for 2.2.0 - -- James Cowgill <[email protected]> Sat, 09 May 2015 15:57:12 +0100 + -- James Cowgill <[email protected]> Wed, 10 Dec 2014 14:07:26 +0000 libsfml (2.1+dfsg2-1) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

