[DRE-commits] [ruby-activemodel-3.2] 05/05: Update allow_newer_versions.patch

Ondrej Sury ondrej at moszumanska.debian.org
Sun Dec 15 15:34:14 UTC 2013


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

ondrej pushed a commit to branch master
in repository ruby-activemodel-3.2.

commit 569d9847ab196569c54dbecb05c80f9d65a6da55
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Dec 4 17:50:06 2013 +0100

    Update allow_newer_versions.patch
---
 debian/patches/allow_newer_versions.patch | 16 +++++++---------
 1 file changed, 7 insertions(+), 9 deletions(-)

diff --git a/debian/patches/allow_newer_versions.patch b/debian/patches/allow_newer_versions.patch
index 8cf602a..d5b5614 100644
--- a/debian/patches/allow_newer_versions.patch
+++ b/debian/patches/allow_newer_versions.patch
@@ -1,21 +1,19 @@
-Index: ruby-activemodel-3.2/metadata.yml
-===================================================================
---- ruby-activemodel-3.2.orig/metadata.yml	2013-06-02 16:45:28.926198593 +0200
-+++ ruby-activemodel-3.2/metadata.yml	2013-06-03 17:52:36.108863822 +0200
-@@ -28,14 +28,14 @@
+--- ruby-activemodel-3.2.orig/metadata.yml
++++ ruby-activemodel-3.2/metadata.yml
+@@ -28,14 +28,14 @@ dependencies:
    name: builder
    requirement: !ruby/object:Gem::Requirement
      requirements:
--    - - ~>
-+    - - '>='
+-    - - "~>"
++    - - ">="
        - !ruby/object:Gem::Version
          version: 3.0.0
    type: :runtime
    prerelease: false
    version_requirements: !ruby/object:Gem::Requirement
      requirements:
--    - - ~>
-+    - - '>='
+-    - - "~>"
++    - - ">="
        - !ruby/object:Gem::Version
          version: 3.0.0
  description: A toolkit for building modeling frameworks like Active Record and Active

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



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