[DRE-commits] [ruby-kramdown-rfc2629] 03/06: refresh	no-gem-command.patch
    Cédric Boutillier 
    boutil at moszumanska.debian.org
       
    Sat Jul  2 21:01:43 UTC 2016
    
    
  
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 a3956e5cecb51a2faeef3a6177ae96478c41863f
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Jul 2 22:45:21 2016 +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 ee20988..2cefd09 100644
--- a/debian/patches/no-gem-command.patch
+++ b/debian/patches/no-gem-command.patch
@@ -3,7 +3,7 @@ Description: do not use the gem command
 Origin: vendor
 Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: no
-Last-Update: 2016-03-16
+Last-Update: 2016-07-02
 
 --- a/lib/kramdown-rfc2629.rb
 +++ b/lib/kramdown-rfc2629.rb
@@ -11,7 +11,7 @@ Last-Update: 2016-03-16
  
  raise "sorry, 1.8 was last decade" unless RUBY_VERSION >= '1.9'
  
--gem 'kramdown', '~> 1.10.0'
+-gem 'kramdown', '~> 1.11.0'
  require 'kramdown'
  my_span_elements =  %w{list figure xref eref iref cref spanx vspace}
  Kramdown::Parser::Html::Constants::HTML_SPAN_ELEMENTS.concat my_span_elements
-- 
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