[DRE-commits] [tdiary-style-gfm] 02/04: Refresh patches

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Mon Nov 28 07:42:04 UTC 2016


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

uwabami-guest pushed a commit to branch master
in repository tdiary-style-gfm.

commit fbfee262d758aa113f77e97c0a1d9df96fc41cdd
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Mon Nov 28 16:33:57 2016 +0900

    Refresh patches
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/patches/0001_Add_LOAD_PATH_for_RSpec                  | 2 --
 debian/patches/0002-Replace-git-execution-from-gemspec.patch | 6 ++----
 2 files changed, 2 insertions(+), 6 deletions(-)

diff --git a/debian/patches/0001_Add_LOAD_PATH_for_RSpec b/debian/patches/0001_Add_LOAD_PATH_for_RSpec
index 0da6e3e..435d9e3 100644
--- a/debian/patches/0001_Add_LOAD_PATH_for_RSpec
+++ b/debian/patches/0001_Add_LOAD_PATH_for_RSpec
@@ -8,8 +8,6 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  spec/spec_helper.rb | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/spec/spec_helper.rb b/spec/spec_helper.rb
-index 320f810..a0b8da4 100644
 --- a/spec/spec_helper.rb
 +++ b/spec/spec_helper.rb
 @@ -1,4 +1,4 @@
diff --git a/debian/patches/0002-Replace-git-execution-from-gemspec.patch b/debian/patches/0002-Replace-git-execution-from-gemspec.patch
index 1caa5e7..2e45fdd 100644
--- a/debian/patches/0002-Replace-git-execution-from-gemspec.patch
+++ b/debian/patches/0002-Replace-git-execution-from-gemspec.patch
@@ -7,13 +7,11 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
  tdiary-style-gfm.gemspec | 2 +-
  1 file changed, 1 insertion(+), 1 deletion(-)
 
-diff --git a/tdiary-style-gfm.gemspec b/tdiary-style-gfm.gemspec
-index 3907054..1c186ce 100644
 --- a/tdiary-style-gfm.gemspec
 +++ b/tdiary-style-gfm.gemspec
-@@ -13,7 +13,7 @@ Gem::Specification.new do |spec|
+@@ -13,7 +13,7 @@
    spec.homepage      = "https://github.com/tdiary/tdiary-style-gfm"
-   spec.license       = "MIT"
+   spec.license       = "GPL-3.0"
  
 -  spec.files         = `git ls-files`.split($/)
 +  spec.files         = [".gitignore",".rspec",".travis.yml","Gemfile","LICENSE.txt","README.md","Rakefile","debian/changelog","debian/compat","debian/control","debian/copyright","debian/patches/fix_rspec_path","debian/patches/series","debian/ruby-tdiary-style-gfm.docs","debian/ruby-tests.rake","debian/rules","debian/source/format","debian/watch","lib/tdiary-style-gfm.rb","lib/tdiary/style/gfm.rb","lib/tdiary/style/gfm/version.rb","spec/spec_helper.rb","spec/tdiary/style/gfm_spec.rb","td [...]

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



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