[DRE-commits] [ruby-uuid] 05/05: patch tags

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Wed Oct 22 06:51:05 UTC 2014


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

praveen pushed a commit to branch master
in repository ruby-uuid.

commit 3847c1174593e62bd9448e4f15b23b89ec2c9335
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Wed Oct 22 12:16:06 2014 +0530

    patch tags
---
 debian/patches/remove-bin-commands.patch |  8 ++++++++
 debian/patches/require-mocha-setup.patch |  9 +++++++++
 debian/patches/version-fix.patch         | 10 ++++++++++
 3 files changed, 27 insertions(+)

diff --git a/debian/patches/remove-bin-commands.patch b/debian/patches/remove-bin-commands.patch
index d724ee7..2e989e0 100644
--- a/debian/patches/remove-bin-commands.patch
+++ b/debian/patches/remove-bin-commands.patch
@@ -1,3 +1,11 @@
+Description: Remove duplicate commands
+
+These commands are loading their respective binaries from gem path.
+This is debian specific.
+
+Author: Pirate Praveen <praveen at debian.org>
+Last-Updated: 2014-10-22
+
 Index: ruby-uuid/bin/rake
 ===================================================================
 --- ruby-uuid.orig/bin/rake
diff --git a/debian/patches/require-mocha-setup.patch b/debian/patches/require-mocha-setup.patch
index cb2cd2e..821bdcf 100644
--- a/debian/patches/require-mocha-setup.patch
+++ b/debian/patches/require-mocha-setup.patch
@@ -1,3 +1,12 @@
+Description: require 'mocha/setup'
+
+mocha >= 1.0 needs require 'mocha/setup' instead of require 'mocha'
+ 
+Bug-Upstream: https://github.com/assaf/uuid/issues/43
+Forwarded: yes
+Author: Pirate Praveen <praveen at debian.org>
+Last-Updated: 2014-10-22
+
 Index: ruby-uuid/test/test-uuid.rb
 ===================================================================
 --- ruby-uuid.orig/test/test-uuid.rb
diff --git a/debian/patches/version-fix.patch b/debian/patches/version-fix.patch
index ec82c86..57d499b 100644
--- a/debian/patches/version-fix.patch
+++ b/debian/patches/version-fix.patch
@@ -1,3 +1,13 @@
+Description: determine version from debian installed gemspec
+
+This library tries to read a bundled gemspec file, instead we use
+version from the gemspec file name created by gem2deb.
+
+This is debian specific.
+
+Author: Pirate Praveen <praveen at debian.org>
+Last-Updated: 2014-10-22
+
 Index: ruby-uuid-2.3.7/lib/uuid.rb
 ===================================================================
 --- ruby-uuid-2.3.7.orig/lib/uuid.rb

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



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