This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository hitori.
commit aeea012158062109b93cb1199ff35b46b20430f5 Author: Peter de Wachter <[email protected]> Date: Wed Oct 24 21:43:56 2012 +0000 hitori: we forgot to install one of the changelogs... --- debian/rules | 1 + 1 file changed, 1 insertion(+) diff --git a/debian/rules b/debian/rules index a19f29d..a83757f 100755 --- a/debian/rules +++ b/debian/rules @@ -56,6 +56,7 @@ binary-arch: install # Take care to install the old changelogs as well... install ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog.pre-0-2-2 install help/ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog.help.pre-0-2-2 + install po/ChangeLog.pre-0-2-2 debian/hitori/usr/share/doc/hitori/changelog.po.pre-0-2-2 dh_installdocs dh_installman dh_installmenu -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/hitori.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

