[DRE-commits] [ruby-pundit] 01/04: debian/control: set correct build-deps and depends.

Andrew Lee ajqlee at moszumanska.debian.org
Wed Jan 13 19:50:47 UTC 2016


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

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

commit df10ac838b2eb865cde34c298150652845286444
Author: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
Date:   Thu Jan 14 03:30:22 2016 +0800

    debian/control: set correct build-deps and depends.
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index e952e71..68f7a84 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,8 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Andrew Lee (李健秋) <andrew.lee at collabora.co.uk>
-Build-Depends: debhelper (>= 9~), gem2deb, ruby-rspec, rake
+Build-Depends: debhelper (>= 9~), gem2deb,
+ ruby-activemodel, ruby-actionpack, ruby-rspec, pry, rake
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-pundit.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-pundit.git;a=summary
@@ -15,7 +16,6 @@ Package: ruby-pundit
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-activesupport, ruby-activemodel, ruby-actionpack, bundler,
- ruby-rspec, pry, rake, yard
+ ruby-activesupport
 Description: oo authorization for rails
  Object oriented authorization for Rails applications.

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



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