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
|
Source: libkolab-perl
Section: perl
Priority: extra
Maintainer: Debian Kolab Maintainers <pkg-kolab-devel@lists.alioth.debian.org>
Uploaders: Noèl Köthe <noel@debian.org>, Steffen Joeris <white@debian.org>, Mathieu Parent <sathieu@debian.org>
Build-Depends: debhelper (>= 7), quilt (>= 0.40)
Build-Depends-Indep: libnet-ldap-perl
Standards-Version: 3.9.0
Homepage: http://www.kolab.org/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-kolab/libkolab-perl/trunk/
Vcs-Svn: svn://svn.debian.org/pkg-kolab/libkolab-perl/trunk/
Package: libkolab-perl
Architecture: all
Provides: kolabconf
Breaks: kolabconf (<<2.2.1), kolabd (<<2.2.1-20081212-1)
Replaces: kolabconf (<<2.2.1), kolabd (<<2.2.1-20081212-1)
Depends: ${misc:Depends}, ${perl:Depends}, libconvert-asn1-perl, libmail-imapclient-perl, libmime-tools-perl, libnet-ldap-perl (>= 1:0.39-1), liburi-perl, kolab-libcyrus-imap-perl
Description: Perl modules for Kolab
Kolab is a secure, scalable, and reliable groupware server. It consists
of a number of well-known and proven components for the standard tasks
such as e-mail, directory service, and web service. Kolab adds
intelligent interaction between the components, a web administration
interface, management of free/busy lists, etc. Various clients can
access Kolab, among them Kontact (KDE), Outlook (Windows), and Horde
(web).
.
This package contains Perl modules that support the internal Kolab
server functionality. It is not intended for other purposes.
|