[Git][java-team/jline3][master] 2 commits: Address FTBFS due to javadoc warnings

Tony Mancill (@tmancill) gitlab at salsa.debian.org
Thu Mar 26 05:19:28 GMT 2026



Tony Mancill pushed to branch master at Debian Java Maintainers / jline3


Commits:
1e626f3e by tony mancill at 2026-03-25T21:20:56-07:00
Address FTBFS due to javadoc warnings

- - - - -
b720b7b3 by tony mancill at 2026-03-25T21:37:16-07:00
Prepare changelog for upload

- - - - -


3 changed files:

- debian/changelog
- + debian/patches/04-javadoc-warnings.patch
- debian/patches/series


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,10 @@
+jline3 (3.3.1-5) unstable; urgency=medium
+
+  * Team upload.
+  * Address FTBFS due to javadoc warnings (Closes: #1131653)
+
+ -- tony mancill <tmancill at debian.org>  Wed, 25 Mar 2026 21:21:03 -0700
+
 jline3 (3.3.1-4) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/patches/04-javadoc-warnings.patch
=====================================
@@ -0,0 +1,17 @@
+--- a/builtins/src/main/java/org/jline/builtins/ScreenTerminal.java
++++ b/builtins/src/main/java/org/jline/builtins/ScreenTerminal.java
+@@ -24,12 +24,12 @@
+  * limitations under the License.
+  */
+ 
+-/**
++/*
+  * Based on http://antony.lesuisse.org/software/ajaxterm/
+  *  Public Domain License
+  */
+ 
+-/**
++/*
+  * See http://www.ecma-international.org/publications/standards/Ecma-048.htm
+  *       and http://vt100.net/docs/vt510-rm/
+  */


=====================================
debian/patches/series
=====================================
@@ -1,3 +1,4 @@
 01-ignore-warnings.patch
 02-ignore-remote-modules.patch
 03-java21-compatibility.patch
+04-javadoc-warnings.patch



View it on GitLab: https://salsa.debian.org/java-team/jline3/-/compare/77ef89cfc5f06baedd712776a71fda569b276d53...b720b7b3d31846c40f17b8dae4fec4ae9d8e74dd

-- 
View it on GitLab: https://salsa.debian.org/java-team/jline3/-/compare/77ef89cfc5f06baedd712776a71fda569b276d53...b720b7b3d31846c40f17b8dae4fec4ae9d8e74dd
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/20260326/5af07aaf/attachment.htm>


More information about the pkg-java-commits mailing list