'Network User' is now 'Normal User'
[citadel.git] / citadel / debian / control
index 2ffe4940ece4adb094695102cf4e98a466ccb0c1..26babfc1335088bccff5508e54e58008db2c23e7 100644 (file)
@@ -3,16 +3,16 @@ Section: mail
 Priority: extra
 Maintainer: Wilfried Goesgens <w.goesgens@outgesourced.org>
 Build-Depends: debhelper (>= 4), po-debconf, bison, autotools-dev,
- libdb4.4-dev | libdb4.3-dev | libdb4.5-dev | libdb4.6-dev, libical-dev (>=0.43), libldap2-dev, libncurses5-dev,
- libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev (>= 7.42),
- libcurl4-openssl-dev | libcurl3-openssl-dev, zlib1g-dev
+ libdb-dev, libical2-dev, libldap2-dev, gettext, locales,
+ libpam0g-dev, libsieve2-dev, libssl-dev, libexpat1-dev, libcitadel-dev (> 8.13),
+ libcurl4-openssl-dev | libcurl3-openssl-dev, zlib1g-dev,
 Standards-Version: 3.8.0
 
 Package: citadel-server
 Architecture: any
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common, openssl
-Recommends: db4.4-util | db4.3-util, shared-mime-info
-Suggests: postfix | exim4 | citadel-mta | mail-transport-agent
+Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common, openssl, locales, patch
+Recommends: db5-util, shared-mime-info
+Suggests: postfix | exim4 | citadel-mta | mail-transport-agent, localepurge
 Conflicts: pop3-server, imap-server
 Provides: pop3-server, imap-server
 Description: complete and feature-rich groupware server
@@ -20,10 +20,10 @@ Description: complete and feature-rich groupware server
   * Email, calendaring/scheduling, address books
   * Bulletin boards, mailing list server, instant messaging
   * Multiple domain support
-  * An intuitive, attractive AJAX-style web interface
+  * An intuitive, attractive dynamic web interface
  .
  The Citadel system is extremely versatile. It provides numerous front ends to
- present to users, such as a text-based interface, an AJAX-style web interface,
+ present to users, such as a text-based interface, a dynamic web interface,
  and many popular PIM clients using SMTP/POP/IMAP. All of these can be used
  simultaneously.
  .
@@ -39,10 +39,10 @@ Description: complete and feature-rich groupware server; metapackage for full in
   * Email, calendaring/scheduling, address books
   * Bulletin boards, mailing list server, instant messaging
   * Multiple domain support
-  * An intuitive, attractive AJAX-style web interface
+  * An intuitive, attractive dynamic web interface
  .
  The Citadel system is extremely versatile. It provides numerous front ends to
- present to users, such as a text-based interface, an AJAX-style web interface,
+ present to users, such as a text-based interface, a dynamic web interface,
  and many popular PIM clients using SMTP/POP/IMAP. All of these can be used
  simultaneously.
  .
@@ -58,7 +58,7 @@ Description: complete and feature-rich groupware server
   * Email, calendaring/scheduling, address books
   * Bulletin boards, mailing list server, instant messaging
   * Multiple domain support
-  * An intuitive, attractive AJAX-style web interface
+  * An intuitive, attractive dynamic web interface
  .
  This package contains the common files.
 
@@ -74,16 +74,6 @@ Description: complete and feature-rich groupware server (mail transport agent)
  .
  See the 'citadel-server' package for more informations.
 
-Package: citadel-client
-Architecture: any
-Recommends: shared-mime-info
-Depends: ${shlibs:Depends}, ${misc:Depends}, adduser, citadel-common
-Description: complete and feature-rich groupware server (command line client)
- This is package contains the command line client for Citadel, a complete and
- feature-rich open source groupware platform.
- .
- See the 'citadel-server' package for more informations.
-
 Package: citadel-doc
 Section: doc
 Architecture: all
@@ -101,12 +91,11 @@ Architecture: any
 Depends: ${misc:Depends},
          citadel-server (= ${binary:Version}),
          citadel-mta (= ${binary:Version}),
-         citadel-client (= ${binary:Version})
 Description: complete and feature-rich groupware server - debugging symbols
  Citadel is a complete and feature-rich open source groupware platform.
   * Email, calendaring/scheduling, address books
   * Bulletin boards, mailing list server, instant messaging
   * Multiple domain support
-  * An intuitive, attractive AJAX-style web interface
+  * An intuitive, attractive dynamic web interface
  .
  This package provides the debugging symbols for the Citadel server.