[DRE-commits] [tdiary-style-gfm] 02/03: Refresh patches
Youhei SASAKI
uwabami-guest at moszumanska.debian.org
Mon Aug 28 22:53:28 UTC 2017
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 e09fefa5d363088326dc3e80ad074604643b4dcb
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date: Tue Aug 29 07:52:54 2017 +0900
Refresh patches
Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
debian/patches/0002-Replace-git-execution-from-gemspec.patch | 9 +--------
1 file changed, 1 insertion(+), 8 deletions(-)
diff --git a/debian/patches/0002-Replace-git-execution-from-gemspec.patch b/debian/patches/0002-Replace-git-execution-from-gemspec.patch
index d0788b5..7a739bf 100644
--- a/debian/patches/0002-Replace-git-execution-from-gemspec.patch
+++ b/debian/patches/0002-Replace-git-execution-from-gemspec.patch
@@ -9,7 +9,7 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
--- a/tdiary-style-gfm.gemspec
+++ b/tdiary-style-gfm.gemspec
-@@ -14,13 +14,13 @@
+@@ -14,7 +14,7 @@
spec.license = "GPL-3.0"
spec.required_ruby_version = ">= 2.2.0"
@@ -18,10 +18,3 @@ Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
spec.executables = spec.files.grep(%r{^bin/}) { |f| File.basename(f) }
spec.test_files = spec.files.grep(%r{^(test|spec|features)/})
spec.require_paths = ["lib"]
-
- spec.add_dependency 'github-markdown'
-- spec.add_dependency 'rouge', '>= 2.0'
-+ spec.add_dependency 'rouge', '>= 2.2'
- spec.add_dependency 'twitter-text'
- spec.add_dependency 'emot'
-
--
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