[DRE-commits] [SCM] ruby-mail.git branch, master, updated. debian/2.4.1-3-6-ga88d521

Ondřej Surý ondrej at sury.org
Wed Apr 25 12:10:17 UTC 2012


The following commit has been merged in the master branch:
commit ffdc2562c7b2169ca265254951405c66f9546864
Author: Ondřej Surý <ondrej at sury.org>
Date:   Wed Apr 25 14:07:22 2012 +0200

    Update track library version patch to 2.4.4 (this should be autogenerated)

diff --git a/debian/patches/0001-Track-library-version-within-lib.patch b/debian/patches/0001-Track-library-version-within-lib.patch
index 27cb335..fbb6417 100644
--- a/debian/patches/0001-Track-library-version-within-lib.patch
+++ b/debian/patches/0001-Track-library-version-within-lib.patch
@@ -21,7 +21,7 @@ index d849df3..0000000
 @@ -1,4 +0,0 @@
 -major:2
 -minor:4
--patch:1
+-patch:4
 -build:
 diff --git a/lib/mail/version.rb b/lib/mail/version.rb
 index 2b70bd1..4aaca0a 100644
@@ -39,7 +39,7 @@ index 2b70bd1..4aaca0a 100644
 +
 +    version['major'] = "2"
 +    version['minor'] = "4"
-+    version['patch'] = "1"
++    version['patch'] = "4"
 +    version['build'] = nil
      
      MAJOR = version['major']

-- 
ruby-mail.git



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