[DRE-commits] [ruby-domain-name] 01/01: bug-817011

Sudheesh Shetty sudheeshshetty-guest at moszumanska.debian.org
Mon Mar 7 15:12:27 UTC 2016


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

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

commit 16e5a598b9496c649b0f7c706a90a02907c8c51d
Author: Sudheesh Shetty <sudheesh at sudheesh.sudheesh.com>
Date:   Mon Mar 7 20:42:09 2016 +0530

    bug-817011
---
 debian/patches/series | 1 +
 domain_name.gemspec   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/patches/series b/debian/patches/series
index 8f0042d..a071c16 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
+remove-git-from-gemspec.diff
 remove_bundler_rubygems_stuff.patch
diff --git a/domain_name.gemspec b/domain_name.gemspec
index 8ef7929..c925081 100644
--- a/domain_name.gemspec
+++ b/domain_name.gemspec
@@ -20,7 +20,7 @@ Suffix List.
 
   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.require_paths = ["lib"]
 
   gem.extra_rdoc_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