Source: ruby-asciidoctor-pdf
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Keith Packard <keithp@keithp.com>
Build-Depends: debhelper (>= 11~),
               gem2deb,
               ruby-asciidoctor (>= 1.5.0),
               ruby-concurrent (>= 1.0.5),
               ruby-prawn (<< 2.3.0),
               ruby-prawn (>= 1.3.0),
               ruby-prawn-icon (>= 1.4.0),
               ruby-prawn-svg (>= 0.28.0),
               ruby-prawn-table (>= 0.2.2),
               ruby-safe-yaml (>= 1.0.4),
               ruby-thread-safe (>= 0.3.6),
               ruby-treetop (>= 1.5.3)
Standards-Version: 4.3
Vcs-Git: https://salsa.debian.org/keithp/asciidoctor-pdf
Vcs-Browser: https://salsa.debian.org/keithp/asciidoctor-pdf
Homepage: https://github.com/asciidoctor/asciidoctor-pdf
Testsuite: autopkgtest-pkg-ruby
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-asciidoctor-pdf
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby | ruby-interpreter,
         ruby-asciidoctor (>= 1.5.0),
         ruby-concurrent (>= 1.0.5),
         ruby-prawn (<< 2.3.0),
         ruby-prawn (>= 1.3.0),
         ruby-prawn-icon (>= 1.4.0),
         ruby-prawn-svg (>= 0.28.0),
         ruby-prawn-table (>= 0.2.2),
         ruby-safe-yaml (>= 1.0.4),
         ruby-thread-safe (>= 0.3.6),
         ruby-treetop (>= 1.5.3),
         ${misc:Depends},
         ${shlibs:Depends}
Description: Converts AsciiDoc documents to PDF using Prawn
 An extension for Asciidoctor that converts AsciiDoc documents to PDF
 using the Prawn PDF library.
