[DRE-commits] [ruby-i18n] 06/08: wrap-sort

Jonas Genannt jonas at brachium-system.net
Wed Nov 27 18:46:14 UTC 2013


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

hggh-guest pushed a commit to branch master
in repository ruby-i18n.

commit 92ab7436976f1129e9953c50c4db880c233ada63
Author: Jonas Genannt <jonas at brachium-system.net>
Date:   Wed Nov 27 19:45:32 2013 +0100

    wrap-sort
---
 debian/control | 13 ++++++++++---
 1 file changed, 10 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index a7e67d0..e4829fc 100644
--- a/debian/control
+++ b/debian/control
@@ -2,8 +2,15 @@ Source: ruby-i18n
 Section: ruby
 Priority: optional
 Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers at lists.alioth.debian.org>
-Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>, Antonio Terceiro <terceiro at debian.org>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-activesupport, ruby-mocha, ruby-test-declarative, ruby-test-unit, bundler
+Uploaders: Lucas Nussbaum <lucas at lucas-nussbaum.net>,
+           Antonio Terceiro <terceiro at debian.org>
+Build-Depends: bundler,
+               debhelper (>= 7.0.50~),
+               gem2deb (>= 0.3.0~),
+               ruby-activesupport,
+               ruby-mocha,
+               ruby-test-declarative,
+               ruby-test-unit
 Standards-Version: 3.9.5
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-i18n.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-i18n.git;a=summary
@@ -13,7 +20,7 @@ XS-Ruby-Versions: all
 Package: ruby-i18n
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
+Depends: ruby | ruby-interpreter, ${misc:Depends}, ${shlibs:Depends}
 Description: I18n and localization solution for Ruby
  Implementation of the Ruby on Rails I18n core API. This is the same I18n
  library included in the Ruby on Rails framework, but provided outside of

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



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