[DRE-commits] [ruby-dbf] 02/04: build with newer gem2deb, drop ruby-fastercsv dependency (ruby1.8 only)

Cédric Boutillier boutil at moszumanska.debian.org
Tue Dec 3 09:09:03 UTC 2013


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

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

commit d39c693a96985b5d8ec10e871c00f2035792a05a
Author: Cédric Boutillier <boutil at debian.org>
Date:   Tue Dec 3 08:10:50 2013 +0100

    build with newer gem2deb, drop ruby-fastercsv dependency (ruby1.8 only)
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index f7c76d8..bba8e6d 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: Christopher Baines <cbaines8 at gmail.com>
-Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.3.0~), ruby-rspec (>= 2.10.0), rake (>= 0.9.2), ruby-fastercsv (>= 1.5.4)
+Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.5.0~), ruby-rspec (>= 2.10.0), rake (>= 0.9.2)
 Standards-Version: 3.9.4
 Vcs-Git: git://anonscm.debian.org/pkg-ruby-extras/ruby-dbf.git
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-ruby-extras/ruby-dbf.git;a=summary
@@ -13,7 +13,7 @@ XS-Ruby-Versions: all
 Package: ruby-dbf
 Architecture: all
 XB-Ruby-Versions: ${ruby:Versions}
-Depends: ${misc:Depends}, ruby | ruby-interpreter, ruby-fastercsv (>= 1.5.4)
+Depends: ${misc:Depends}, ruby | ruby-interpreter
 Description: small fast Ruby library for reading database files
  A small fast library for reading dBase, xBase, Clipper and FoxPro database
  files.

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



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