[Git][java-team/jline2][master] 5 commits: Fixing manifest file: jansi -> jansi1

Pierre Gruet (@pgt) gitlab at salsa.debian.org
Tue Apr 8 13:02:20 BST 2025



Pierre Gruet pushed to branch master at Debian Java Maintainers / jline2


Commits:
e76f522c by Pierre Gruet at 2025-04-07T20:55:19+02:00
Fixing manifest file: jansi -> jansi1

- - - - -
5cffc94d by Pierre Gruet at 2025-04-07T20:55:55+02:00
Raising Standards version to 4.7.2 (no change)

- - - - -
d84f6f90 by Pierre Gruet at 2025-04-07T20:57:50+02:00
Getting rid of unnecessary versioned Build-Depends

- - - - -
532a51db by Pierre Gruet at 2025-04-07T21:00:12+02:00
Updating changelog

- - - - -
89e33573 by Pierre Gruet at 2025-04-07T21:00:24+02:00
Upload to unstable

- - - - -


3 changed files:

- debian/changelog
- debian/control
- debian/libjline2-java.manifest


Changes:

=====================================
debian/changelog
=====================================
@@ -1,3 +1,12 @@
+jline2 (2.14.6-6) unstable; urgency=medium
+
+  * Team upload.
+  * Fixing manifest file: jansi -> jansi1 (Closes: #1100935)
+  * Raising Standards version to 4.7.2 (no change)
+  * Getting rid of unnecessary versioned Build-Depends
+
+ -- Pierre Gruet <pgt at debian.org>  Mon, 07 Apr 2025 21:00:16 +0200
+
 jline2 (2.14.6-5) unstable; urgency=medium
 
   * Team upload.


=====================================
debian/control
=====================================
@@ -6,13 +6,13 @@ Uploaders: tony mancill <tmancill at debian.org>
 Build-Depends:
  debhelper-compat (= 13),
  default-jdk,
- maven-debian-helper (>= 1.6.5),
- javahelper (>= 0.43)
+ maven-debian-helper,
+ javahelper
 Build-Depends-Indep:
  libeasymock-java,
  libjansi1-java,
  junit4
-Standards-Version: 4.6.1
+Standards-Version: 4.7.2
 Vcs-Git: https://salsa.debian.org/java-team/jline2.git
 Vcs-Browser: https://salsa.debian.org/java-team/jline2
 Homepage: https://github.com/jline/jline2


=====================================
debian/libjline2-java.manifest
=====================================
@@ -1,6 +1,6 @@
 usr/share/java/jline2.jar:
     Manifest-Version: 1.0
-    Class-Path: /usr/share/java/jansi.jar
+    Class-Path: /usr/share/java/jansi1.jar
     Export-Package: jline.console;uses:="jline.console.history,jline,jline.console.completer";version="2.11.0",jline.console.completer;uses:="jline.console";version="2.11.0",jline.console.history;version="2.11.0"
     Import-Package: org.fusesource.jansi;
     Bundle-Name: JLine



View it on GitLab: https://salsa.debian.org/java-team/jline2/-/compare/10a286a954adc420954f1f243d3c539c8ee6a247...89e33573a85d46edc86a9c3819d9f73602b1b2e4

-- 
View it on GitLab: https://salsa.debian.org/java-team/jline2/-/compare/10a286a954adc420954f1f243d3c539c8ee6a247...89e33573a85d46edc86a9c3819d9f73602b1b2e4
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/20250408/9263cc15/attachment.htm>


More information about the pkg-java-commits mailing list