File: control

package info (click to toggle)
cipux-object 3.4.0.5-2.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 372 kB
  • sloc: perl: 2,044; makefile: 16
file content (53 lines) | stat: -rw-r--r-- 1,866 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
53
Source: cipux-object
Section: perl
Priority: optional
Maintainer: CipUX team <cipux-devel@lists.alioth.debian.org>
Uploaders: Jonas Smedegaard <dr@jones.dk>,
 Christian Kuelker <christian.kuelker@cipworx.org>,
 Xavier Oswald <xoswald@debian.org>
Build-Depends: devscripts (>= 2.10.7~),
 perl,
 libmodule-build-perl (>= 0.2808),
 cdbs (>= 0.4.85~),
 debhelper (>= 7.0.1),
 dh-buildinfo,
 libclass-std-perl,
 libcipux-perl (>= 3.4.0.11~),
 libcipux-storage-perl (>= 3.4.0.0),
 libhash-merge-perl,
 liblog-log4perl-perl,
 libreadonly-perl,
 libcrypt-smbhash-perl,
 libtest-perl-critic-perl,
 libtest-pod-perl,
 libtest-pod-coverage-perl,
 libtest-refcount-perl,
 libtest-leaktrace-perl
Standards-Version: 3.9.2
Vcs-Git: git://git.debian.org/git/collab-maint/cipux-object.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/cipux-object.git;a=summary
Homepage: http://www.cipux.org/

Package: libcipux-object-perl
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Recommends: ${cdbs:Recommends}
Suggests: cipux-object-tools
Description: object layer of CipUX
 CipUX is a modular framework for information abstraction and
 administration, primarily aimed at administration of users, groups and
 organisational resources stored in a central LDAP database.
 .
 This package contains CipUX::Object, the CipUX object layer - a generic
 abstract class, which can be used by other classes or scripts.

Package: cipux-object-tools
Architecture: all
Depends: ${perl:Depends}, ${misc:Depends}, ${cdbs:Depends}
Description: Commandline object-related tools for CipUX
 CipUX is a modular framework for information abstraction and
 administration, primarily aimed at administration of users, groups and
 organisational resources stored in a central LDAP database.
 .
 This package contains commandline tools to interact with the object
 layer of CipUX.