[DRE-commits] [ruby-haml-rails] 01/01: update minimum version of ruby-html2haml

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Fri Mar 18 07:03:04 UTC 2016


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

praveen pushed a commit to branch master
in repository ruby-haml-rails.

commit c94815c29ad557fa71c519924abccc6c4d375246
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Fri Mar 18 12:32:16 2016 +0530

    update minimum version of ruby-html2haml
    
    - jessie version has gemspec files only for ruby 1.9 and 1.8
---
 debian/control | 20 ++++++++++----------
 1 file changed, 10 insertions(+), 10 deletions(-)

diff --git a/debian/control b/debian/control
index a74ea5b..7ecfbe3 100644
--- a/debian/control
+++ b/debian/control
@@ -7,12 +7,12 @@ Build-Depends: debhelper (>= 9~),
                gem2deb,
                rails,
                rake,
-               ruby-actionpack (>= 4.0.1),
-               ruby-activesupport (>= 4.0.1),
+               ruby-actionpack (>= 4.0.1~),
+               ruby-activesupport (>= 4.0.1~),
                ruby-haml (<< 5.0),
-               ruby-haml (>= 4.0.6),
-               ruby-html2haml (>= 1.0.1),
-               ruby-railties (>= 4.0.1),
+               ruby-haml (>= 4.0.6~),
+               ruby-html2haml (>= 2.0~),
+               ruby-railties (>= 4.0.1~),
                ruby-test-unit
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-haml-rails.git
@@ -25,12 +25,12 @@ Package: ruby-haml-rails
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter,
-         ruby-actionpack (>= 4.0.1),
-         ruby-activesupport (>= 4.0.1),
+         ruby-actionpack (>= 4.0.1~),
+         ruby-activesupport (>= 4.0.1~),
          ruby-haml (<< 5.0),
-         ruby-haml (>= 4.0.6),
-         ruby-html2haml (>= 1.0.1),
-         ruby-railties (>= 4.0.1),
+         ruby-haml (>= 4.0.6~),
+         ruby-html2haml (>= 2.0~),
+         ruby-railties (>= 4.0.1~),
          ${misc:Depends},
          ${shlibs:Depends}
 Description: Haml Generator for Rails 3

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



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