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
|
ruby-jbuilder (2.7.0-1) unstable; urgency=medium
* Team upload
* New upstream release
* Bump Standards-Version to 4.1.4 (no changes needed)
-- Sruthi Chandran <srud@disroot.org> Sat, 05 May 2018 18:31:07 +0530
ruby-jbuilder (2.3.1-2) unstable; urgency=medium
* Disable a failing test due to method visibility checks introduced in
ruby-mocha >= 1.2
* Bump Standards-Version to 4.0.0 (no changes needed)
-- Cédric Boutillier <boutil@debian.org> Sat, 08 Jul 2017 16:38:09 +0200
ruby-jbuilder (2.3.1-1) unstable; urgency=medium
* Team upload
* New upstream release
* Update packaging with a new dh-make-ruby run
-- Antonio Terceiro <terceiro@debian.org> Fri, 14 Aug 2015 12:14:40 -0300
ruby-jbuilder (2.1.3-1) unstable; urgency=medium
* Team upload
* New upstream release
* Run tests with rake now
* Add debian/patches/dont-use-bundler-in-tests.patch to avoid loading
bundler during tests, which would force loading jbuilder.gemspec, which
uses git to get a list of files for the gem.
-- Antonio Terceiro <terceiro@debian.org> Sat, 02 Aug 2014 23:44:44 -0300
ruby-jbuilder (1.4.1-1) unstable; urgency=low
* Initial release (Closes: #694708)
-- Cédric Boutillier <boutil@debian.org> Fri, 31 May 2013 23:58:14 +0200
|