Source: librarian-puppet
Maintainer: Debian Ruby Team <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Stig Sandbeck Mathisen <ssm@debian.org>,
           Sebastien Badia <sbadia@debian.org>
Section: admin
Testsuite: autopkgtest-pkg-ruby
Priority: optional
Build-Depends: cucumber,
               debhelper-compat (= 13),
               gem2deb,
               rake,
               ruby-json,
               ruby-librarian,
               ruby-puppet-forge (>= 5.0.3),
               ruby-rsync
Standards-Version: 4.6.2
Vcs-Browser: https://salsa.debian.org/ruby-team/librarian-puppet
Vcs-Git: https://salsa.debian.org/ruby-team/librarian-puppet.git
Homepage: https://github.com/voxpupuli/librarian-puppet
Rules-Requires-Root: no

Package: librarian-puppet
Architecture: all
Depends: puppet,
         ruby-librarian,
         ruby-puppet-forge,
         ruby-rsync,
         ${misc:Depends},
         ${ruby:Depends},
         ruby-json
Description: bundler for your puppet modules
 Simplify deployment of your Puppet infrastructure by automatically pulling in
 modules from the forge and git repositories with a single command.
