[DRE-commits] [ruby-ghi] 06/06: Run-time Depends

Dmitry Smirnov onlyjob at moszumanska.debian.org
Mon Apr 25 07:59:38 UTC 2016


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

onlyjob pushed a commit to branch master
in repository ruby-ghi.

commit 8390687 (HEAD, master)
Author: Dmitry Smirnov <onlyjob at debian.org>
Date:   Mon Apr 25 07:53:45 2016

    Run-time Depends
---
 debian/control | 4 +++-
 1 file changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 9e1cef7..fa96b50 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,9 @@ XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby | ruby-interpreter, ruby-ghi (= ${source:Version}),
          ruby-pygments.rb,
          ${misc:Depends},
-         ${shlibs:Depends}
+         ${shlibs:Depends},
+    git,
+Recommends: less | most
 Description: GitHub issue tracker command line interface (CLI)
  Control GitHub issues on the command line using `$EDITOR`, not browser.
  .

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



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