[DRE-commits] [ruby-classifier-reborn] 01/02: Replace gemspec git execution

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Thu Aug 31 01:34:52 UTC 2017


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

uwabami-guest pushed a commit to branch patch-queue/master
in repository ruby-classifier-reborn.

commit 3b3f8bd19e0a77b9ac135e380f5b139e2fe6fb10
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Wed Nov 4 21:02:26 2015 +0900

    Replace gemspec git execution
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
    
    Gbp-Pq: Name 0001-Replace-gemspec-git-execution.patch
---
 classifier-reborn.gemspec | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/classifier-reborn.gemspec b/classifier-reborn.gemspec
index 1c703ed..ba4b23e 100644
--- a/classifier-reborn.gemspec
+++ b/classifier-reborn.gemspec
@@ -13,7 +13,7 @@ Gem::Specification.new do |s|
   s.email = ["lucas at rufy.com", "parkrmoore at gmail.com", "chase.gilliam at gmail.com"]
   s.executables = ["bayes.rb", "summarize.rb"]
   s.extra_rdoc_files = ["LICENSE", "README.markdown"]
-  s.files = ["LICENSE", "README.markdown", "bin/bayes.rb", "bin/summarize.rb", "data/stopwords/ca", "data/stopwords/cs", "data/stopwords/da", "data/stopwords/de", "data/stopwords/en", "data/stopwords/es", "data/stopwords/fi", "data/stopwords/fr", "data/stopwords/hu", "data/stopwords/it", "data/stopwords/nl", "data/stopwords/no", "data/stopwords/pl", "data/stopwords/pt", "data/stopwords/se", "data/stopwords/tr", "lib/classifier-reborn.rb", "lib/classifier-reborn/bayes.rb", "lib/classifier [...]
+  s.files = ["LICENSE","README.markdown","bin/bayes.rb","bin/summarize.rb","classifier-reborn.gemspec","data/stopwords/ca","data/stopwords/cs","data/stopwords/da","data/stopwords/de","data/stopwords/en","data/stopwords/es","data/stopwords/fi","data/stopwords/fr","data/stopwords/hu","data/stopwords/it","data/stopwords/nl","data/stopwords/no","data/stopwords/pl","data/stopwords/pt","data/stopwords/se","data/stopwords/tr","lib/classifier-reborn.rb","lib/classifier-reborn/bayes.rb","lib/clas [...]
   s.homepage = "https://github.com/jekyll/classifier-reborn"
   s.licenses = ["LGPL"]
   s.rdoc_options = ["--charset=UTF-8"]

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



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