This is an automated email from the git hooks/post-receive script. ebourg-guest pushed a commit to branch master in repository maven2.
commit bf6ec05ee3975647230d05aa3a86738316b34757 Author: Paul Cager <[email protected]> Date: Fri Apr 25 18:24:46 2008 +0000 reinstate "#" in "#!" --- debian/rules | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/rules b/debian/rules index 35e1ca6..c6484ee 100755 --- a/debian/rules +++ b/debian/rules @@ -1,4 +1,4 @@ -!/usr/bin/make -f +#!/usr/bin/make -f include /usr/share/cdbs/1/rules/debhelper.mk include /usr/share/cdbs/1/class/ant.mk -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/maven2.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

