[DRE-commits] [SCM] ruby-activesupport-3.2.git branch, master, updated. debian/3.2.13-2-11-gf80f328

Christian Hofstaedtler christian at hofstaedtler.name
Mon Jun 3 14:11:35 UTC 2013


The following commit has been merged in the master branch:
commit f80f328ba274338b8d5a3e4ad8b37f9aa0d34b2c
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Mon Jun 3 16:11:02 2013 +0200

    Update allow-newer-i18n-versions to have 0.6.4 as the minimum
    
    Based on https://github.com/rails/rails/commit/641a27d47baf4804e89d5a99ee6d843a75d868e6
    as pointed out by Sam Ruby on the debian-ruby mailing list.

diff --git a/debian/patches/allow-newer-i18n-versions b/debian/patches/allow-newer-i18n-versions
index 758d0f7..0fce361 100644
--- a/debian/patches/allow-newer-i18n-versions
+++ b/debian/patches/allow-newer-i18n-versions
@@ -9,7 +9,7 @@ Index: ruby-activesupport-3.2/metadata.yml
 -    - - '='
 +    - - '>='
        - !ruby/object:Gem::Version
-         version: 0.6.1
+         version: 0.6.4
    type: :runtime
    prerelease: false
    version_requirements: !ruby/object:Gem::Requirement
@@ -17,5 +17,5 @@ Index: ruby-activesupport-3.2/metadata.yml
 -    - - '='
 +    - - '>='
        - !ruby/object:Gem::Version
-         version: 0.6.1
+         version: 0.6.4
  - !ruby/object:Gem::Dependency

-- 
ruby-activesupport-3.2.git



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