File: control

package info (click to toggle)
libodbc-ruby 0.99991-2
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 480 kB
  • ctags: 572
  • sloc: ansic: 7,160; ruby: 807; makefile: 44
file content (94 lines) | stat: -rw-r--r-- 4,057 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
75
76
77
78
79
80
81
82
83
84
85
86
87
88
89
90
91
92
93
94
Source: libodbc-ruby
Section: ruby
Priority: optional
Maintainer: Daigo Moriwaki <daigo@debian.org>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>, Deepak Tripathi <apenguinlinux@gmail.com>
Build-Depends: debhelper (>= 7.0.0), cdbs, quilt, ruby-pkg-tools, libiodbc2-dev, ruby1.8-dev, ruby1.8, ruby1.9.1, ruby1.9.1-dev
Standards-Version: 3.8.4
Homepage: http://www.ch-werner.de/rubyodbc/
Vcs-Svn: svn://svn.debian.org/svn/pkg-ruby-extras/trunk/libodbc-ruby/
Vcs-Browser: http://svn.debian.org/viewsvn/pkg-ruby-extras/trunk/libodbc-ruby/

Package: libodbc-ruby1.8
Architecture: any
Depends: libiodbc2 | unixodbc, ${shlibs:Depends}, ${misc:Depends}
Suggests: libodbc-ruby1.8-doc, libdbi-ruby1.8
Description: ODBC Binding for ruby1.8
 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 both for Ruby 1.8. 
 .
 This package includes both UTF-8 and non-UTF-8 versions.

Package: libodbc-ruby1.8-dbg
Section: debug
Architecture: any
Priority: extra
Depends: libodbc-ruby1.8 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: ODBC Binding for ruby1.8
 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 both for Ruby 1.8. 
 .
 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 

Package: libodbc-ruby1.9.1
Architecture: any
Depends: libiodbc2 | unixodbc, ${shlibs:Depends}, ${misc:Depends}
Suggests: libodbc-ruby1.9.1-doc, libdbi-ruby1.9
Description: ODBC Binding for ruby1.9.1
 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 both for Ruby 1.9.1. 
 .
 This package includes both UTF-8 and non-UTF-8 versions.

Package: libodbc-ruby1.9.1-dbg
Section: debug
Architecture: any
Priority: extra
Depends: libodbc-ruby1.9.1 (=${binary:Version}), ${shlibs:Depends}, ${misc:Depends}
Description: ODBC Binding for ruby1.9.1
 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 both for Ruby 1.9.1. 
 .
 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 

Package: libodbc-ruby-doc
Section: doc
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Suggests: libodbc-ruby1.8
Description: ODBC Binding for ruby1.8
 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 both for Ruby 1.8. 
 .
 This package includes documentations for the libraries.

Package: libodbc-ruby
Architecture: any
Depends: libodbc-ruby1.8, ${shlibs:Depends}, ${misc:Depends}
Suggests: libdbi-ruby
Description: ODBC Binding for ruby1.8
 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 both for Ruby 1.8. 
 .
 This package includes both UTF-8 and non-UTF-8 versions.
 .
 This is a dummy package, which depends on the package containing the actual
 library for the default Ruby version.