This is an automated email from the git hooks/post-receive script. jcowgill-guest pushed a commit to branch master in repository python-sfml.
commit bcce2ec278015964d3dce6888571849d74c7c56c Author: James Cowgill <[email protected]> Date: Tue Jun 30 10:46:19 2015 +0100 Upload to unstable --- debian/changelog | 20 +++++++++++++++++--- 1 file changed, 17 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index c1f0060..2be6783 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,22 @@ -python-sfml (2.2~git20150611.196c88+dfsg-1) UNRELEASED; urgency=medium +python-sfml (2.2~git20150611.196c88+dfsg-1) unstable; urgency=medium - * + * New upstream development version. + - No released version of python-sfml builds properly with SFML 2.3 + at the moment. + * Use Files-Excluded instead of the get-orig-source target to exclude + non-dfsg files. Re-add example resources which are dfsg but were + excluded. - -- James Cowgill <[email protected]> Sun, 28 Jun 2015 23:36:13 +0100 + * debian/clean: + - Only clean _api.h files (not the new hacks.h file). + * debian/control: + - Bump required SFML version to 2.2. + * debian/rules: + - Don't try to run unittests - upstream removed them. + * debian/watch: + - Revert watch changes which were needed to handle the 1.5.1... version. + + -- James Cowgill <[email protected]> Tue, 30 Jun 2015 15:17:28 +0100 python-sfml (1.5.1.is.1.3+dfsg-3) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/python-sfml.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

