Source: elho-server
Section: admin
Priority: extra
Maintainer: Elmar Hoffmann <elho@elho.net>
Build-Depends: cdbs, debhelper (>= 5), elho-base-dev (>= 3)
Standards-Version: 3.8.0

Package: elho-server-preconf
Architecture: all
Depends: debconf, elho-base-preconf
Conflicts: elho-desktop-preconf
Description: elho server system configuration
 elho base system configuration for server systems.
 .
 This package contains preseeding information and configuration files
 for other packages.

Package: elho-server
Architecture: all
Pre-Depends: elho-server-preconf
Depends: debconf, elho-base, ${meta:Depends}
Conflicts: elho-desktop, ${meta:Conflicts}
Description: elho server system configuration
 elho base system configuration for server systems.
 .
 This package contains dependencies and conflicts on other packages
 and performs post-installation tasks.
 .
 You have to install elho-server-preconf separately before this package
 to benefit from APT configuration changes.
 You have to make sure conflicting packages are purged and not just
 removed to completely get rid of them.
 The suggested way to achieve this is by running
 apt-get install elho-server-preconf
 apt-get --purge install elho-server
