This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository libsfml.
commit 6ffce37b8393aecb6a8c1e0922e6388d912b7759 Author: James Cowgill <[email protected]> Date: Sat May 9 15:59:44 2015 +0100 Upload to experimental --- debian/changelog | 23 +++++++++++++++++------ 1 file changed, 17 insertions(+), 6 deletions(-) diff --git a/debian/changelog b/debian/changelog index a1421d2..5424d43 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,29 +1,40 @@ -libsfml (2.3+dfsg-1) UNRELEASED; urgency=medium +libsfml (2.3+dfsg-1) experimental; urgency=low * New upstream version. - * Rename packages to libsfml-*2.2.0 due to SONAME bump. + * Rename packages to libsfml-*2.3 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. + - 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. + - Add libjs-jquery dependency to libsfml-doc. * debian/copyright: - Update copyright for new files. - Sort the "Files" entries. + * debian/libsfml-doc.doc-base: + - Update path to documentation root. + * debian/*.lintian-overrides: + - Update hardening lintian overrides. * 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.2.0 + - Update all symbol files for 2.3 + * debian/watch: + - New upstream GitHub URL. - -- James Cowgill <[email protected]> Wed, 10 Dec 2014 14:07:26 +0000 + -- James Cowgill <[email protected]> Sat, 09 May 2015 15:57:12 +0100 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

