This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libcsfml.
commit 505bb995f323a7ed77970fd7b133e9432bf97eec Author: James Cowgill <[email protected]> Date: Mon Apr 20 00:02:35 2015 +0100 Upload to experimental --- debian/changelog | 33 ++++++++++++++++++++++++++++----- 1 file changed, 28 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index c559bfa..a54b565 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,31 @@ -libcsfml (2.2-1) UNRELEASED; urgency=medium - - * Fix capitalization of "Debian Games Team" in debian/control - - -- James Cowgill <[email protected]> Sat, 21 Dec 2013 19:53:08 +0000 +libcsfml (2.2-1) experimental; urgency=low + + * New upstream version. + * Rename packages to libcsfml-*2.2 due to SONAME bump. + + * debian/control: + - Fix capitalization of "Debian Games Team". + - Rename libcsfml2-dbg to libcsfml-dbg. + - Add some suggests to libcsfml-dev. + - Bump required SFML version to 2.2 + - Bump standards version - no changes + * debian/copyright: + - Update dates and remove copyright for the cmake module patch. + * debian/rules: + - Use uscan --download-current-version. + - Update cmake options (some were renamed). + - Enable all hardening flags. + * debian/patches: + - Refresh hurd patch and add 01_ prefix. + - Drop sfml-cmake-module.patch and use FindSFML from libsfml-dev instead. + - Add 02_build-doc-once.patch to prevent documentation building twice. + - Add 03_remove-googleapi-css.patch to remove googleapi css in + doc/header.htm. + * debian/*.symbols: + - Update all symbol files for 2.2 + - Add Build-Depends-Package field. + + -- James Cowgill <[email protected]> Sat, 14 Mar 2015 15:57:23 +0000 libcsfml (2.1-2) unstable; urgency=low -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/libcsfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

