[DRE-commits] [SCM] ruby-warden.git branch, master, updated. upstream/1.2.1-4-g4e7f70e

Praveen Arimbrathodiyil pravi.a at gmail.com
Thu Oct 18 12:09:51 UTC 2012


The following commit has been merged in the master branch:
commit 4e7f70edb7bb2f612caf1de465179d11c999c36c
Author: Praveen Arimbrathodiyil <pravi.a at gmail.com>
Date:   Thu Oct 18 17:39:04 2012 +0530

    ruby-rspec should be build dep, ruby-rack too

diff --git a/debian/control b/debian/control
index d3871da..ebb6eab 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,8 @@ Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Praveen Arimbrathodiyil <praveen at debian.org>
 DM-Upload-Allowed: yes
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~),
+ ruby-rack, ruby-rspec
 Standards-Version: 3.9.3
 Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-warden.git
 Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-warden.git;a=summary
@@ -15,7 +16,7 @@ Package: ruby-warden
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rack, ruby-rspec
+ ruby-rack
 Description: Rack middleware that provides authentication for rack applications
  Warden is a Rack-based middleware, designed to provide a mechanism for 
  authentication in Ruby web applications. It is a common mechanism that 

-- 
ruby-warden.git



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