[libjpfcodegen-java] 10/13: Don't compress documentation.

gregor herrmann gregoa at debian.org
Mon Jan 27 21:33:17 UTC 2014


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 <gregoa at debian.org>
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



More information about the pkg-java-commits mailing list