[DRE-commits] [SCM] ruby-escape-utils.git branch, master, updated. debian/0.2.4-1-8-g7c3dbec

Tollef Fog Heen tfheen at debian.org
Fri Jun 29 09:04:46 UTC 2012


The following commit has been merged in the master branch:
commit e697ccd9262ef36176b48e5778094c8ad7f52efb
Author: Tollef Fog Heen <tfheen at debian.org>
Date:   Fri Jun 29 09:09:59 2012 +0200

    Update build-deps for tests

diff --git a/debian/control b/debian/control
index 148cd43..013fb4d 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,7 @@ Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
 Uploaders: Tollef Fog Heen <tfheen at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec, rake, ruby-rack, ruby-haml, ruby-actionpack
 Standards-Version: 3.9.2
 #Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-escape-utils.git
 #Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-escape-utils.git;a=summary
@@ -14,7 +14,6 @@ Package: ruby-escape-utils
 Architecture: any
 XB-Ruby-Versions: ruby1.9.1
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
-# rake-compiler (>= 0.7.5, development), rspec (>= 2.0.0, development), rack (>= 0, development), haml (>= 0, development), fast_xs (>= 0, development), actionpack (>= 0, development), url_escape (>= 0, development)
 Description: Faster string escaping routines for your web apps
  escape_utils provides fast HTML escaping of string.  It has
  monkey-patches for Rack::Utils, CGI, URI, ERB::Util and Haml and

-- 
ruby-escape-utils.git



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