[DRE-commits] [ruby-thor] 01/01: Fix git-version-fix patch

Christian Hofstaedtler zeha at moszumanska.debian.org
Thu Jan 16 13:40:28 UTC 2014


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

zeha pushed a commit to branch master
in repository ruby-thor.

commit 482de1ff3eac3c669c1ee26e59f57282fba2e51f
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Thu Jan 16 14:38:17 2014 +0100

    Fix git-version-fix patch
    
    Git-Dch: ignore
---
 debian/patches/git-version-fix | 21 +++++++++++++++++----
 1 file changed, 17 insertions(+), 4 deletions(-)

diff --git a/debian/patches/git-version-fix b/debian/patches/git-version-fix
index 36558c5..8d737d8 100644
--- a/debian/patches/git-version-fix
+++ b/debian/patches/git-version-fix
@@ -1,9 +1,22 @@
-diff --git a/lib/thor/version.rb b/lib/thor/version.rb
-index b119570..76daaa3 100644
---- a/lib/thor/version.rb
-+++ b/lib/thor/version.rb
+Index: ruby-thor/lib/thor/version.rb
+===================================================================
+--- ruby-thor.orig/lib/thor/version.rb	2014-01-16 14:37:54.577453978 +0100
++++ ruby-thor/lib/thor/version.rb	2014-01-16 14:37:54.573454002 +0100
 @@ -1,3 +1,3 @@
  class Thor
 -  VERSION = '0.18.1.git20140116'
 +  VERSION = '0.18.1.20140116'
  end
+Index: ruby-thor/metadata.yml
+===================================================================
+--- ruby-thor.orig/metadata.yml	2014-01-16 12:30:43.347664453 +0100
++++ ruby-thor/metadata.yml	2014-01-16 14:38:05.553387998 +0100
+@@ -1,7 +1,7 @@
+ --- !ruby/object:Gem::Specification
+ name: thor
+ version: !ruby/object:Gem::Version
+-  version: 0.18.1.git20140116
++  version: 0.18.1.20140116
+   prerelease: 7
+ platform: ruby
+ authors:

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



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