[libvldocking-java] 15/20: Removed the javadoc from the binary package
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Wed Mar 28 13:35:39 BST 2018
This is an automated email from the git hooks/post-receive script.
ebourg-guest pushed a commit to branch master
in repository libvldocking-java.
commit 39fc4673189b0d4815142393be63e31cd4311302
Author: Emmanuel Bourg <ebourg at apache.org>
Date: Wed Mar 28 14:06:37 2018 +0200
Removed the javadoc from the binary package
---
debian/changelog | 1 +
debian/doc-base | 8 --------
debian/docs | 2 --
debian/rules | 3 ---
4 files changed, 1 insertion(+), 13 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index dcf1222..80444c9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
libvldocking-java (2.1.4-5) UNRELEASED; urgency=low
* Team upload.
+ * Removed the javadoc from the binary package
* Moved the package to Git (Closes: #670289)
* Build with the DH sequencer instead of CDBS
* Standards-Version updated to 4.1.3
diff --git a/debian/doc-base b/debian/doc-base
deleted file mode 100644
index 85711d1..0000000
--- a/debian/doc-base
+++ /dev/null
@@ -1,8 +0,0 @@
-Document: libvldocking-java
-Title: Java components for building applications with Docking capabilities
-Author: VLSolutions <info at vlsolutions.com>
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libvldocking-java/api/index.html
-Files: /usr/share/doc/libvldocking-java/api/*.html
diff --git a/debian/docs b/debian/docs
deleted file mode 100644
index 8e9aedb..0000000
--- a/debian/docs
+++ /dev/null
@@ -1,2 +0,0 @@
-Licence*.pdf
-doc/api
diff --git a/debian/rules b/debian/rules
index abcde9d..4883e9b 100755
--- a/debian/rules
+++ b/debian/rules
@@ -5,8 +5,5 @@ JAR_VERSION := 2.1-beta
%:
dh $@
-override_dh_auto_build:
- dh_auto_build -- jar javadoc
-
override_dh_auto_install:
dh_link /usr/share/java/vldocking_$(JAR_VERSION).jar /usr/share/java/vldocking.jar
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/libvldocking-java.git
More information about the pkg-java-commits
mailing list