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
|
ruby-mongo (2.4.1-1) unstable; urgency=medium
* New upstream release
* Drop unneeded build-dependencies on ruby-mocha and ruby-shoulda
* Update ruby-bson dependency (>= 4.2.1, << 5.0.0)
* Add DEP-8 tests
-- Apollon Oikonomopoulos <apoikos@debian.org> Wed, 21 Dec 2016 15:01:32 +0200
ruby-mongo (2.4.0-1) unstable; urgency=medium
[ Cédric Boutillier ]
* Bump debhelper compatibility level to 9
* Remove version in the gem2deb build-dependency
* Use https:// in Vcs-* fields
* Use https:// in Vcs-* fields
* Bump Standards-Version to 3.9.7 (no changes needed)
* Run wrap-and-sort on packaging files
[ Apollon Oikonomopoulos ]
* New upstream version 2.4.0
+ Support for MongoDB up to and including 3.4
* Bump Standards to 3.9.8; no changes needed
* Require ruby-bson >= 4.2.0
* Add myself to Uploaders
* Drop d/patches; not required anymore
-- Apollon Oikonomopoulos <apoikos@debian.org> Tue, 20 Dec 2016 12:44:14 +0200
ruby-mongo (1.10.0-1) unstable; urgency=medium
* Imported Upstream version 1.10.0
* Refresh patch enable_run_tests.patch
* Bump dependency on ruby-bson(-ext) to 1.10.0
* Change the upstream copyright holder to MongoDB, Inc
-- Prach Pongpanich <prachpub@gmail.com> Thu, 15 May 2014 13:18:50 +0700
ruby-mongo (1.9.2-2) unstable; urgency=medium
* Update enable_run_tests.patch to require mocha/setup instead of mocha,
Thanks to Cédric Boutillier (Closes: #743106)
* Bump standards-Version to 3.9.5 (no changes needed)
-- Prach Pongpanich <prachpub@gmail.com> Thu, 03 Apr 2014 14:08:07 +0700
ruby-mongo (1.9.2-1) unstable; urgency=low
* Imported Upstream version 1.9.2
* Bump dependency on ruby-bson and ruby-bson-ext to 1.9.2
-- Prach Pongpanich <prachpub@gmail.com> Thu, 05 Sep 2013 11:58:33 +0700
ruby-mongo (1.9.1-1) unstable; urgency=low
* New upstream release
* Bump dependency version
-- Prach Pongpanich <prachpub@gmail.com> Fri, 12 Jul 2013 20:54:08 +0700
ruby-mongo (1.9.0-1) unstable; urgency=low
* Initial release (Closes: #705501)
-- Prach Pongpanich <prachpub@gmail.com> Tue, 11 Jun 2013 23:03:11 +0700
|