[libjxp-java] 04/05: Removed the javadoc from the binary package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Mon Feb 15 21:31:06 GMT 2016
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libjxp-java.
commit a9e567c145b1c76a2bb68bf742f36afa8a4ee947
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Mon Feb 15 22:24:00 2016 +0100
Removed the javadoc from the binary package
---
debian/changelog | 1 +
debian/libjxp-java.docs | 1 -
debian/rules | 2 +-
3 files changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 26fdd03..25b4830 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ libjxp-java (1.6.1-6) UNRELEASED; urgency=medium
* Fixed the test error on headless systems
* Transition to the Servlet API 3.1
* Standards-Version updated to 3.9.7 (no changes)
+ * Removed the javadoc from the binary package
-- Emmanuel Bourg <ebourg at apache.org> Mon, 15 Feb 2016 22:00:15 +0100
diff --git a/debian/libjxp-java.docs b/debian/libjxp-java.docs
deleted file mode 100644
index 81a398b..0000000
--- a/debian/libjxp-java.docs
+++ /dev/null
@@ -1 +0,0 @@
-dist/docs/api
diff --git a/debian/rules b/debian/rules
index 6aa156a..ee8202d 100755
--- a/debian/rules
+++ b/debian/rules
@@ -14,4 +14,4 @@ override_dh_auto_build:
ln -s /usr/share/java/commons-invoke.jar target/lib/commons-invoke.jar
ln -s /usr/share/java/commons-fileupload.jar target/lib/commons-fileupload.jar
- xvfb-run dh_auto_build -- jar javadoc
+ xvfb-run dh_auto_build -- jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libjxp-java.git
More information about the pkg-java-commits
mailing list