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
|
commons-pool2 (2.11.1-1) unstable; urgency=medium
* New upstream release
-- Emmanuel Bourg <ebourg@apache.org> Thu, 05 May 2022 12:32:28 +0200
commons-pool2 (2.10.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.10.0.
* Ignore org.junit junit-bom artifact.
* Switch to debhelper-compat = 13.
* Declare compliance with Debian Policy 4.6.0.
* Skip the tests for now because we need a newer junit5 version.
-- Markus Koschany <apo@debian.org> Sun, 07 Nov 2021 17:55:37 +0100
commons-pool2 (2.8.0-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.5.0
-- Emmanuel Bourg <ebourg@apache.org> Tue, 28 Jan 2020 00:45:55 +0100
commons-pool2 (2.6.2-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 4.4.0
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Fri, 19 Jul 2019 10:00:20 +0200
commons-pool2 (2.6.0-1) unstable; urgency=medium
* Team upload.
* New upstream version 2.6.0.
* Fix debian/watch and track new release on github mirror.
* Switch to compat level 11.
* Declare compliance with Debian Policy 4.2.1.
* wrap-and-sort -sa.
* Use https for Format field.
* Remove debian/orig-tar.sh because we don't repack the tarball.
* Install the NOTICE file.
-- Markus Koschany <apo@debian.org> Thu, 04 Oct 2018 17:38:43 +0200
commons-pool2 (2.4.2-2) unstable; urgency=medium
* Depend on libcglib-java (>= 3.0) instead of libcglib3-java
* Standards-Version updated to 3.9.8
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Mon, 26 Sep 2016 16:03:47 +0200
commons-pool2 (2.4.2-1) unstable; urgency=medium
* Initial release (Closes: #806956)
-- Emmanuel Bourg <ebourg@apache.org> Thu, 03 Dec 2015 13:49:11 +0100
|