[DRE-commits] [pry] 06/08: Add Build-Depends: bundler, gist

Youhei SASAKI uwabami-guest at moszumanska.debian.org
Tue Aug 12 11:11:08 UTC 2014


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

uwabami-guest pushed a commit to branch master
in repository pry.

commit 882fab1a725e451b8a550711e9bf471389a52271
Author: Youhei SASAKI <uwabami at gfd-dennou.org>
Date:   Tue Aug 12 20:08:09 2014 +0900

    Add Build-Depends: bundler, gist
    
    Signed-off-by: Youhei SASAKI <uwabami at gfd-dennou.org>
---
 debian/control | 3 +++
 1 file changed, 3 insertions(+)

diff --git a/debian/control b/debian/control
index 0572b0a..fd3a9b1 100644
--- a/debian/control
+++ b/debian/control
@@ -11,6 +11,8 @@ Build-Depends: debhelper (>= 7.0.50~), gem2deb,
  ruby-mocha,
  ruby-open4,
  rubygems-integration,
+ bundler,
+ gist,
  nano-tiny | nano | editor
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pry.git
@@ -25,6 +27,7 @@ Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
  ruby-coderay,
  ruby-slop,
  ruby-method-source,
+ bundler,
  rubygems-integration
 Description: powerful irb alternative and runtime developer console
  Pry is a powerful alternative to the standard IRB shell for Ruby. It is

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



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