File: control

package info (click to toggle)
libshadow-ruby 1.4.1-6
  • links: PTS
  • area: main
  • in suites: sarge
  • size: 48 kB
  • ctags: 54
  • sloc: ansic: 225; makefile: 105; ruby: 16
file content (26 lines) | stat: -rw-r--r-- 820 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
Source: libshadow-ruby
Section: interpreters
Priority: optional
Maintainer: akira yamada <akira@debian.org>
Build-Depends: debhelper (>> 3), ruby1.6, ruby1.6-dev, ruby1.8, ruby1.8-dev
Standards-Version: 3.6.1

Package: libshadow-ruby1.6
Architecture: any
Depends: ${shlibs:Depends}
Conflicts: libshadow-ruby (<< 1.4.1-6)
Replaces: libshadow-ruby (<< 1.4.1-6)
Description: Interface of shadow password for Ruby 1.6
 This is a module which used when you access Linux shadow password files
 from Ruby.
 .
 This package provides library files for Ruby 1.6.

Package: libshadow-ruby1.8
Architecture: any
Depends: ${shlibs:Depends}
Description: Interface of shadow password for Ruby 1.8
 This is a module which used when you access Linux shadow password files
 from Ruby.
 .
 This package provides library files for Ruby 1.8.