[DRE-commits] [ruby-activerecord-deprecated-finders] 05/05: Add build deps

Balasankar C balasankarc-guest at moszumanska.debian.org
Fri Oct 2 04:02:42 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-activerecord-deprecated-finders.

commit 816fde4ad040ec53301eab901ab20615593e9354
Author: Balasankar C <balasankarc at autistici.org>
Date:   Fri Oct 2 09:32:11 2015 +0530

    Add build deps
---
 debian/control | 7 ++-----
 1 file changed, 2 insertions(+), 5 deletions(-)

diff --git a/debian/control b/debian/control
index d6b3a61..a81abb8 100644
--- a/debian/control
+++ b/debian/control
@@ -3,8 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Pirate Praveen <praveen at debian.org>
-Build-Depends: debhelper (>= 9~),
-               gem2deb
+Build-Depends: debhelper (>= 9~), gem2deb, ruby-activerecord, ruby-sqlite3
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-activerecord-deprecated-finders.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-activerecord-deprecated-finders.git
@@ -15,9 +14,7 @@ XS-Ruby-Versions: all
 Package: ruby-activerecord-deprecated-finders
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ruby | ruby-interpreter,
-         ${misc:Depends},
-         ${shlibs:Depends}
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 Description: deprecated finder APIs extracted from Rails Active Record
  This package contains deprecated finder APIs extracted from Active
  Record.

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



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