Package: release.debian.org
Severity: normal
User: release.debian....@packages.debian.org
Usertags: unblock
X-Debbugs-Cc: uima...@packages.debian.org
Control: affects -1 + src:uima-as

Please unblock package uima-as

This package depends on libcommons-dbcp-java-doc which has been removed
in unstable. It blocks the migration of libcommons-dbcp-java/1.4-8 to
testing which is required to complete the transition to Tomcat 10.

This issue is addressed by removing the libuima-as-java-doc package
and its dependencies, including libcommons-dbcp-java-doc. The package
is unused and has a very low popcon.

Thank you,

Emmanuel Bourg


unblock uima-as/2.3.1-11
diff --git a/debian/changelog b/debian/changelog
index fc72c25..6a098db 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+uima-as (2.3.1-11) unstable; urgency=medium
+
+  * Team upload.
+  * Removed the -java-doc package
+
+ -- Emmanuel Bourg <ebo...@apache.org>  Fri, 12 May 2023 11:00:53 +0200
+
 uima-as (2.3.1-10) unstable; urgency=medium
 
   * Team upload.
diff --git a/debian/control b/debian/control
index f2eebe1..130b247 100644
--- a/debian/control
+++ b/debian/control
@@ -14,14 +14,10 @@ Build-Depends:
  libbuild-helper-maven-plugin-java,
  libcommons-httpclient-java,
  libcommons-codec-java,
- libcommons-codec-java-doc,
  libcommons-dbcp-java,
- libcommons-dbcp-java-doc,
  libcommons-logging-java,
- libcommons-logging-java-doc,
  libcommons-net-java,
  libcommons-pool-java,
- libcommons-pool-java-doc,
  libgeronimo-j2ee-connector-1.5-spec-java,
  libgeronimo-j2ee-management-1.1-spec-java,
  libgeronimo-jms-1.1-spec-java,
@@ -30,7 +26,6 @@ Build-Depends:
  libmaven-bundle-plugin-java,
  libmaven-dependency-plugin-java,
  libmaven-install-plugin-java,
- libmaven-javadoc-plugin-java,
  libservlet-api-java,
  libspring-beans-java,
  libspring-context-java,
@@ -76,31 +71,3 @@ Description: Apache UIMA Asynch Scaleout framework
  .
  UIMA Asynch Scaleout (or UIMA AS) is an extension to the Apache UIMA
  framework and SDK, using JMS messaging to support scaleout.
-
-Package: libuima-as-java-doc
-Architecture: all
-Section: doc
-Depends:
- ${maven:DocDepends},
- ${misc:Depends}
-Recommends:
- ${maven:DocOptionalDepends}
-Suggests:
- libuima-as-java
-Description: Documentation for Apache UIMA Asynch Scaleout framework
- 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 Asynch Scaleout (or UIMA AS) is an extension to the Apache UIMA
- framework and SDK, using JMS messaging to support scaleout.
- .
- This package contains the API documentation of libuima-as-java.
diff --git a/debian/libuima-as-java-doc.doc-base.api 
b/debian/libuima-as-java-doc.doc-base.api
deleted file mode 100644
index 78dde26..0000000
--- a/debian/libuima-as-java-doc.doc-base.api
+++ /dev/null
@@ -1,10 +0,0 @@
-Document: libuima-as-java
-Title: API Javadoc for UIMA AS: uima-as
-Author: UIMA AS: uima-as developers
-Abstract: This is the API Javadoc provided for the
- libuima-as-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libuima-as-java/api/index.html
-Files: /usr/share/doc/libuima-as-java/api/*
diff --git a/debian/libuima-as-java-doc.install 
b/debian/libuima-as-java-doc.install
deleted file mode 100644
index 00bb763..0000000
--- a/debian/libuima-as-java-doc.install
+++ /dev/null
@@ -1 +0,0 @@
-uima-as/target/site/apidocs/* usr/share/doc/libuima-as-java/api
diff --git a/debian/maven.ignoreRules b/debian/maven.ignoreRules
index 5192976..88393c4 100644
--- a/debian/maven.ignoreRules
+++ b/debian/maven.ignoreRules
@@ -31,4 +31,5 @@ xmlpull xmlpull * * * *
 org.springframework spring-asm * * * *
 
 org.apache.maven.plugins maven-deploy-plugin * * * *
+org.apache.maven.plugins maven-javadoc-plugin * * * *
 org.apache.rat apache-rat-plugin * * * *

Reply via email to