[DRE-commits] [ruby-globalid] 05/05: missing build dependency

Antonio Terceiro terceiro at moszumanska.debian.org
Fri Aug 14 17:45:28 UTC 2015


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

terceiro pushed a commit to branch master
in repository ruby-globalid.

commit 9d778e97a4f84a947f611881c300d8b933d3ade1
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Fri Aug 14 14:41:18 2015 -0300

    missing build dependency
---
 debian/control | 5 +++--
 1 file changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8151e79..d644006 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,8 @@ Uploaders: Cédric Boutillier <boutil at debian.org>
 Build-Depends: debhelper (>= 9~),
                gem2deb,
                rake,
-               ruby-activesupport (>= 2:4.1.0)
+               ruby-activesupport (>= 2:4.1.0),
+               rails (>= 2:4.1.0),
 Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-globalid.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-ruby-extras/ruby-globalid.git
@@ -32,4 +33,4 @@ Description: reference models by URI for Ruby on Rails
  drop-down list of options, consisting of both Users and Groups. One has then a
  universal identifier that works for objects of both classes.
  .
- This package is part of the dependencies for the Ruby on Rails framework.
\ No newline at end of file
+ This package is part of the dependencies for the Ruby on Rails framework.

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



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