1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103
|
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@debian.org> Mon, 07 Apr 2025 21:00:16 +0200
jline2 (2.14.6-5) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 17 (Closes: #1011180)
* Depend on libjansi1-java instead of libjansi-java
* Standards-Version updated to 4.6.1
-- Emmanuel Bourg <ebourg@apache.org> Wed, 18 May 2022 08:27:35 +0200
jline2 (2.14.6-4) unstable; urgency=medium
* Use debhelper-compat 13
* Bump Standards-Version to 4.5.1
* Freshen debian/copyright
* Set Rules-Requires-Root: no in debian/control
* Update debian/watch to version 4
-- tony mancill <tmancill@debian.org> Sat, 26 Dec 2020 21:30:54 -0800
jline2 (2.14.6-3) unstable; urgency=medium
* Team upload.
* Restored the Java 6 compatibility (Closes: #923887)
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Wed, 06 Mar 2019 22:27:41 +0100
jline2 (2.14.6-2) unstable; urgency=medium
* Team upload.
* Remove powermock from B-D. See #875358.
* Ignore org.powermock artifacts.
* Declare compliance with Debian Policy 4.3.0.
-- Markus Koschany <apo@debian.org> Fri, 01 Mar 2019 22:10:15 +0100
jline2 (2.14.6-1) unstable; urgency=medium
* Team upload.
* New upstream release
- Patched pom.xml to ignore warnings
- New build dependency on libeasymock-java and libpowermock-java
- Disabled the tests (fail with Java 9)
- Depend on libjansi-java (>= 1.12)
- Ignore maven-enforcer-plugin
* Switch to debhelper level 11
-- Emmanuel Bourg <ebourg@apache.org> Fri, 30 Mar 2018 13:07:18 +0200
jline2 (2.12.1-1) unstable; urgency=medium
* New upstream version 2.12.1 (Closes: #784061)
* Use debhelper 10.
* Update Vcs URLs
* Update Homepage to refer to Github page
* Remove Eugenio Cano-Manuel Mendoza from Uploaders
* Add myself to uploaders.
* Bump Standards-Version to 4.1.3
-- tony mancill <tmancill@debian.org> Tue, 09 Jan 2018 18:48:31 -0800
jline2 (2.11-4) unstable; urgency=medium
* Team upload.
* Ignore the dependency on maven-scm
-- Emmanuel Bourg <ebourg@apache.org> Mon, 31 Aug 2015 18:44:25 +0200
jline2 (2.11-3) unstable; urgency=medium
* Team upload.
* Correct maven.publishedRules to publish 2.x (not 2.*).
* Bump Standards-Version to 3.9.6.
-- tony mancill <tmancill@debian.org> Sat, 02 May 2015 07:59:19 -0700
jline2 (2.11-2) unstable; urgency=low
* Team upload.
[ Eugenio Cano-Manuel Mendoza ]
* Change version from debian to 2.*.
* Rename versionless jar to jline2.jar. (Closes: #723956)
[ tony mancill ]
* Bump Standards-Version to 3.9.5.
-- tony mancill <tmancill@debian.org> Fri, 29 Nov 2013 07:43:26 -0800
jline2 (2.11-1) unstable; urgency=low
* Initial release. (Closes: #720463)
-- Eugenio Cano-Manuel Mendoza <eugeniocanom@gmail.com> Wed, 18 Sep 2013 09:09:48 +0200
|