[DRE-commits] [ruby-kramdown-rfc2629] 04/05: refresh no-gem-command.patch
Cédric Boutillier
boutil at moszumanska.debian.org
Tue Aug 5 21:49:19 UTC 2014
This is an automated email from the git hooks/post-receive script.
boutil pushed a commit to branch master
in repository ruby-kramdown-rfc2629.
commit 277308386bb8ef6c9415720c27ba1ddb0d3229b7
Author: Cédric Boutillier <boutil at debian.org>
Date: Tue Aug 5 16:52:57 2014 +0200
refresh no-gem-command.patch
---
debian/patches/no-gem-command.patch | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/patches/no-gem-command.patch b/debian/patches/no-gem-command.patch
index c3d2481..2abc488 100644
--- a/debian/patches/no-gem-command.patch
+++ b/debian/patches/no-gem-command.patch
@@ -7,12 +7,12 @@ Last-Update: 2014-08-01
--- a/lib/kramdown-rfc2629.rb
+++ b/lib/kramdown-rfc2629.rb
-@@ -12,8 +12,6 @@
+@@ -11,8 +11,6 @@
raise "sorry, 1.8 was last decade" unless RUBY_VERSION >= '1.9'
-# this version also works with kramdown 0.12, 0.13, 0.14, but 1.x has the right license
--gem 'kramdown', '~> 1.3.0'
+-gem 'kramdown', '~> 1.4.0'
require 'kramdown'
require 'rexml/parsers/baseparser'
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-kramdown-rfc2629.git
More information about the Pkg-ruby-extras-commits
mailing list