Changeset 778
- Timestamp:
- 07/05/08 13:21:54 (2 months ago)
- Files:
-
- trunk/debian/control (modified) (7 diffs)
Legend:
- Unmodified
- Added
- Removed
- Modified
- Copied
- Moved
trunk/debian/control
r777 r778 13 13 Architecture: all 14 14 Depends: ${perl:Depends}, liblog-log4perl-perl, libnet-dns-perl, libnet-ssleay-perl, libxml-sax-perl, libxml-libxml-perl, libdanga-socket-perl 15 Provides: libdjabberd-perl 15 16 Suggests: djabberd-doc, openssl 16 17 Description: Distributed Jabber server … … 29 30 Architecture: all 30 31 Depends: djabberd 32 Suggests: apache2-utils | apache-common (<< 1.3.28.0.1-1) 31 33 Description: HTDigest Authentication module for DJabberd 32 34 This module provides htdigest-based authentication for DJabberd. … … 36 38 Priority: optional 37 39 Architecture: all 38 Depends: djabberd 40 Depends: djabberd, libdbi-perl, libdbd-mysql-perl 39 41 Description: MySQL Authentication module for DJabberd 40 42 This module allows DJabberd to authenticate through MySQL. … … 44 46 Priority: optional 45 47 Architecture: all 46 Depends: djabberd 48 Depends: djabberd, libauthen-pam-perl 47 49 Description: PAM Authentication module for DJabberd 48 50 This module allows DJabberd to authenticate through PAM. … … 61 63 Priority: optional 62 64 Architecture: all 63 Depends: djabberd 65 Depends: djabberd, libgearman-client-async-perl, libgearman-client-perl, libwww-perl 64 66 Description: LiveJournal module for DJabberd 65 67 This module allows DJabberd to talk to LiveJournal. … … 85 87 Priority: optional 86 88 Architecture: all 87 Depends: djabberd 89 Depends: djabberd, libdbi-perl, libdbd-sqlite3-perl 88 90 Description: DJabberd RosterStorage using SQLite 89 91 Provides DJabberd RosterStorage using SQLite … … 101 103 Priority: optional 102 104 Architecture: all 103 Depends: djabberd 105 Depends: djabberd, libperlbal-perl 104 106 Description: DJabberd WebAdmin 105 107 Provides DJabberd::WebAdmin
