[Git][java-team/libswingx-java][master] 4 commits: Removed the -java-doc package
Emmanuel Bourg (@ebourg)
gitlab at salsa.debian.org
Sat Nov 23 13:17:55 GMT 2024
Emmanuel Bourg pushed to branch master at Debian Java Maintainers / libswingx-java
Commits:
c327ae52 by Emmanuel Bourg at 2024-11-23T13:59:59+01:00
Removed the -java-doc package
- - - - -
0c9b3764 by Emmanuel Bourg at 2024-11-23T14:00:06+01:00
Standards-Version updated to 4.7.0
- - - - -
5aef59b1 by Emmanuel Bourg at 2024-11-23T14:00:10+01:00
Switch to debhelper level 13
- - - - -
df35be3a by Emmanuel Bourg at 2024-11-23T14:17:36+01:00
Upload to unstable
- - - - -
5 changed files:
- debian/changelog
- − debian/compat
- debian/control
- − debian/libswingx-java-doc.doc-base
- − debian/libswingx-java-doc.install
Changes:
=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+libswingx-java (1:1.6.2-5) unstable; urgency=medium
+
+ * Team upload.
+ * Removed the -java-doc package
+ * Standards-Version updated to 4.7.0
+ * Switch to debhelper level 13
+
+ -- Emmanuel Bourg <ebourg at apache.org> Sat, 23 Nov 2024 14:17:26 +0100
+
libswingx-java (1:1.6.2-4) unstable; urgency=medium
* Team upload.
=====================================
debian/compat deleted
=====================================
@@ -1 +0,0 @@
-11
=====================================
debian/control
=====================================
@@ -6,13 +6,11 @@ Uploaders:
Varun Hiremath <varun at debian.org>,
Torsten Werner <twerner at debian.org>
Build-Depends:
- debhelper (>= 11),
+ debhelper-compat (= 13),
default-jdk,
- default-jdk-doc,
libjhlabs-filters-java,
- libmaven-javadoc-plugin-java,
maven-debian-helper (>= 1.4)
-Standards-Version: 4.2.1
+Standards-Version: 4.7.0
Vcs-Git: https://salsa.debian.org/java-team/libswingx-java.git
Vcs-Browser: https://salsa.debian.org/java-team/libswingx-java
Homepage: https://swingx.java.net
@@ -21,7 +19,6 @@ Package: libswingx-java
Architecture: all
Depends: ${maven:Depends}, ${misc:Depends}
Recommends: ${maven:OptionalDepends}
-Suggests: libswingx-java-doc
Description: extensions to the Swing GUI toolkit
This package contains extensions to the Swing GUI toolkit, including new and
enhanced components that provide functionality commonly required by rich
@@ -38,27 +35,3 @@ Description: extensions to the Swing GUI toolkit
Many of these features will eventually be incorporated into the Swing toolkit,
although API compatibility will not be guaranteed. The SwingX project focuses
exclusively on the raw components themselves.
-
-Package: libswingx-java-doc
-Architecture: all
-Section: doc
-Depends: ${maven:DocDepends}, ${misc:Depends}
-Recommends: ${maven:DocOptionalDepends}
-Description: extensions to the Swing GUI toolkit - documentation
- This package contains extensions to the Swing GUI toolkit, including new and
- enhanced components that provide functionality commonly required by rich
- client applications. Highlights include:
- - Sorting, filtering, highlighting for tables, trees, and lists
- - Find/search
- - Auto-completion
- - Login/authentication framework
- - TreeTable component
- - Collapsible panel component
- - Date picker component
- - Tip-of-the-Day component
- .
- Many of these features will eventually be incorporated into the Swing toolkit,
- although API compatibility will not be guaranteed. The SwingX project focuses
- exclusively on the raw components themselves.
- .
- This package contains API documentation (Javadoc) of SwingX GUI Toolkit.
=====================================
debian/libswingx-java-doc.doc-base deleted
=====================================
@@ -1,9 +0,0 @@
-Document: libswingx-java-doc
-Title: API Javadoc for SwingX
-Author: SwingX developers
-Abstract: This is the API Javadoc provided by the SwingX library.
-Section: Programming
-
-Format: HTML
-Index: /usr/share/doc/libswingx-java/api/index.html
-Files: /usr/share/doc/libswingx-java/api/*
=====================================
debian/libswingx-java-doc.install deleted
=====================================
@@ -1 +0,0 @@
-target/site/apidocs/* usr/share/doc/libswingx-java/api
View it on GitLab: https://salsa.debian.org/java-team/libswingx-java/-/compare/2fe3277a8fec9beab82d868476bf53a489145a04...df35be3abc0edf6dfa3aaa51c2bcda63f724328d
--
View it on GitLab: https://salsa.debian.org/java-team/libswingx-java/-/compare/2fe3277a8fec9beab82d868476bf53a489145a04...df35be3abc0edf6dfa3aaa51c2bcda63f724328d
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/20241123/afc74b88/attachment.htm>
More information about the pkg-java-commits
mailing list