[uima-addons] 03/05: Removed the -java-doc package

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Fri Oct 21 19:41:32 UTC 2016


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository uima-addons.

commit 302f03abc143ef0f6194052c7270f522ca5387b9
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Fri Oct 21 18:55:33 2016 +0200

    Removed the -java-doc package
---
 debian/changelog                            |  1 +
 debian/control                              | 31 -----------------------------
 debian/libuima-addons-java-doc.doc-base.api | 10 ----------
 debian/libuima-addons-java-doc.install      |  1 -
 4 files changed, 1 insertion(+), 42 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index e0ece00..c6d1eab 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ uima-addons (2.3.1-6) UNRELEASED; urgency=medium
 
   * Team upload.
   * Transition to the Servlet API 3.1
+  * Removed the -java-doc package
   * Switch to debhelper level 10
 
  -- Emmanuel Bourg <ebourg at apache.org>  Fri, 21 Oct 2016 18:52:05 +0200
diff --git a/debian/control b/debian/control
index dfb2041..8f43839 100644
--- a/debian/control
+++ b/debian/control
@@ -5,26 +5,20 @@ Maintainer: Debian Java Maintainers <pkg-java-maintainers at lists.alioth.debian.or
 Uploaders: Damien Raude-Morvan <drazzib at debian.org>
 Build-Depends: debhelper (>= 10), default-jdk, maven-debian-helper (>= 1.4.5)
 Build-Depends-Indep: ant,
-                     ant-doc,
                      bsh,
-                     default-jdk-doc,
                      libbuild-helper-maven-plugin-java,
                      libcommons-io-java,
                      libcommons-logging-java,
-                     libcommons-logging-java-doc,
                      libhttpclient-java,
                      libjavacc-maven-plugin-java,
                      libjetty8-java,
                      liblog4j1.2-java,
-                     liblog4j1.2-java-doc,
                      libmaven-antrun-plugin-java,
                      libmaven-bundle-plugin-java,
                      libmaven-dependency-plugin-java,
                      libmaven-install-plugin-java,
-                     libmaven-javadoc-plugin-java,
                      librhino-java,
                      libservlet3.1-java,
-                     libservlet3.1-java-doc,
                      libslf4j-java,
                      libuima-core-java,
                      libuima-tools-java,
@@ -39,7 +33,6 @@ Package: libuima-addons-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
 Recommends: ${maven:OptionalDepends}
-Suggests: libuima-addons-java-doc
 Description: Apache UIMA Addons
  Apache UIMA is an implementation of the OASIS-UIMA specifications.
  .
@@ -55,27 +48,3 @@ Description: Apache UIMA Addons
  .
  UIMA Addons is a collection of Annotators extracted for sandbox for
  official distribution. It also provide Simple Server and Pear packaging tools.
-
-Package: libuima-addons-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libuima-addons-java
-Description: Documentation for Apache UIMA Addons
- Apache UIMA is an implementation of the OASIS-UIMA specifications.
- .
- OASIS UIMA Committee: <http://www.oasis-open.org/committees/uima/>.
- .
- Unstructured Information Management applications are software systems
- that analyze large volumes of unstructured information in order to
- discover knowledge that is relevant to an end user.
- .
- An example UIM application might ingest plain text and identify
- entities, such as persons, places, organizations; or relations,
- such as works-for or located-at.
- .
- UIMA Addons is a collection of Annotators extracted for sandbox for
- official distribution. It also provide Simple Server and Pear packaging tools.
- .
- This package contains the API documentation of libuima-addons-java.
diff --git a/debian/libuima-addons-java-doc.doc-base.api b/debian/libuima-addons-java-doc.doc-base.api
deleted file mode 100644
index 79ab513..0000000
--- a/debian/libuima-addons-java-doc.doc-base.api
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: libuima-addons-java
-Title: API Javadoc for UIMA-Addons: uima-addons
-Author: UIMA-Addons: uima-addons developers
-Abstract: This is the API Javadoc provided for the
- libuima-addons-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libuima-addons-java/api/index.html
-Files: /usr/share/doc/libuima-addons-java/api/*
diff --git a/debian/libuima-addons-java-doc.install b/debian/libuima-addons-java-doc.install
deleted file mode 100644
index 6403369..0000000
--- a/debian/libuima-addons-java-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-target/site/apidocs/* usr/share/doc/libuima-addons-java/api

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/uima-addons.git



More information about the pkg-java-commits mailing list