[DRE-commits] [ruby-kramdown-rfc2629] 04/05: Drop no-gem-command.patch, not really needed

Cédric Boutillier boutil at moszumanska.debian.org
Sat Aug 27 13:45:26 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 adf243f36b74782c24502c155c845d8a5babd687
Author: Cédric Boutillier <boutil at debian.org>
Date:   Sat Aug 27 15:37:30 2016 +0200

    Drop no-gem-command.patch, not really needed
---
 debian/patches/no-gem-command.patch | 17 -----------------
 debian/patches/series               |  1 -
 2 files changed, 18 deletions(-)

diff --git a/debian/patches/no-gem-command.patch b/debian/patches/no-gem-command.patch
deleted file mode 100644
index 2cefd09..0000000
--- a/debian/patches/no-gem-command.patch
+++ /dev/null
@@ -1,17 +0,0 @@
-Description: do not use the gem command
- version checking is done by Debian's package management system
-Origin: vendor
-Author: Cédric Boutillier <boutil at debian.org>
-Forwarded: no
-Last-Update: 2016-07-02
-
---- a/lib/kramdown-rfc2629.rb
-+++ b/lib/kramdown-rfc2629.rb
-@@ -11,7 +11,6 @@
- 
- raise "sorry, 1.8 was last decade" unless RUBY_VERSION >= '1.9'
- 
--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
diff --git a/debian/patches/series b/debian/patches/series
index f8bb603..427038b 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1,2 +1 @@
 fix-path.patch
-no-gem-command.patch

-- 
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