[DRE-commits] [ruby-kramdown-rfc2629] 04/05: refresh patches

Cédric Boutillier boutil at moszumanska.debian.org
Wed Mar 16 21:27:55 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 be173c86160a0ba8f3d3f078a19194763abe4795
Author: Cédric Boutillier <boutil at debian.org>
Date:   Wed Mar 16 16:46:19 2016 +0100

    refresh patches
---
 debian/patches/fix-path.patch       | 4 ++--
 debian/patches/no-gem-command.patch | 4 ++--
 2 files changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/patches/fix-path.patch b/debian/patches/fix-path.patch
index f5f6bd1..a2faade 100644
--- a/debian/patches/fix-path.patch
+++ b/debian/patches/fix-path.patch
@@ -3,11 +3,11 @@ Description: fix patch for kramdown-rfc2629.erb
 Origin: vendor
 Author: Cédric Boutillier <boutil at debian.org>
 Forwarded: not-needed
-Last-Update: 2015-07-23
+Last-Update: 2016-03-16
 
 --- a/bin/kramdown-rfc2629
 +++ b/bin/kramdown-rfc2629
-@@ -157,7 +157,7 @@
+@@ -162,7 +162,7 @@
      end
    end
  
diff --git a/debian/patches/no-gem-command.patch b/debian/patches/no-gem-command.patch
index 56d2cd0..ee20988 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: 2015-07-23
+Last-Update: 2016-03-16
 
 --- a/lib/kramdown-rfc2629.rb
 +++ b/lib/kramdown-rfc2629.rb
@@ -11,7 +11,7 @@ Last-Update: 2015-07-23
  
  raise "sorry, 1.8 was last decade" unless RUBY_VERSION >= '1.9'
  
--gem 'kramdown', '~> 1.8.0'
+-gem 'kramdown', '~> 1.10.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