[DRE-commits] [librarian-puppet] 01/01: Add runtime deps to B-D so dependency check works

zeha at debian.org zeha at debian.org
Wed Mar 9 20:04:47 UTC 2016


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

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

commit 86f865e4ff7e4e4c9af537a8faaf692906aabeb7
Author: Christian Hofstaedtler <zeha at debian.org>
Date:   Wed Mar 9 19:56:20 2016 +0000

    Add runtime deps to B-D so dependency check works
---
 debian/control | 6 +++++-
 1 file changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index a30e8ac..f108e79 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,11 @@ Uploaders: Stig Sandbeck Mathisen <ssm at debian.org>, Sebastien Badia <seb at sebian.
 Build-Depends: cucumber,
                debhelper (>= 9~),
                gem2deb,
-               rake
+               rake,
+               ruby-json,
+               ruby-librarian (>= 0.6.3~),
+               ruby-puppet-forge,
+               ruby-rsync
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/librarian-puppet.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/librarian-puppet.git

-- 
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