This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository megaglest.
commit 6c6006d1569a77d1bc261d4dc1f17c74157136a8 Author: Paul Wise <[email protected]> Date: Fri Dec 16 05:24:49 2011 +0000 Also install the upstream changelog file --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index 8589206..91530e5 100755 --- a/debian/rules +++ b/debian/rules @@ -11,6 +11,9 @@ override_dh_auto_configure: override_dh_strip: dh_strip --dbg-package=megaglest-dbg +override_dh_installchangelogs: + dh_installchangelogs CHANGELOG.txt + %: dh $@ --parallel -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/megaglest.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

