File: control

package info (click to toggle)
ruby-dbi 0.4.5-1
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 596 kB
  • sloc: ruby: 2,800; perl: 12; makefile: 10
file content (49 lines) | stat: -rw-r--r-- 1,849 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
Source: ruby-dbi
Section: ruby
Priority: optional
Maintainer: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>
Uploaders: Dmitry Borodaenko <angdraug@debian.org>
DM-Upload-Allowed: yes
Build-Depends: debhelper (>= 7.0.50~), gem2deb (>= 0.2.7~), ruby-deprecated
Standards-Version: 3.9.2
Vcs-Git: git://github.com/erikh/ruby-dbi.git
Vcs-Browser: https://github.com/erikh/ruby-dbi
Homepage: http://www.rubyforge.org/projects/ruby-dbi
XS-Ruby-Versions: all

Package: ruby-dbi
Architecture: all
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter, ruby-deprecated (>= 3.0~)
Replaces: libdbi-ruby (<< 0.4.5-1~), libdbi-ruby1.8 (<< 0.4.5-1~), libdbi-ruby1.9.1 (<< 0.4.5-1~)
Breaks: libdbi-ruby (<< 0.4.5-1~), libdbi-ruby1.8 (<< 0.4.5-1~), libdbi-ruby1.9.1 (<< 0.4.5-1~)
Provides: libdbi-ruby, libdbi-ruby1.8, libdbi-ruby1.9.1
Description: Database Independent Interface for Ruby
 Ruby/DBI is a database independent interface for accessing databases,
 similar to Perl's DBI.
 .
 Database-specific drivers are located in ruby-dbd-* packages.

Package: libdbi-ruby
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-dbi
Description: Transitional package for ruby-dbi
 This is a transitional package to ease upgrades to the ruby-dbi
 package. It can safely be removed.

Package: libdbi-ruby1.8
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-dbi
Description: Transitional package for ruby-dbi
 This is a transitional package to ease upgrades to the ruby-dbi
 package. It can safely be removed.

Package: libdbi-ruby1.9.1
Section: oldlibs
Architecture: all
Depends: ${misc:Depends}, ruby-dbi
Description: Transitional package for ruby-dbi
 This is a transitional package to ease upgrades to the ruby-dbi
 package. It can safely be removed.