[DRE-commits] [ruby-odbc] 02/03: Drop obsolete suggests and traces of ruby1.8
Christian Hofstaedtler
zeha at moszumanska.debian.org
Tue Mar 18 00:41:46 UTC 2014
This is an automated email from the git hooks/post-receive script.
zeha pushed a commit to branch master
in repository ruby-odbc.
commit a985f5c3a07807411e0b13b2641e1c040fb18831
Author: Christian Hofstaedtler <zeha at debian.org>
Date: Tue Mar 18 01:39:23 2014 +0100
Drop obsolete suggests and traces of ruby1.8
---
debian/control | 9 +++------
1 file changed, 3 insertions(+), 6 deletions(-)
diff --git a/debian/control b/debian/control
index 0b0ea87..6907bc6 100644
--- a/debian/control
+++ b/debian/control
@@ -14,12 +14,10 @@ Package: ruby-odbc
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, unixodbc | libiodbc2, ruby | ruby-interpreter
-Suggests: libdbi-ruby1.8, libdbi-ruby1.9
Description: ODBC Binding for Ruby
ODBC is a standard API for connecting to ODBC data sources such as Relational
Database Management Systems (RDBMSs). For accessing ODBC data sources from the
- Ruby language, an ODBC binding library and Ruby interface are required. This
- package provides them for both Ruby 1.8 and 1.9.1.
+ Ruby language, an ODBC binding library and Ruby interface are required.
.
This package includes both UTF-8 and non-UTF-8 versions.
@@ -32,10 +30,9 @@ Depends: ruby-odbc (= ${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: ODBC Binding for Ruby (debugging symbols)
ODBC is a standard API for connecting to ODBC data sources such as Relational
Database Management Systems (RDBMSs). For accessing ODBC data sources from the
- Ruby language, an ODBC binding library and Ruby interface are required. This
- package provides them for both Ruby 1.8 and 1.9.1.
+ Ruby language, an ODBC binding library and Ruby interface are required.
.
This package includes both UTF-8 and non-UTF-8 versions.
.
This package allows developers to interpret core dumps by providing
- backtrace names for debuggers
+ backtrace names for debuggers.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-ruby-extras/ruby-odbc.git
More information about the Pkg-ruby-extras-commits
mailing list