Source: ircd-ratbox
Section: net
Priority: optional
Maintainer: Marc Dequènes (Duck) <Duck@DuckCorp.org>
Standards-Version: 3.9.3.0
Build-Depends: dpkg-dev (>= 1.16.1.1), debhelper (>= 9), dh-autoreconf,
 zlib1g-dev, bison, flex, libgnutls-dev, libsqlite3-dev, libltdl-dev,
 autotools-dev, pkg-config, xsltproc, docbook5-xml, docbook-xsl-ns
Build-Conflicts: libssl-dev
Vcs-Git: git://git.debian.org/collab-maint/ircd-ratbox.git
Vcs-Browser: http://git.debian.org/?p=collab-maint/ircd-ratbox.git;a=summary
Homepage: http://www.ratbox.org/

Package: ircd-ratbox
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Provides: ircd
Suggests: ntp | openntpd | time-daemon
Description: advanced, stable and fast ircd
 ircd-ratbox is a full featured ircd.  It is the primary ircd used on EFNet,
 combining the stability of an ircd required for a large production network
 together with a rich set of features making it suitable for use on smaller
 networks.
 .
 ircd-ratbox also has a twin services package with compatibility code in
 ircd-ratbox allowing for enhanced features and better support for networks
 with channel registration. 

Package: ircd-ratbox-dbg
Architecture: any
Section: debug
Priority: extra
Depends: ${misc:Depends}, ircd-ratbox (= ${binary:Version})
Description: debugging symbols for ircd-ratbox
 ircd-ratbox is a full featured ircd.  It is the primary ircd used on EFNet,
 combining the stability of an ircd required for a large production network
 together with a rich set of features making it suitable for use on smaller
 networks.
 .
 ircd-ratbox also has a twin services package with compatibility code in
 ircd-ratbox allowing for enhanced features and better support for networks
 with channel registration. 
 .
 This package contains the debugging symbols to debug ircd-ratbox.

