File: control

package info (click to toggle)
ruby-mysql 2.8.2%2Bgem2deb-3
  • links: PTS
  • area: main
  • in suites: wheezy
  • size: 400 kB
  • sloc: ansic: 3,915; ruby: 2,746; makefile: 3
file content (50 lines) | stat: -rw-r--r-- 1,914 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
Source: ruby-mysql
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.3.0~), libmysqlclient-dev
Standards-Version: 3.9.2
Homepage: http://www.tmtm.org/en/mysql/
XS-Ruby-Versions: all

Package: ruby-mysql
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Replaces: libmysql-ruby (<< 2.8.2-2~), libmysql-ruby1.8 (<< 2.8.2-2~), libmysql-ruby1.9.1 (<< 2.8.2-2~)
Breaks: libmysql-ruby (<< 2.8.2-2~), libmysql-ruby1.8 (<< 2.8.2-2~), libmysql-ruby1.9.1 (<< 2.8.2-2~)
Provides: libmysql-ruby, libmysql-ruby1.8, libmysql-ruby1.9.1
Description: MySQL module for Ruby
 This is an API module that allows Ruby programs to interface with MySQL
 databases. Usually, it will be pulled in automatically by packages providing
 Ruby programs which need this capability, you only need to install it directly
 if you intend to write such programs yourself.

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

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

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