[DRE-commits] [ruby-gettext] 04/09: Adjust Depends and Build-Depends to match new upstream requierements
    Jérémy Bobbio 
    lunar at alioth.debian.org
       
    Sun Sep  1 17:39:36 UTC 2013
    
    
  
This is an automated email from the git hooks/post-receive script.
lunar pushed a commit to branch master
in repository ruby-gettext.
commit 087c451d16fdf7272560dd451f80f9fe4e165fd3
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sun Sep 1 18:35:21 2013 +0200
    Adjust Depends and Build-Depends to match new upstream requierements
---
 debian/control |    4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 90e1cc8..0024c9d 100644
--- a/debian/control
+++ b/debian/control
@@ -6,7 +6,7 @@ Uploaders: Hleb Valoshka <375gnu at gmail.com>
 Build-Depends: debhelper (>= 7.0.50~),
                gem2deb (>= 0.3.0~),
                rake,
-               ruby-locale,
+               ruby-locale (>= 2.0.5),
                ruby-rr,
                ruby-test-unit,
                ruby-text,
@@ -22,7 +22,7 @@ Package: ruby-gettext
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ruby1.9.1,
-         ruby-locale,
+         ruby-locale (>= 2.0.5),
          ruby-text,
          ${misc:Depends},
          ${shlibs:Depends}
-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-gettext.git
    
    
More information about the Pkg-ruby-extras-commits
mailing list