[Git][java-team/libitext5-java][master] 3 commits: Removed the -java-doc package

Emmanuel Bourg (@ebourg) gitlab at salsa.debian.org
Thu Dec 8 08:29:46 GMT 2022



Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libitext5-java


Commits:
5ec37cba by Emmanuel Bourg at 2022-12-08T09:21:41+01:00
Removed the -java-doc package

- - - - -
676f1c07 by Emmanuel Bourg at 2022-12-08T09:26:22+01:00
Remove constraints unnecessary since buster (oldstable)

* Build-Depends: Drop versioned constraint on libbcprov-java (>= 1.60).
* Build-Depends: Drop versioned constraint on libxml-security-java (>= 2.0.10-2~).
* Build-Depends: Drop versioned constraint on maven-debian-helper (>= 1.5).

Changes-By: deb-scrub-obsolete

- - - - -
bfd50e3f by Emmanuel Bourg at 2022-12-08T09:29:22+01:00
Upload to unstable

- - - - -


4 changed files:

- debian/changelog
- debian/control
- − debian/libitext5-java-doc.doc-base.api
- − debian/libitext5-java-doc.install


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+libitext5-java (5.5.13.3-2) unstable; urgency=medium
+
+  * Removed the -java-doc package
+  * Remove constraints unnecessary since buster (oldstable):
+
+ -- Emmanuel Bourg <ebourg at apache.org>  Thu, 08 Dec 2022 09:29:17 +0100
+
 libitext5-java (5.5.13.3-1) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -8,19 +8,15 @@ Uploaders:
 Build-Depends:
  debhelper-compat (= 13),
  default-jdk,
- default-jdk-doc,
  ghostscript,
  icc-profiles-free,
  junit4,
  libbcpkix-java,
- libbcpkix-java-doc,
- libbcprov-java (>= 1.60),
- libbcprov-java-doc,
+ libbcprov-java,
  libmaven-bundle-plugin-java,
- libmaven-javadoc-plugin-java,
  libmockito-java,
- libxml-security-java (>= 2.0.10-2~),
- maven-debian-helper (>= 1.5)
+ libxml-security-java,
+ maven-debian-helper
 Standards-Version: 4.6.1
 Vcs-Git: https://salsa.debian.org/java-team/libitext5-java.git
 Vcs-Browser: https://salsa.debian.org/java-team/libitext5-java
@@ -29,7 +25,7 @@ Homepage: http://itextpdf.com
 Package: libitext5-java
 Architecture: all
 Depends: ${maven:Depends}, ${misc:Depends}
-Suggests: ${maven:OptionalDepends}, libitext5-java-doc
+Suggests: ${maven:OptionalDepends}
 Description: Java Library to create and manipulate PDF on the fly
  iText is a library that allows you to generate PDF files on the fly.
  The iText classes are very useful for people who need to generate read-only,
@@ -37,19 +33,3 @@ Description: Java Library to create and manipulate PDF on the fly
  The library is especially useful in combination with Java(TM)
  technology-based Servlets: The look and feel of HTML is browser dependent;
  with iText and PDF you can control exactly how your servlet's output will look.
-
-Package: libitext5-java-doc
-Section: doc
-Architecture: all
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Suggests: libitext5-java
-Description: Java Library to create and manipulate PDF on the fly (documentation)
- iText is a library that allows you to generate PDF files on the fly.
- The iText classes are very useful for people who need to generate read-only,
- platform independent documents containing text, lists, tables and images.
- The library is especially useful in combination with Java(TM)
- technology-based Servlets: The look and feel of HTML is browser dependent;
- with iText and PDF you can control exactly how your servlet's output will look.
- .
- This package contains the documentation.


=====================================
debian/libitext5-java-doc.doc-base.api deleted
=====================================
@@ -1,10 +0,0 @@
-Document: libitext5-java
-Title: API Javadoc for iText, a Free Java-PDF library
-Author: iText, a Free Java-PDF library developers
-Abstract: This is the API Javadoc provided for the
- libitext5-java library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libitext5-java/api/index.html
-Files: /usr/share/doc/libitext5-java/api/*


=====================================
debian/libitext5-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/site/apidocs/* usr/share/doc/libitext5-java/api/



View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/dfdba2e25aab9e30bd695535516798c287987e0e...bfd50e3ff7b60936c3cfcc0dd240ff77cc66167c

-- 
View it on GitLab: https://salsa.debian.org/java-team/libitext5-java/-/compare/dfdba2e25aab9e30bd695535516798c287987e0e...bfd50e3ff7b60936c3cfcc0dd240ff77cc66167c
You're receiving this email because of your account on salsa.debian.org.


-------------- next part --------------
An HTML attachment was scrubbed...
URL: <http://alioth-lists.debian.net/pipermail/pkg-java-commits/attachments/20221208/e3572aad/attachment.htm>


More information about the pkg-java-commits mailing list