This is an automated email from the git hooks/post-receive script. arand-guest pushed a commit to branch debdir in repository redeclipse.
commit 7ecc8fe5385836b38383eb88de92fcaacb76ac11 Author: Martin Erik Werner <[email protected]> Date: Thu Dec 15 02:21:09 2011 +0100 syntax for xz debs --- rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/rules b/rules index 4041305..c41a25d 100755 --- a/rules +++ b/rules @@ -44,7 +44,7 @@ override_dh_install: dh_install overrride_dh_builddeb: - dh_builddeb -Zxz + dh_builddeb -- -Zxz VER=$(shell dpkg-parsechangelog | sed -rne 's/^Version: ([^-]+).*/\1/p') DIR=redeclipse-$(VER).orig -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/redeclipse.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

