File: control

package info (click to toggle)
libactiverecord-ruby 2.1.0-3
  • links: PTS, VCS
  • area: main
  • in suites: lenny
  • size: 2,668 kB
  • ctags: 3,600
  • sloc: ruby: 25,183; makefile: 6
file content (46 lines) | stat: -rw-r--r-- 2,078 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
Source: libactiverecord-ruby
Section: libs
Priority: extra
Maintainer: Athena Capital Research <acr-debian@athenacr.com>
Uploaders: Debian Ruby Extras Maintainers <pkg-ruby-extras-maintainers@lists.alioth.debian.org>, Roberto C. Sanchez <roberto@connexer.com>, Paul van Tilburg <paulvt@debian.org>
Build-Depends: debhelper (>= 5), cdbs
Build-Depends-Indep: ruby-pkg-tools (>= 0.14)
Standards-Version: 3.8.0
Homepage: http://ar.rubyonrails.com/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-ruby-extras/packages/libactiverecord-ruby/
Vcs-Svn: svn://svn.debian.org/pkg-ruby-extras/packages/libactiverecord-ruby/

Package: libactiverecord-ruby
Architecture: all
Depends: libactiverecord-ruby1.8, libactivesupport-ruby (>= 2.1.0-3)
Description: Ruby library that ties database tables to classes
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
 .
 This is a dependency package which depends on Debian's default Ruby version
 (currently 1.8).

Package: libactiverecord-ruby1.8
Architecture: all
Depends: libruby1.8, libactivesupport-ruby1.8 (>= 2.1.0-3), libsqlite3-ruby1.8 | libpgsql-ruby1.8 | libmysql-ruby1.8
Description: Tie database tables to classes (Ruby 1.8)
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
 .
 This package is built for Ruby 1.8.

Package: libactiverecord-ruby1.9
Architecture: all
Depends: libruby1.9, libactivesupport-ruby1.9 (>= 2.1.0-3)
Description: Tie database tables to classes (Ruby 1.9)
 Implements the ActiveRecord pattern (Fowler, PoEAA) for ORM. It ties
 database tables and classes together for business objects, like
 Customer or Subscription, that can find, save, and destroy themselves
 without resorting to manual SQL.
 .
 This package is built for Ruby 1.9.