[DRE-commits] [ruby-domain-name] 02/03: refresh patch

Praveen Arimbrathodiyil praveen at moszumanska.debian.org
Tue Mar 8 13:12:54 UTC 2016


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

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

commit 50df39577f152299ea59c5fb6121dfee80348fd8
Author: Praveen Arimbrathodiyil <praveen at debian.org>
Date:   Tue Mar 8 15:46:47 2016 +0530

    refresh patch
---
 debian/patches/remove-git-from-gemspec.diff | 10 ++++++----
 1 file changed, 6 insertions(+), 4 deletions(-)

diff --git a/debian/patches/remove-git-from-gemspec.diff b/debian/patches/remove-git-from-gemspec.diff
index d388d93..504e0d8 100644
--- a/debian/patches/remove-git-from-gemspec.diff
+++ b/debian/patches/remove-git-from-gemspec.diff
@@ -3,15 +3,17 @@ Author: Sudheesh Shetty <sudheeshshetty at gmail.com>
 Last-Update: 2016-03-08
 ---
 This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
---- a/domain_name.gemspec
-+++ b/domain_name.gemspec
-@@ -18,9 +18,9 @@ Gem::Specification.new do |gem|
+Index: ruby-domain-name/domain_name.gemspec
+===================================================================
+--- ruby-domain-name.orig/domain_name.gemspec
++++ ruby-domain-name/domain_name.gemspec
+@@ -18,9 +18,9 @@ Suffix List.
    gem.homepage      = "https://github.com/knu/ruby-domain_name"
    gem.licenses      = ["BSD-2-Clause", "BSD-3-Clause", "MPL-1.1", "GPL-2.0", "LGPL-2.1"]
  
 -  gem.files         = `git ls-files`.split($/)
 -  gem.executables   = gem.files.grep(%r{^bin/}).map{ |f| File.basename(f) }
--  gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})  
+-  gem.test_files    = gem.files.grep(%r{^(test|spec|features)/})
 +  gem.files         = ''
 +  gem.executables   = ''
 +  gem.test_files    = ''

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



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