[DRE-commits] [ruby-jeweler] 01/03: debian/control: fix missing dependencies. (Closes: #816744)

Andrew Lee ajqlee at moszumanska.debian.org
Sat Jul 2 16:01:44 UTC 2016


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

ajqlee pushed a commit to branch master
in repository ruby-jeweler.

commit 9b44dc705d6a2fc5b45d1d5487406c35d44e82aa
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Fri Jul 1 21:19:29 2016 +0800

    debian/control: fix missing dependencies. (Closes: #816744)
---
 debian/control | 8 +++++++-
 1 file changed, 7 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 744baf5..7312bb9 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,13 @@ Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.al
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
-               rake
+               rake,
+               ruby-git,
+               ruby-nokogiri,
+               ruby-github-api,
+               ruby-highline,
+               ruby-bundler,
+               ruby-builder
 Standards-Version: 3.9.7
 Vcs-Git: https://anonscm.debian.org/git/pkg-ruby-extras/ruby-jeweler.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-jeweler.git

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



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