[DRE-commits] [rails] 01/01: update ruby-sprockets-rails minimum version

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Mar 18 07:58:53 UTC 2016


This is an automated email from the git hooks/post-receive script.

praveen pushed a commit to branch master
in repository rails.

commit d2078285cb8edd4050f72f8f82276a3a519dcccb
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 18 13:28:29 2016 +0530

    update ruby-sprockets-rails minimum version
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 47ff750..c9ed673 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,8 @@
 rails (2:4.2.5.2-3) UNRELEASED; urgency=medium
 
   * debian/clean: list files that are created when the tests run
+  * Set minimum version of ruby-sprockets-rails (for sprockets version
+    incompatibility with ruby-sass-rails)
 
  -- Antonio Terceiro <terceiro at debian.org>  Fri, 04 Mar 2016 15:32:19 -0300
 
diff --git a/debian/control b/debian/control
index 668e7ba..942dbfc 100644
--- a/debian/control
+++ b/debian/control
@@ -37,7 +37,7 @@ Build-Depends: debhelper (>= 9),
                ruby-rails-dom-testing (<< 2.0),
                ruby-rails-html-sanitizer (>= 1.0.2),
                ruby-rails-html-sanitizer (<< 2.0),
-               ruby-sprockets-rails (>= 2.1.3-1~),
+               ruby-sprockets-rails (>= 2.3.2~),
                ruby-sprockets-rails (<< 3.0),
                ruby-sqlite3,
                ruby-thor (>= 0.18.1),
@@ -207,7 +207,7 @@ Depends: ruby-actionmailer (= ${source:Version}),
          ruby-bundler (>= 1.3.0),
          ruby-railties (= ${source:Version}),
          ruby-sprockets-rails (<< 3.0),
-         ruby-sprockets-rails (>= 2.1.3-1~),
+         ruby-sprockets-rails (>= 2.3.2~),
          ruby-treetop,
          ${misc:Depends},
          ${shlibs:Depends}

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/rails.git



More information about the Pkg-ruby-extras-commits mailing list