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
|
spatial4j (0.8-1) unstable; urgency=medium
* Team upload.
* New upstream version 0.8.
* Declare compliance with Debian Policy 4.6.0.
* Fix incompatibility with latest version of libjts-java. (Closes: #997743)
-- Markus Koschany <apo@debian.org> Fri, 12 Nov 2021 21:08:29 +0100
spatial4j (0.7-1) unstable; urgency=medium
[ Hilko Bengen ]
* Remove myself from Uploaders
[ Sudip Mukherjee ]
* New upstream version 0.7
- Remove old patch.
- Add new dependency.
* Update Standards-Version to 4.5.0
* Use debhelper-compat.
- Update to compat level 13.
* Add Rules-Requires-Root: no.
* Use https with copyright format uri.
* Remove unused include entry in debian source.
[ tony mancill ]
* Add myself to Uploaders
* Remove unnecessary versioned depends on (ancient) maven-debian-helper
-- tony mancill <tmancill@debian.org> Thu, 21 May 2020 21:13:36 -0700
spatial4j (0.5-2) unstable; urgency=medium
* Team upload.
[ Emmanuel Bourg ]
* Removed the unused build dependency on libmaven-install-plugin-java
* Standards-Version updated to 4.1.5
* Switch to debhelper level 11
* Use salsa.debian.org Vcs-* URLs
[ Bas Couwenberg ]
* Add support for JTS 1.15 (Closes: #902790)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 30 Jul 2018 23:21:44 +0200
spatial4j (0.5-1) unstable; urgency=medium
* Team upload.
* New upstream release
- New dependency on libnoggit-java
- Disabled the unit tests (missing io.jeo:jeo dependency)
* Renamed the package back to spatial4j
* Suggest the optional dependencies instead of recommending them
-- Emmanuel Bourg <ebourg@apache.org> Wed, 17 Feb 2016 09:07:02 +0100
spatial4j-0.4 (0.4.1-4) unstable; urgency=medium
* Team upload.
* Build with the DH sequencer instead of CDBS
* Enabled the unit tests
* Added the Homepage field to debian/control
* Standards-Version updated to 3.9.7 (no changes)
* Updated the upstream authors in debian/copyright
-- Emmanuel Bourg <ebourg@apache.org> Tue, 16 Feb 2016 23:55:44 +0100
spatial4j-0.4 (0.4.1-3) unstable; urgency=medium
* Team upload.
* Address FTBFS (Closes: #813161)
-- tony mancill <tmancill@debian.org> Sat, 30 Jan 2016 21:30:43 -0800
spatial4j-0.4 (0.4.1-2) unstable; urgency=medium
* Give package to Debian Java Maintainers, add Vcs-* fields
* Remove JTS maven hack which is no longer needed (Closes: #766098).
Thanks Sebastiaan Couwenberg.
-- Hilko Bengen <bengen@debian.org> Sat, 28 Nov 2015 14:21:14 +0100
spatial4j-0.4 (0.4.1-1) unstable; urgency=medium
* New upstream version / new package (Closes: #766098)
* Bumped Standards-Vesion, renamed binary package due to API/ABI
incompatibilities, switched to CDBS
* Added japi-compat reports
-- Hilko Bengen <bengen@debian.org> Wed, 22 Oct 2014 20:55:48 +0200
spatial4j (0.3-1) unstable; urgency=low
* Initial release (Closes: #736653)
-- Hilko Bengen <bengen@debian.org> Sun, 08 Jun 2014 17:17:39 +0200
|