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
|
ruby-rabl-rails (0.4.1-1.1) unstable; urgency=medium
* Non maintainer upload by the Reproducible Builds team.
* No source change upload to rebuild on buildd with .buildinfo files.
-- Holger Levsen <holger@debian.org> Tue, 05 Jan 2021 16:34:16 +0100
ruby-rabl-rails (0.4.1-1) unstable; urgency=medium
* Imported Upstream version 0.4.1
* Do not require minitest/autorun from ruby-tests.rake (Closes: #795134)
-- Cédric Boutillier <boutil@debian.org> Thu, 13 Aug 2015 11:24:46 +0200
ruby-rabl-rails (0.4.0-1) unstable; urgency=medium
* Team upload.
* New upstream version. (Closes: #764838)
This fix some sporadic tests failures.
* debian/patches:
- Remove '001_fix-minitest-autoload' patch; fixed upstream.
- Remove '002_remove_skipped_test' patch; skip keyword is working.
* debian/control:
- Remove multi-json depend; upstream changes.
- Add ruby-oj and ruby-json depends; prefer ruby-oj over ruby-json.
- Update standards version; no changes needed
* debian/ruby-tests.rake:
- Change tests files search pattern.
- Remove duplicate 'lib' entry.
-- David Suárez <david.sephirot@gmail.com> Mon, 13 Oct 2014 23:10:36 +0200
ruby-rabl-rails (0.3.4-1) unstable; urgency=medium
* Team upload.
* Imported Upstream version 0.3.4
* Wrap and sort (Build-)Depends (no changes)
* Remove specific dependency to ruby 1.9.1 (Closes: #746111)
* Bump Standards-Version to 3.9.5 (no changes)
* Add ruby-minitest build dependency.
-- Sebastien Badia <seb@sebian.fr> Thu, 01 May 2014 17:24:02 +0200
ruby-rabl-rails (0.3.2-1) unstable; urgency=low
* Initial release (Closes: #710502)
-- Cédric Boutillier <boutil@debian.org> Fri, 31 May 2013 17:05:06 +0200
|