Package: ruby-factory-girl
Followup-For: Bug #751036
Hi!
The bug is caused by the fact that some real test has been loaded before
spec/spec_helper.rb and spec/spec_helper.rb contains commands to
override the loadpath to allow the tests to find spec_helper.rb.
A new version of ruby-factory-girl i
Package: jekyll
Version: 1.5.1+dfsg1-2
Severity: normal
midna ~/i3.github.io $ jekyll new .
New jekyll site installed in /home/michael/i3.github.io.
midna ~/i3.github.io $ jekyll build
Configuration file: /home/michael/i3.github.io/_config.yml
Source: /home/michael/i3.github.io
FYI: The status of the ruby-http source package
in Debian's testing distribution has changed.
Previous version: 0.5.0-1
Current version: 0.6.1-1
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a day you will recei
FYI: The status of the ruby-state-machine source package
in Debian's testing distribution has changed.
Previous version: (not in testing)
Current version: 1.2.0-1
--
This email is automatically generated once a day. As the installation of
new packages into testing happens multiple times a
Accepted:
-BEGIN PGP SIGNED MESSAGE-
Hash: SHA256
Format: 1.8
Date: Mon, 16 Jun 2014 12:42:24 -0300
Source: ruby-uglifier
Binary: ruby-uglifier
Architecture: source all
Version: 2.5.0-2
Distribution: unstable
Urgency: medium
Maintainer: Debian Ruby Extras Maintainers
Changed-By: Anton
Your message dated Mon, 16 Jun 2014 15:57:01 +
with message-id
and subject line Bug#751771: fixed in ruby-uglifier 2.5.0-2
has caused the Debian Bug report #751771,
regarding ruby-uglifier: ruby-multi-json dependency needs to be replaced with
ruby-json (>= 1.8)
to be marked as done.
This mea
ruby-uglifier_2.5.0-2_amd64.changes uploaded successfully to localhost
along with the files:
ruby-uglifier_2.5.0-2_all.deb
ruby-uglifier_2.5.0-2.dsc
ruby-uglifier_2.5.0-2.debian.tar.xz
Greetings,
Your Debian queue daemon (running on host franck.debian.org)
_
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:
>F