Source: asciidoctor
Section: text
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Per Andersson <avtobiff@gmail.com>,
           Guillaume Grossetie <ggrossetie@gmail.com>
Build-Depends: coderay,
               cucumber,
               debhelper-compat (= 13),
               erubis,
               gem2deb,
               locales,
               rake,
               ruby,
               ruby-concurrent,
               ruby-erubi,
               ruby-haml,
               ruby-htmlentities,
               ruby-mocha,
               ruby-nokogiri (>= 1.5.10),
               ruby-rouge,
               ruby-slim,
               ruby-tilt
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/ruby-team/asciidoctor.git
Vcs-Browser: https://salsa.debian.org/ruby-team/asciidoctor
Homepage: https://asciidoctor.org
XS-Ruby-Versions: all
Rules-Requires-Root: no

Package: ruby-asciidoctor
Section: ruby
Architecture: all
Replaces: asciidoctor (<< 1.5.6.2-1)
Breaks: asciidoctor (<< 1.5.6.2-1)
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: AsciiDoc to HTML rendering for Ruby (core libraries)
 Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and
 strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats.
 .
 This package contains the library files used by the asciidoctor package.

Package: asciidoctor
Architecture: all
Multi-Arch: foreign
XB-Ruby-Versions: ${ruby:Versions}
Depends: ruby:any,
         ruby-asciidoctor (>= ${source:Version}),
         ${misc:Depends},
         ${ruby:Depends},
         ${shlibs:Depends}
Description: AsciiDoc to HTML rendering for Ruby
 Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and
 strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats.

Package: asciidoctor-doc
Architecture: all
Multi-Arch: foreign
Section: doc
Depends: libjs-jquery,
         ${misc:Depends}
Suggests: asciidoctor
Description: AsciiDoc to HTML rendering for Ruby (documentation)
 Asciidoctor is a pure Ruby processor for converting AsciiDoc source files and
 strings into HTML 5, DocBook 4.5, DocBook 5.0 and other formats.
 .
 This package contains the documentation for asciidoctor.
