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
|
libjaba-client-java (2.2.0-2) unstable; urgency=medium
* Putting the Debian java team as Maintainer in d/control
* Bumping Standards version to 4.5.1 (no changes needed)
* Dropping dependency on libdrmaa1.0-java, not needed to build the jar
designed by upstream.
-- Pierre Gruet <pgtdebian@free.fr> Sun, 17 Jan 2021 22:06:29 +0100
libjaba-client-java (2.2.0-1) unstable; urgency=medium
* New upstream version 2.2.0
* New maintainer (Closes: #897297)
* Adding d/watch and stripping d/copyright of its comment relative to source
* Bumping Standards version to 4.5.0 (Rules-Requires-Root field added)
* Depending on debhelper-compat 13
* Refreshing d/copyright
* Updating dependencies and correcting classpath in d/rules accordingly
* Setting classpath of the jar in d/classpath
* Removing annotations that cause errors
* Use secure URI in Homepage field and in d/watch.
* Removing now useless d/libjaba-client-java.dirs file
-- Pierre Gruet <pgtdebian@free.fr> Sat, 14 Nov 2020 07:28:17 +0100
libjaba-client-java (0+dfsg-2) unstable; urgency=medium
* Team upload.
* Fixed the build failure with Java 11 (Closes: #912538)
* Standards-Version updated to 4.4.0
* Switch to debhelper level 11
* Migrate the package to Git
* Updated debian/copyright
-- Emmanuel Bourg <ebourg@apache.org> Fri, 13 Sep 2019 11:38:27 +0200
libjaba-client-java (0+dfsg-1) unstable; urgency=low
* Strip the *ThreadSafe class files from the source code, they are hardly
used anyway.
* strip-annotations.diff: to remove the only use of those
-- Vincent Fourmond <fourmond@debian.org> Sat, 22 Oct 2011 09:06:48 +0200
libjaba-client-java (0-1) unstable; urgency=low
* Initial release. (Closes: #623030)
-- Vincent Fourmond <fourmond@debian.org> Thu, 14 Apr 2011 22:03:33 +0200
|