Source: nanoc
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Cédric Boutillier <boutil@debian.org>,
           Antonio Terceiro <terceiro@debian.org>,
Section: web
Priority: optional
Build-Depends: asciidoc,
               asciidoctor,
               coderay,
               debhelper-compat (= 13),
               dctrl-tools,
               gem2deb (>= 1.2.1~),
               git,
               highlight,
               pry,
               python3-pygments,
               rake,
               rsync,
               ruby-addressable (>= 2.5~),
               ruby-adsf (>= 1.4~),
               ruby-adsf-live,
               ruby-base64 (>= 0.2~),
               ruby-builder,
               ruby-colored (>= 1.2),
               ruby-contracts (>= 0.17),
               ruby-coveralls,
               ruby-cri (>= 2.15~),
               ruby-ddmetrics,
               ruby-ddmemoize,
               ruby-ddplugin,
               ruby-erubi,
               ruby-erubis,
               ruby-fog-local,
               ruby-fuubar,
               ruby-haml (>= 6.0),
               ruby-immutable-ruby,
               ruby-brandur-json-schema,
               ruby-kramdown,
               ruby-listen (>= 3~),
               ruby-maruku,
               ruby-memo-wise,
               ruby-mime-types,
               ruby-minitest,
               ruby-mocha,
               ruby-mustache,
               ruby-nokogiri (>= 1.12~),
               ruby-org,
               ruby-parallel,
               ruby-pygments.rb,
               ruby-rack,
               ruby-rdiscount,
               ruby-redcarpet,
               ruby-redcloth,
               ruby-ref,
               ruby-rouge (>= 4),
               ruby-rspec,
               ruby-rspec-its,
               ruby-rubypants,
               ruby-sass,
               ruby-slim,
               ruby-slow-enumerator-tools,
               ruby-timecop,
               ruby-tomlrb,
               ruby-tty-command,
               ruby-tty-platform,
               ruby-tty-which,
               ruby-terser,
               ruby-webmock,
               ruby-zeitwerk,
               yard
Standards-Version: 4.7.0
Vcs-Browser: https://salsa.debian.org/ruby-team/nanoc
Vcs-Git: https://salsa.debian.org/ruby-team/nanoc.git
Homepage: https://nanoc.ws
Testsuite: autopkgtest-pkg-ruby
Rules-Requires-Root: binary-targets

Package: nanoc
Architecture: all
Depends: ruby | ruby-interpreter,
         ruby-nanoc-core (= ${source:Version}),
         ruby-nanoc-cli (= ${source:Version}),
         ${misc:Depends},
         ${ruby:Depends},
Recommends: asciidoc,
            asciidoctor,
            ruby-adsf,
            ruby-adsf-live,
            ruby-builder,
            ruby-erubi,
            ruby-erubis,
            ruby-haml,
            ruby-kramdown,
            ruby-maruku,
            ruby-mime-types,
            ruby-mustache,
            ruby-nokogiri (>= 1.12~),
            ruby-rdiscount,
            ruby-redcarpet,
            ruby-redcloth,
            ruby-rouge (>= 4),
            ruby-rubypants,
            ruby-sass,
            ruby-slim,
            ruby-terser
Suggests: coderay | ruby-pygments.rb | python3-pygments | highlight,
          git,
          rsync,
          ruby-fog-core,
          ruby-rack
Description: static site generator written in Ruby
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 Extending Nanoc is easy because of its modular architecture. It comes
 with only a couple of extensions, but allows new functionality to be
 plugged in quickly and easily.
 .
 Some knowledge of the Ruby programming language is required in order to use
 Nanoc.
X-DhRuby-Root: nanoc

Package: ruby-nanoc-core
Architecture: all
Depends: ruby-brandur-json-schema,
         ${misc:Depends},
         ${ruby:Depends},
Description: static site generator written in Ruby - core package
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package contains the core of Nanoc.
Section: ruby
X-DhRuby-Root: nanoc-core

Package: ruby-nanoc-cli
Architecture: all
Depends: ruby-nanoc-core (= ${source:Version}),
         ${misc:Depends},
         ${ruby:Depends},
Description: static site generator written in Ruby - command line interface
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package contains the command line interface for Nanoc.
Section: ruby
X-DhRuby-Root: nanoc-cli

Package: ruby-nanoc-live
Architecture: all
Depends: ruby-nanoc-core (= ${source:Version}),
         ${misc:Depends},
         ${ruby:Depends},
Description: static site generator written in Ruby - live support
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package contains the live support for Nanoc.
Section: ruby
X-DhRuby-Root: nanoc-live

Package: ruby-nanoc-external
Architecture: all
Depends: ${misc:Depends},
         ${ruby:Depends},
Description: static site generator written in Ruby - external filter
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package contains the external filter for Nanoc, allowing one to run any
 tool to process items.
Section: ruby
X-DhRuby-Root: nanoc-external

Package: ruby-nanoc-checking
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
Description: static site generator written in Ruby - checker
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package provides the `check` command, which does QA checks on nanoc
 websites.
Section: ruby
X-DhRuby-Root: nanoc-checking

Package: ruby-nanoc-deploying
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
Description: static site generator written in Ruby - deployer
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package provides the `deploy` command or Nanoc, which allows users to
 deploy Nanoc sites.
Section: ruby
X-DhRuby-Root: nanoc-deploying

Package: ruby-nanoc-org-mode
Architecture: all
Depends: ${ruby:Depends},
         ${misc:Depends},
Description: static site generator written in Ruby - org-ruby mode
 Nanoc is a static site generator, fit for building anything from a small
 personal blog to a large corporate web site. It can transform content
 from one format (e.g. Haml or Markdown) into another (usually HTML) and
 lay out pages so that the site's look and feel is consistent across all
 pages.
 .
 This package provides the filter allowing Nanoc to process content in the Org
 Mode format.
Section: ruby
X-DhRuby-Root: nanoc-org-mode
