[DRE-commits] [ruby-hoe] 04/07: Refresh patches

Cédric Boutillier boutil at moszumanska.debian.org
Thu Jan 16 11:17:12 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-hoe.

commit fc284399ac7e34f7ee6f8f84cf12d9a6e8abbdd5
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu Jan 16 11:06:23 2014 +0100

    Refresh patches
---
 debian/changelog                       | 1 +
 debian/patches/disable-tests.patch     | 7 +++++--
 debian/patches/fix-template-path.patch | 9 ++++-----
 3 files changed, 10 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f81183c..b3d489f 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ruby-hoe (3.8.0-1) UNRELEASED; urgency=medium
   * debian/copyright: use copyright-format/1.0 official URL for Format field
   * bump Standards-Version to 3.9.5 (no changes needed)
   * drop rubygems from Depends, restrict version checking for rake
+  * Refresh patches
 
  -- Cédric Boutillier <boutil at debian.org>  Thu, 16 Jan 2014 10:51:58 +0100
 
diff --git a/debian/patches/disable-tests.patch b/debian/patches/disable-tests.patch
index 3e913a0..8b85c36 100644
--- a/debian/patches/disable-tests.patch
+++ b/debian/patches/disable-tests.patch
@@ -1,9 +1,12 @@
 Description: Disable rubygems test
+Author: Ondřej Surý
+Origin: vendor
+Last-Update: 2014-01-16
 
 --- a/test/test_hoe.rb
 +++ b/test/test_hoe.rb
-@@ -124,10 +124,10 @@ class TestHoe < MiniTest::Unit::TestCase
-     ENV['HOME'] = home
+@@ -90,10 +90,10 @@
+     reset_hoe load_path, home
    end
  
 -  def test_have_gem_eh
diff --git a/debian/patches/fix-template-path.patch b/debian/patches/fix-template-path.patch
index bc605cc..59f2a01 100644
--- a/debian/patches/fix-template-path.patch
+++ b/debian/patches/fix-template-path.patch
@@ -1,11 +1,10 @@
 Author: Clint Byrum <clint at ubuntu.com>
 Subject: Move template directory to /usr/share per FHS/Debian Policy
+Last-Update: 2014-01-16
 
-Index: ruby-hoe-2.9.4/bin/sow
-===================================================================
---- ruby-hoe-2.9.4.orig/bin/sow	2011-05-19 07:21:25.460364740 -0700
-+++ ruby-hoe-2.9.4/bin/sow	2011-05-19 07:25:28.756015391 -0700
-@@ -52,7 +52,7 @@
+--- a/bin/sow
++++ b/bin/sow
+@@ -62,7 +62,7 @@
  # variables for erb:
  template_dir  = File.expand_path("~/.hoe_template")
  template_path = File.join template_dir, option[:style]

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



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