File: control

package info (click to toggle)
ruby-sqlite3 1.3.6-2
  • links: PTS, VCS
  • area: main
  • in suites: wheezy
  • size: 420 kB
  • sloc: ruby: 3,732; ansic: 1,132; makefile: 10
file content (52 lines) | stat: -rw-r--r-- 2,006 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
Source: ruby-sqlite3
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~), libsqlite3-dev, ruby-hoe, ruby-redcloth
Standards-Version: 3.9.3
Vcs-Git: git://git.debian.org/pkg-ruby-extras/ruby-sqlite3.git
Vcs-Browser: http://git.debian.org/?p=pkg-ruby-extras/ruby-sqlite3.git;a=summary
Homepage: http://github.com/luislavena/sqlite3-ruby
XS-Ruby-Versions: all

Package: ruby-sqlite3
Architecture: any
XB-Ruby-Versions: ${ruby:Versions}
Depends: ${shlibs:Depends}, ${misc:Depends}, ruby | ruby-interpreter
Replaces: libsqlite3-ruby (<< 1.3.4-1~), libsqlite3-ruby1.8 (<< 1.3.4-1~), libsqlite3-ruby1.9.1 (<< 1.3.4-1~)
Breaks: libsqlite3-ruby (<< 1.3.4-1~), libsqlite3-ruby1.8 (<< 1.3.4-1~), libsqlite3-ruby1.9.1 (<< 1.3.4-1~)
Provides: libsqlite3-ruby, libsqlite3-ruby1.8, libsqlite3-ruby1.9.1
Description: SQLite3 interface for Ruby
 This module allows Ruby programs to interface with the SQLite3 database
 engine.
 .
 Note that this module is NOT compatible with SQLite 2.x.

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

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

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