[DRE-commits] [ruby-escape-utils] 01/04: wrap and sort (no changes)

Cédric Boutillier boutil at moszumanska.debian.org
Thu May 15 09:58:04 UTC 2014


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

boutil pushed a commit to branch master
in repository ruby-escape-utils.

commit ab689101ecad7096d99e63705a7a649cdb9fabd7
Author: Cédric Boutillier <boutil at debian.org>
Date:   Thu May 15 11:28:18 2014 +0200

    wrap and sort (no changes)
---
 debian/control | 11 +++++++++--
 1 file changed, 9 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index d898b70..986d75e 100644
--- a/debian/control
+++ b/debian/control
@@ -3,7 +3,14 @@ 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.7.5~), ruby-rspec, rake, ruby-rack, ruby-haml, ruby-actionpack, ruby-minitest (>= 5.0~)
+Build-Depends: debhelper (>= 7.0.50~),
+               gem2deb (>= 0.7.5~),
+               rake,
+               ruby-actionpack,
+               ruby-haml,
+               ruby-minitest (>= 5.0~),
+               ruby-rack,
+               ruby-rspec
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-escape-utils.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-escape-utils.git;a=summary
@@ -12,7 +19,7 @@ XS-Ruby-Versions: all
 
 Package: ruby-escape-utils
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 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

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



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