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
|
mongo-java-driver (3.6.3-2) unstable; urgency=medium
* Team upload.
* Removed the unused build dependency on mongodb-server (Closes: #919092)
* Standards-Version updated to 4.3.0
* Use salsa.debian.org Vcs-* URLs
-- Emmanuel Bourg <ebourg@apache.org> Sat, 12 Jan 2019 19:32:55 +0100
mongo-java-driver (3.6.3-1) unstable; urgency=medium
* Team upload.
* New upstream version 3.6.3.
* Declare compliance with Debian Policy 4.1.4.
* Fix FTBFS with Java 10 because com.sun.tools.doclet does not exist anymore.
(Closes: #897458)
-- Markus Koschany <apo@debian.org> Fri, 04 May 2018 19:53:36 +0200
mongo-java-driver (3.6.2-1) unstable; urgency=medium
* Team upload.
[ Christopher Hoskin ]
* Update patches
[ Markus Koschany ]
* New upstream version 3.6.2.
* Use compat level 11.
* Declare compliance with Debian Policy 4.1.3.
* Add gradle.patch and fix various build issues.
* New build-dependency libsnappy-java.
* Do not run any tests to avoid a FTBFS. They can possibly be re-enabled when
Debian's Gradle version is >= 4. (Closes: #880318)
-- Markus Koschany <apo@debian.org> Mon, 05 Feb 2018 21:20:02 +0100
mongo-java-driver (3.3.0-1) unstable; urgency=medium
[ Emmanuel Bourg ]
* Build with the DH sequencer instead of CDBS
* Exclude the Gradle wrapper from the upstream tarball
[ Christopher Hoskin ]
* Import new upstream (3.3.0)
* Update debian/copyright
* Switch build system from Maven to Gradle
* Enable build tests
* debian/copyright: change Copyright-Format 1.0 URL to HTTPS.
* Add DEP-3 headers to test.patch
* Add myself to uploaders, use secure VCS, bump standards version to
3.9.8 (no change required)
* Use generated poms (requires gradle-debian-helper>=1.4, see #841491)
* Use my Debian e-mail address in Uploaders
* Provide more detailed package description
* Bump Standards-Version from 3.9.8 to 4.0.0 (no change required)
-- Christopher Hoskin <mans0954@debian.org> Sat, 12 Aug 2017 20:39:32 +0100
mongo-java-driver (2.12.4-1) unstable; urgency=medium
* New upstream release
* Standards-Version updated to 3.9.6 (no changes)
-- Emmanuel Bourg <ebourg@apache.org> Mon, 20 Oct 2014 15:57:00 +0200
mongo-java-driver (2.12.3-1) unstable; urgency=medium
* New upstream release
- Replaced the dependency on testng with junit4
-- Emmanuel Bourg <ebourg@apache.org> Mon, 01 Sep 2014 14:42:58 +0200
mongo-java-driver (2.11.4-1) unstable; urgency=medium
* Initial release (Closes: #736630)
-- Emmanuel Bourg <ebourg@apache.org> Sat, 25 Jan 2014 18:07:53 +0100
|