This is an automated email from the git hooks/post-receive script. apo pushed a commit to branch master in repository freeorion.
commit 98dcf6df7d1e87bee758f3e83998bf9299406ac3 Author: Markus Koschany <[email protected]> Date: Mon May 2 02:14:59 2016 +0200 Install Changelog.md. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 1424a5b..c5d869e 100755 --- a/debian/rules +++ b/debian/rules @@ -32,7 +32,7 @@ override_dh_shlibdeps: LD_LIBRARY_PATH="$(CURDIR)/debian/tmp/usr/lib/freeorion/freeorion:$(LD_LIBRARY_PATH)" dh_shlibdeps override_dh_installchangelogs: - dh_installchangelogs changelog.txt + dh_installchangelogs ChangeLog.md override_dh_install: dh_install --fail-missing -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freeorion.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

