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

Christian Hofstaedtler christian at hofstaedtler.name
Mon Jun 3 15:29:41 UTC 2013


The following commit has been merged in the master branch:
commit 20dbfebcd2a3e9192d1108b3cc6f5b67bb6ce366
Author: Christian Hofstaedtler <christian at hofstaedtler.name>
Date:   Mon Jun 3 17:29:28 2013 +0200

    Refresh allow-newer-i18n-version so that it applies

diff --git a/debian/patches/allow-newer-i18n-versions b/debian/patches/allow-newer-i18n-versions
index 0fce361..709753b 100644
--- a/debian/patches/allow-newer-i18n-versions
+++ b/debian/patches/allow-newer-i18n-versions
@@ -1,21 +1,25 @@
 Index: ruby-activesupport-3.2/metadata.yml
 ===================================================================
---- ruby-activesupport-3.2.orig/metadata.yml	2013-06-03 15:42:02.227109740 +0200
-+++ ruby-activesupport-3.2/metadata.yml	2013-06-03 15:42:27.006813671 +0200
-@@ -14,14 +14,14 @@
+--- ruby-activesupport-3.2.orig/metadata.yml	2013-06-03 17:22:36.315340878 +0200
++++ ruby-activesupport-3.2/metadata.yml	2013-06-03 17:29:01.618649837 +0200
+@@ -14,16 +14,16 @@
    name: i18n
    requirement: !ruby/object:Gem::Requirement
      requirements:
 -    - - '='
-+    - - '>='
++    - - ~>
        - !ruby/object:Gem::Version
-         version: 0.6.4
+-        version: 0.6.1
++        version: 0.6.4
    type: :runtime
    prerelease: false
    version_requirements: !ruby/object:Gem::Requirement
      requirements:
 -    - - '='
-+    - - '>='
++    - - ~>
        - !ruby/object:Gem::Version
-         version: 0.6.4
+-        version: 0.6.1
++        version: 0.6.4
  - !ruby/object:Gem::Dependency
+   name: multi_json
+   requirement: !ruby/object:Gem::Requirement

-- 
ruby-activesupport-3.2.git



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