This is an automated email from the git hooks/post-receive script. apo-guest pushed a commit to branch master in repository lincity-ng.
commit 6e9d91db69b942990cc7e5a69b99c956a1d8a391 Author: Markus Koschany <[email protected]> Date: Tue May 5 20:48:11 2015 +0200 Run makerelease.sh script. --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 77c200d..a2f9bf2 100755 --- a/debian/rules +++ b/debian/rules @@ -6,7 +6,7 @@ export DEB_BUILD_MAINT_OPTIONS = hardening=+all dh $@ --parallel --with autotools_dev override_dh_auto_configure: - ./autogen.sh + ./makerelease.sh dh_auto_configure -- \ --prefix=/usr \ --bindir=\$${prefix}/games \ -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lincity-ng.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

