[DRE-commits] [ruby-rack-protection] 02/03: wrap and sort

Balasankar C balasankarc-guest at moszumanska.debian.org
Wed Sep 2 12:38:56 UTC 2015


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

balasankarc-guest pushed a commit to branch master
in repository ruby-rack-protection.

commit 9b980a5ad45fcfd2f5ab06d44a1bbf4f4580736a
Author: Balasankar C <balasankarc at autistici.org>
Date:   Wed Sep 2 18:08:32 2015 +0530

    wrap and sort
---
 debian/control | 13 +++++++------
 1 file changed, 7 insertions(+), 6 deletions(-)

diff --git a/debian/control b/debian/control
index c820c10..666db4e 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: Youhei SASAKI <uwabami at gfd-dennou.org>
-Build-Depends: debhelper (>= 9~), gem2deb (>= 0.3), rake,
- ruby-rspec, ruby-rack-test
-Standards-Version: 3.9.5
+Build-Depends: debhelper (>= 9~),
+               gem2deb (>= 0.3),
+               rake,
+               ruby-rack-test,
+               ruby-rspec
+Standards-Version: 3.9.6
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-rack-protection.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-rack-protection.git;a=summary
 Homepage: http://github.com/rkh/rack-protection
@@ -14,9 +17,7 @@ XS-Ruby-Versions: all
 Package: ruby-rack-protection
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-rack
+Depends: ruby | ruby-interpreter, ruby-rack, ${misc:Depends}, ${shlibs:Depends}
 Description: Protects against typical web attacks for Rack apps
  This library protects against typical web attacks. Should work for all
  Rack apps, including Rails.
-

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



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