[DRE-commits] [SCM] ruby-sass-rails.git branch, master, updated. upstream/3.2.5-6-gda2db9a

Gaston Ramos ramos.gaston at gmail.com
Thu Jun 28 15:27:53 UTC 2012


The following commit has been merged in the master branch:
commit da2db9a3929ada4b56ca7c51ecbe42dee5ee1b91
Author: Gaston Ramos <ramos.gaston at gmail.com>
Date:   Thu Jun 28 12:27:17 2012 -0300

    added missing dependecies
    remove itp from changelo

diff --git a/debian/changelog b/debian/changelog
index 9ac855e..b061eb5 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,5 +1,5 @@
 ruby-sass-rails (3.2.5-1) UNRELEASED; urgency=low
 
-  * Initial release (Closes: #nnnn)
+  * Initial release
 
  -- Gastón Ramos <ramos.gaston at gmail.com>  Mon, 25 Jun 2012 00:39:05 -0300
diff --git a/debian/control b/debian/control
index 401806e..25ead56 100644
--- a/debian/control
+++ b/debian/control
@@ -14,8 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-sass-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# sass (>= 3.1.10), railties (~> 3.2.0), tilt (~> 1.3)
+Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-sass (>= 3.1.19), ruby-railties-3.2 (>= 3.2.0), ruby-tilt (>= 1.3.0)
 Description: Sass adapter for the Rails asset pipeline.
  Provides official integration for ruby on rails projects 
   with the Sass stylesheet language

-- 
ruby-sass-rails.git



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