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
|
groovycsv (1.3-2) unstable; urgency=medium
* Updated the opencsv groupId in the pom (Closes: #952292)
* Standards-Version updated to 4.5.0
* Depend on debhelper-compat instead of debhelper
-- Emmanuel Bourg <ebourg@apache.org> Tue, 26 May 2020 13:12:38 +0200
groovycsv (1.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 1.3
* Removing patches, as all of them seem to be integrated upstream.
* Bumping Standards-Version (no changes).
* Bumping debhelper compatibility level (no changes).
* Updating Vcs-* tags in debian/control.
* Enabling the build time tests.
* Adding a patch migrating the code to use opencsv v5.
* Removing 'get-orig-source' target.
* Switching URLs from HTTP to HTTPS.
-- Andrius Merkys <merkys@debian.org> Tue, 05 Nov 2019 10:17:55 -0500
groovycsv (1.0-2) unstable; urgency=medium
* Fixed the build failure caused by the transition from groovy2 to groovy
(Closes: #824045)
* Standards-Version updated to 3.9.8 (no changes)
* Use a secure Vcs-Git URL
-- Emmanuel Bourg <ebourg@apache.org> Sat, 21 May 2016 23:24:04 +0200
groovycsv (1.0-1) unstable; urgency=medium
* Initial release (Closes: #801998)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 26 Oct 2015 23:04:13 +0100
|