[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#767122: marked as done (unblock: ruby-sass-rails/4.0.3-2)



Your message dated Tue, 28 Oct 2014 17:02:54 +0000
with message-id <2f194bf00e1de1f1242493e4888314aa@mail.adsl.funky-badger.org>
and subject line Re: Bug#767122: unblock: ruby-sass-rails/4.0.3-2
has caused the Debian Bug report #767122,
regarding unblock: ruby-sass-rails/4.0.3-2
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
767122: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=767122
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
User: release.debian.org@packages.debian.org
Usertags: unblock

Please unblock package ruby-sass-rails, or better, age it in a way that
it can get into jessie before the freeze.

A recent upload of ruby-sass (not maintained by the Ruby team, so not
really under our control) revealed that the dependency specification in
ruby-sass-rails was too strict. This caused the rails test suite to fail
on CI, what brought the issue to my attention:

http://ci.debian.net/data/packages/unstable/amd64/r/rails/20141028_031245.autopkgtest.log

Attached you will find a debdiff agains the package in jessie, which is
quite simple and fixes the default Rails stack.

unblock ruby-sass-rails/4.0.3-2

-- System Information:
Debian Release: jessie/sid
  APT prefers buildd-unstable
  APT policy: (500, 'buildd-unstable'), (500, 'unstable'), (500, 'testing'), (1, 'experimental')
Architecture: amd64 (x86_64)

Kernel: Linux 3.16-3-amd64 (SMP w/4 CPU cores)
Locale: LANG=pt_BR.UTF-8, LC_CTYPE=pt_BR.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

-- 
Antonio Terceiro <terceiro@debian.org>
diff -Nru ruby-sass-rails-4.0.3/debian/changelog ruby-sass-rails-4.0.3/debian/changelog
--- ruby-sass-rails-4.0.3/debian/changelog	2014-08-03 00:06:42.000000000 -0300
+++ ruby-sass-rails-4.0.3/debian/changelog	2014-10-28 13:10:04.000000000 -0200
@@ -1,3 +1,11 @@
+ruby-sass-rails (4.0.3-2) unstable; urgency=medium
+
+  * Team upload
+  * debian/patches/sprockets-2.x.patch: amend change to metadata.yml to relax
+    dependency on sass-rails.
+
+ -- Antonio Terceiro <terceiro@debian.org>  Tue, 28 Oct 2014 13:09:58 -0200
+
 ruby-sass-rails (4.0.3-1) unstable; urgency=medium
 
   * Team upload
diff -Nru ruby-sass-rails-4.0.3/debian/patches/sprockets-2.x.patch ruby-sass-rails-4.0.3/debian/patches/sprockets-2.x.patch
--- ruby-sass-rails-4.0.3/debian/patches/sprockets-2.x.patch	2014-07-27 16:17:23.000000000 -0300
+++ ruby-sass-rails-4.0.3/debian/patches/sprockets-2.x.patch	2014-10-28 13:10:04.000000000 -0200
@@ -307,6 +307,23 @@
  end
 --- a/metadata.yml
 +++ b/metadata.yml
+@@ -17,14 +17,14 @@ dependencies:
+     requirements:
+     - - "~>"
+       - !ruby/object:Gem::Version
+-        version: 3.2.0
++        version: '3.2'
+   type: :runtime
+   prerelease: false
+   version_requirements: !ruby/object:Gem::Requirement
+     requirements:
+     - - "~>"
+       - !ruby/object:Gem::Version
+-        version: 3.2.0
++        version: '3.2'
+ - !ruby/object:Gem::Dependency
+   name: railties
+   requirement: !ruby/object:Gem::Requirement
 @@ -65,20 +65,14 @@ dependencies:
      requirements:
      - - "~>"

Attachment: signature.asc
Description: Digital signature


--- End Message ---
--- Begin Message ---
On 2014-10-28 15:18, Antonio Terceiro wrote:
Please unblock package ruby-sass-rails, or better, age it in a way that
it can get into jessie before the freeze.

Aged to 5 days.

Regards,

Adam

--- End Message ---

Reply to: