This is an automated email from the git hooks/post-receive script. gregoa pushed a commit to branch master in repository libjpfcodegen-java.
commit 0f30c60af8ce1b5bfeb296038bec780e42257f92 Author: gregor herrmann <[email protected]> Date: Mon Jan 27 22:25:24 2014 +0100 Don't compress documentation. --- debian/rules | 3 +++ 1 file changed, 3 insertions(+) diff --git a/debian/rules b/debian/rules index cd5f2c6..dd87f1b 100755 --- a/debian/rules +++ b/debian/rules @@ -5,3 +5,6 @@ export CLASSPATH=/usr/share/java/commons-logging.jar:/usr/share/java/jpf.jar:/us %: dh $@ --with javahelper + +override_dh_compress: + dh_compress -Xresources -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjpfcodegen-java.git _______________________________________________ pkg-java-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

