This is an automated email from the git hooks/post-receive script. tobi pushed a commit to branch master in repository fife.
commit fcf12cee2a12dfe44bcbdb278dcf14fa77a80d2e Author: Tobias Frost <[email protected]> Date: Sat Apr 23 21:46:18 2016 +0200 Add xt/guichan-0.8.2/config.(guess|sub) to d/clean --- debian/changelog | 1 + debian/clean | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index 2027002..6fa6f03 100644 --- a/debian/changelog +++ b/debian/changelog @@ -3,6 +3,7 @@ fife (0.3.5-2) UNRELEASED; urgency=medium * Team upload. * Link gnukfreebsd10-config.py to gnukfreebsd9-config.py, this to fix builderror on kfreebsd. (Closes: #821765) + * Add ext/guichan-0.8.2/config.(guess|sub) to d/clean -- Tobias Frost <[email protected]> Sat, 23 Apr 2016 21:06:09 +0200 diff --git a/debian/clean b/debian/clean index 8524d1e..b000107 100644 --- a/debian/clean +++ b/debian/clean @@ -1,2 +1,4 @@ build/config.log build/engine/release/swigwrappers/python/fife_wrap.h +ext/guichan-0.8.2/config.guess +ext/guichan-0.8.2/config.sub -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fife.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

