[DRE-commits] [ruby-protected-attributes] 07/07: Add bundler and rails to Build-Depends:

Antonio Terceiro terceiro at moszumanska.debian.org
Tue Nov 17 17:40:58 UTC 2015


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

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

commit 50a5628d49de482aa0f8201b1de394a054f6c155
Author: Antonio Terceiro <terceiro at debian.org>
Date:   Tue Nov 17 15:38:07 2015 -0200

    Add bundler and rails to Build-Depends:
---
 debian/changelog | 1 +
 debian/control   | 5 ++++-
 2 files changed, 5 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 0eeee15..ab8e87e 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ ruby-protected-attributes (1.1.3-1) unstable; urgency=medium
     rubygems.org
   * New upstream release
   * Update packaging with a new dh-make-ruby run
+  * Add bundler and rails to Build-Depends:
   * Improve package description
 
  -- Antonio Terceiro <terceiro at debian.org>  Tue, 17 Nov 2015 15:36:07 -0200
diff --git a/debian/control b/debian/control
index 744cdd8..cea042c 100644
--- a/debian/control
+++ b/debian/control
@@ -3,9 +3,12 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Antonio Terceiro <terceiro at debian.org>
-Build-Depends: debhelper (>= 9~),
+Build-Depends: bundler,
+               debhelper (>= 9~),
                gem2deb,
                rake,
+               rails (<< 2:5.0),
+               rails (>= 2:4.0.1),
                ruby-activemodel (<< 2:5.0),
                ruby-activemodel (>= 2:4.0.1),
                ruby-mocha,

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



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