[DRE-commits] [ruby-cassiopee] 04/07: Build against and depend on ruby-test >= 1.2~

Cédric Boutillier boutil at alioth.debian.org
Tue Sep 3 22:38:58 UTC 2013


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

boutil pushed a commit to annotated tag debian/0.1.10-1
in repository ruby-cassiopee.

commit dd6658c35b8a8eabf2f94596cf7b4bdb0c04ed98
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Sep 3 23:55:55 2013 +0200

    Build against and depend on ruby-test >= 1.2~
---
 debian/changelog |    1 +
 debian/control   |    4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 429f41b..cd81a63 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -8,6 +8,7 @@ ruby-cassiopee (0.1.10-1) UNRELEASED; urgency=low
   * use standalone License paragraph
   * Extend cassie(1) manual page
   * Extend fixlibpath patch to not overload in bin/demo*
+  * Build against and depend on ruby-test >= 1.2~
 
  -- Nitesh A Jain <niteshjain92 at gmail.com>  Wed, 03 Jul 2013 22:20:04 +0530
 
diff --git a/debian/control b/debian/control
index 9951e2b..09f4820 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: Olivier Sallou <olivier.sallou at irisa.fr>, Nitesh A Jain <niteshjain92 at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.10~), ruby-text (>= 0.2.0)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.10~), ruby-text (>= 1.2~)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-cassiopee.git
 Vcs-Browser: http://anonscm.debian.org/gitweb?p=pkg-ruby-extras/ruby-cassiopee.git;a=summary
@@ -14,7 +14,7 @@ Package: ruby-cassiopee
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
 Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter,
- ruby-text (>= 0.2.0)
+ ruby-text (>= 1.2~)
 Description: Library to index strings and to search with exact or approximate match
  Cassiopee index one String and provide methods to search exact matches
   or approximate matches with Hammming and/or edit distance.

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



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