This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository supertransball2.
commit 2f2fb45c70b1f7b980387efae854a6f3af3be3a1 Author: Markus Koschany <[email protected]> Date: Fri Jul 8 00:37:23 2016 +0200 Update debian/clean. --- debian/changelog | 2 ++ debian/clean | 2 ++ 2 files changed, 4 insertions(+) diff --git a/debian/changelog b/debian/changelog index b2c3ef7..646437b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,8 @@ supertransball2 (1.5-8) unstable; urgency=medium * Add gcc-6-convert-bool.patch and fix FTBFS with GCC-6. (Closes: #811617) Thanks to Martin Michlmayr for the report. * Update hardening.patch and use $CXX instead of c++. + * Ensure that supertransball2 can be built twice in a row. Update + debian/clean. -- Markus Koschany <[email protected]> Fri, 08 Jul 2016 00:21:14 +0200 diff --git a/debian/clean b/debian/clean index cc4f556..329a993 100644 --- a/debian/clean +++ b/debian/clean @@ -1,2 +1,4 @@ sources/*.o supertransball2 +README +changelog -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/supertransball2.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

