[DRE-maint] Bug#751771: ruby-uglifier: ruby-multi-json dependency needs to be replaced with ruby-json (>= 1.8)
Raphaël Hertzog
hertzog at debian.org
Mon Jun 16 14:14:00 UTC 2014
Package: ruby-uglifier
Version: 2.5.0-1
Severity: important
>From uglifier.gemspec:
| spec.add_runtime_dependency "execjs", ">= 0.3.0"
| spec.add_runtime_dependency "json", ">= 1.8.0"
Yet debian/control mentions ruby-multi-json and not ruby-json. It seems
that you missed an upstream change:
>From CHANGELOG.md:
| ## 2.3.0 (26 October 2013)
|
| - use JSON gem instead of multi_json
=> please fix the dependencies
I tried to use the Gem with bundle --local but it failed because the
dependencies of the uglifier gem were not satisfied.
Thank you for your work!
-- System Information:
Debian Release: jessie/sid
APT prefers unstable
APT policy: (500, 'unstable'), (500, 'testing'), (500, 'stable'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 3.14-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=fr_FR.utf8, LC_CTYPE=fr_FR.utf8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Versions of packages ruby-uglifier depends on:
ii ruby 1:2.1.0.1
ii ruby-execjs 1.4.0-3
ii ruby-multi-json 1.10.0-1
ii ruby1.9.1 [ruby-interpreter] 1.9.3.484-2
ii ruby2.0 [ruby-interpreter] 2.0.0.484+really457-3
ii ruby2.1 [ruby-interpreter] 2.1.2-2
ruby-uglifier recommends no packages.
ruby-uglifier suggests no packages.
More information about the Pkg-ruby-extras-maintainers
mailing list