[libcodesize-java] 01/01: Do not build and install the Java API documentation
Markus Koschany
apo-guest at moszumanska.debian.org
Wed Oct 22 19:00:23 BST 2014
This is an automated email from the git hooks/post-receive script.
apo-guest pushed a commit to branch master
in repository libcodesize-java.
commit 462fa5170bf045e2cf07ccd77307bb892148c672
Author: Markus Koschany <apo at gambaru.de>
Date: Wed Oct 22 19:54:17 2014 +0200
Do not build and install the Java API documentation
---
debian/libcodesize-java.javadoc | 1 -
debian/rules | 2 +-
2 files changed, 1 insertion(+), 2 deletions(-)
diff --git a/debian/libcodesize-java.javadoc b/debian/libcodesize-java.javadoc
deleted file mode 100644
index ce83b25..0000000
--- a/debian/libcodesize-java.javadoc
+++ /dev/null
@@ -1 +0,0 @@
-internal
diff --git a/debian/rules b/debian/rules
index d82b393..13d3387 100755
--- a/debian/rules
+++ b/debian/rules
@@ -12,7 +12,7 @@ COMMIT = 2d99a8bbcda84cc5e87bfb58fc98f36ffb6269f7
dh $@ --parallel --with javahelper,jh_maven_repo_helper
override_dh_auto_build:
- jh_build --javadoc codesize-1.1.jar codesize/src
+ jh_build codesize-1.1.jar codesize/src
get-orig-pom:
wget -O debian/pom.xml \
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libcodesize-java.git
More information about the pkg-java-commits
mailing list