This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository blockattack.
commit 4016b68db0405be73480f060851e6aac1d027b1b Author: Markus Koschany <[email protected]> Date: Sun Jun 5 20:23:01 2016 +0200 Update changelog --- debian/changelog | 23 ++++++++++++++++++----- 1 file changed, 18 insertions(+), 5 deletions(-) diff --git a/debian/changelog b/debian/changelog index 6edabe7..5c360c8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,15 +1,28 @@ -blockattack (2.0.0-1) UNRELEASED; urgency=medium +blockattack (2.0.0-1) unstable; urgency=medium * Team upload. * The project moved to Github. Update debian/watch. - * Imported Upstream version 2.0.0 + * Imported Upstream version 2.0.0. * Declare compliance with Debian Policy 3.9.8. * Vcs-Git: Use https. - * Update debian/copyright * Switch from SDL1 to SDL2. * Remove libenet-dev from Build-Depends. Network mode is gone. - - -- Markus Koschany <[email protected]> Sun, 05 Jun 2016 19:00:30 +0200 + * Switch from scons to cmake. + * Add libboost-dev, libutfcpp-dev, libboost-program-options-dev, + libjsoncpp-dev and SDL2 to Build-Depends. + * Update debian/rules for new build system. + * The manual has been removed. Drop latex build-dependencies. + * Do not install the manual because it is gone. + * Add install-path.patch and install locales into /usr/share but the game + data into /usr/share/games. + * Drop useless doc-base file. + * Export DEB_BUILD_MAINT_OPTIONS = hardening=+all + * debian/menu: Fix icon path. + * Remove icons directory and use upstream's icons. + * Update debian/copyright for new release. + * Add bad-whatis-entry.patch and fix the Lintian warning of the same name. + + -- Markus Koschany <[email protected]> Sun, 05 Jun 2016 20:19:38 +0200 blockattack (1.4.2-2) unstable; urgency=medium -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/blockattack.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

