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
|
ruby-execjs (2.2.1-1~bpo70+1) wheezy-backports; urgency=medium
* Backport to wheezy
* Restrict build to Ruby 1.9 since the code already has syntax that is not
supported by Ruby 1.8
-- Antonio Terceiro <terceiro@debian.org> Fri, 08 May 2015 13:58:25 -0300
ruby-execjs (2.2.1-1) unstable; urgency=medium
* new upstream release
* now uses github version (not gem) so test suite is imported
* patched test suite to use local copy of coffeescript (instead of going
online)
* new build dependency: libjs-coffeescript
* updated standards to 3.9.5
* bumped dh and compat to 9
* added self to uploaders, copyright
-- Caitlin Matos <caitlin.matos@zoho.com> Tue, 29 Jul 2014 21:34:24 -0400
ruby-execjs (1.4.0-3) unstable; urgency=medium
* No changes rebuild to add support for new interpreters.
-- Antonio Terceiro <terceiro@debian.org> Sat, 29 Mar 2014 12:38:15 -0300
ruby-execjs (1.4.0-2) unstable; urgency=low
* Add missing build dependency on ruby-multi-json (Closes: #680836).
-- Antonio Terceiro <terceiro@debian.org> Fri, 13 Jul 2012 08:37:19 -0300
ruby-execjs (1.4.0-1) unstable; urgency=low
* Initial release.
-- Antonio Terceiro <terceiro@debian.org> Tue, 26 Jun 2012 22:22:37 -0300
|