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 98 99 100
|
ruby-gon (6.2.1-1) unstable; urgency=medium
* Team upload
[ Cédric Boutillier ]
* Set Testsuite to autopkgtest-pkg-ruby
[ Pirate Praveen ]
* New upstream version 6.2.1
* Bump Standards-Version to 4.2.1 (no changes needed)
* Disable tests that requies actionpack >= 5
-- Pirate Praveen <praveen@debian.org> Sun, 21 Oct 2018 22:32:26 +0530
ruby-gon (6.1.0-1) unstable; urgency=medium
* Team upload
* New upstream release
[ Pirate Praveen ]
* Refresh patches
* Update ruby-tests.rake to include spec.rspec_opts from Rakefile
-- Sruthi Chandran <srud@disroot.org> Wed, 07 Sep 2016 14:24:08 +0530
ruby-gon (6.0.1-1) unstable; urgency=medium
* Team upload
* New major upstream release
* Refresh patches
-- Pirate Praveen <praveen@debian.org> Wed, 16 Sep 2015 00:30:10 +0530
ruby-gon (5.2.3-2) unstable; urgency=medium
* Team upload
* Re-upload to unstable
-- Pirate Praveen <praveen@debian.org> Mon, 27 Apr 2015 15:53:34 +0530
ruby-gon (5.2.3-1) experimental; urgency=medium
* Team upload.
* New upstream release.
* Refresh patches (remove_lib_from_loadpath_for_spec.patch)
* Remove patches (fix_tests_with_rabl_rails.patch)
* Set minimum version for ruby-rabl to 0.11.4
-- Pirate Praveen <praveen@debian.org> Wed, 19 Nov 2014 01:34:31 +0530
ruby-gon (5.2.0-2) unstable; urgency=medium
* Add fix_tests_with_rabl_rails.patch imported from upstream
to fix tests with ruby-rabl-rails 0.4.x
The new version of ruby-rabl-rails uses a slightly different layout, and
files to require in tests should be updated.
* Tighten Build-Depends on ruby-rabl-rails to force a version greater than
0.4.x
-- Cédric Boutillier <boutil@debian.org> Sat, 15 Nov 2014 16:26:55 +0100
ruby-gon (5.2.0-1) unstable; urgency=medium
* Team upload
[ David Suárez ]
* New upstream version.
* debian/patches:
- Refresh 'change_watch_js_location' patch.
- Add 'fix-json-scaping-on-tests-strings'patch. (Closes: #759909)
If ruby-oj is used for the tests, the scaping of some outputs are
not the expected.
* Update build and runtime depends:
- Add ruby-multi-json and ruby-request-store.
- Prefer ruby-oj over ruby-json.
* Update standards version; no changes needed.
-- David Suárez <david.sephirot@gmail.com> Sun, 12 Oct 2014 01:24:34 +0200
ruby-gon (5.0.4-1) unstable; urgency=medium
* Imported Upstream version 5.0.4
* Drop fix_escaper.patch, applied upstream
-- Cédric Boutillier <boutil@debian.org> Thu, 27 Feb 2014 16:50:46 +0100
ruby-gon (5.0.1-1) unstable; urgency=medium
* Imported Upstream version 5.0.1
* Add fix_escaper.patch to escape properly unicode (Closes: #733441)
* Bump Standards-Version to 3.9.5 (no changes needed)
* Set XS-Ruby-Versions to all
-- Cédric Boutillier <boutil@debian.org> Fri, 10 Jan 2014 15:54:16 +0100
ruby-gon (4.1.0-1) unstable; urgency=low
* Initial release (Closes: #703185)
-- Cédric Boutillier <boutil@debian.org> Sat, 01 Jun 2013 02:30:54 +0200
|