Package: ruby-kramdown-rfc2629 / 1.6.22-1

Metadata

Package Version Patches format
ruby-kramdown-rfc2629 1.6.22-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
fix path.patch | (download)

lib/kramdown-rfc/command.rb | 4 2 + 2 - 0 !
lib/kramdown-rfc2629.rb | 2 1 + 1 - 0 !
2 files changed, 3 insertions(+), 3 deletions(-)

 fix path for data files

On debian, they are installed under /usr/share/ruby-kramdown-rfc2629

no certified gem.patch | (download)

kramdown-rfc2629.gemspec | 1 0 + 1 - 0 !
lib/kramdown-rfc/command.rb | 7 4 + 3 - 0 !
2 files changed, 4 insertions(+), 4 deletions(-)

 do not use the certified gem

Don't try to manually maintain a certificate bundle; update warning to
indicate to the user that this workaround is disabled on Debian.

kramdown version.patch | (download)

kramdown-rfc2629.gemspec | 4 2 + 2 - 0 !
lib/kramdown-rfc2629.rb | 1 0 + 1 - 0 !
2 files changed, 2 insertions(+), 3 deletions(-)

 relax strict dependency on a version of kramdown

json pure.patch | (download)

kramdown-rfc2629.gemspec | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 use json instead of json-pure

In Debian we provide only one package (and one gem file) for the two
version of the gem json/json-pure.

read gem version.patch | (download)

lib/kramdown-rfc/command.rb | 2 1 + 1 - 0 !
1 file changed, 1 insertion(+), 1 deletion(-)

 read version from gemspec

The corresponding gemspec may not be loaded even if we require
"kramdown-rfc2629"

Bug-Debian: https://bugs.debian.org/983057