[DRE-commits] [librarian-puppet] 01/02: Add missing dependencys (Closes: #817124)

Sebastien Badia sbadia-guest at moszumanska.debian.org
Wed Mar 9 04:22:13 UTC 2016


This is an automated email from the git hooks/post-receive script.

sbadia-guest pushed a commit to branch master
in repository librarian-puppet.

commit 5d308097ea29a61647848e8f1845a4aa1d73835f
Author: Sebastien Badia <seb at sebian.fr>
Date:   Wed Mar 9 00:31:17 2016 -0300

    Add missing dependencys (Closes: #817124)
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 889cf49..34fdd00 100644
--- a/debian/control
+++ b/debian/control
@@ -19,7 +19,9 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: puppet-common,
          ruby | ruby-interpreter,
          ruby-json,
-         ruby-librarian,
+         ruby-rsync,
+         ruby-puppet-forge,
+         ruby-librarian (>= 0.6.3~),
          ${misc:Depends}
 Description: bundler for your puppet modules
  Simplify deployment of your Puppet infrastructure by automatically pulling in

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/librarian-puppet.git



More information about the Pkg-ruby-extras-commits mailing list