Source: charybdis
Section: net
Priority: optional
Maintainer: Antoine Beaupré <anarcat@debian.org>
Build-Depends: debhelper (>= 9.0.0),
               autotools-dev,
               autoconf,
               automake,
               libtool,
               pkg-config,
               libgnutls28-dev,
               libgcrypt11-dev,
               libz-dev,
               libsqlite3-dev,
               bison | byacc,
               flex
Standards-Version: 3.9.5
Homepage: http://www.atheme.org/projects/charybdis.html
Vcs-Git: git://git.debian.org/collab-maint/charybdis.git -b debian
Vcs-Browser: http://git.debian.org/?p=collab-maint/charybdis.git;a=summary

Package: charybdis
Architecture: any
Depends: ${shlibs:Depends},
         ${misc:Depends},
         adduser
Provides: ircd
Description: fast, scalable irc server
 Charybdis is a fast, scalable IRC server, capable of supporting
 tens of thousands of connections. It supports SSL and X.509
 certificate challenge-response authentication.

Package: charybdis-dbg
Architecture: any
Section: debug
Priority: extra
Depends: charybdis (= ${binary:Version}),
         ${misc:Depends}
Description: fast, scalable irc server
 Charybdis is a fast, scalable IRC server, capable of supporting
 tens of thousands of connections. It supports SSL and X.509
 certificate challenge-response authentication.
 .
 This package features debugging symbols.
