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

Bug#767122: unblock: ruby-sass-rails/4.0.3-2



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


Reply to: