This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository tecnoballz.
commit b68409e0feb050c87ca56c9a439b0b0249d75767 Author: Peter Pentchev <[email protected]> Date: Mon May 2 13:11:49 2011 +0000 Clean up two more files modified by autoreconf. --- debian/changelog | 1 + debian/clean | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5e2d10f..8878917 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ tecnoballz (0.92-5) UNRELEASED; urgency=low * Team upload. * Do not build with -Werror by default unless the "werror" build option is specified. + * Clean up two more files modified by autoreconf. -- Peter Pentchev <[email protected]> Fri, 29 Apr 2011 16:55:45 +0300 diff --git a/debian/clean b/debian/clean index 13149a1..1c97e42 100644 --- a/debian/clean +++ b/debian/clean @@ -1,10 +1,12 @@ config.status config.log config.sub config.guess configure +config.h.in aclocal.m4 INSTALL autotools/config.sub autotools/config.guess autotools/depcomp autotools/install-sh +autotools/missing src/.deps -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/tecnoballz.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

