1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33
|
Source: dancer-ircd
Section: net
Priority: extra
Maintainer: Andrew Suffield <asuffield@debian.org>
Build-Depends: debhelper (>> 3.0.0), zlib1g-dev
Build-Depends-Indep: debhelper (>> 3.0.0), docbook-utils, jade, html2text
Standards-Version: 3.5.2
Package: dancer-ircd
Architecture: any
Depends: adduser, ${shlibs:Depends}
Recommends: ntp, whois
Description: An IRC server designed for centrally maintained networks
This is the ircd designed for use on OpenProjects Net
(www.openprojects.net), based on the hybrid ircd used by efnet.
.
It attempts to handle the network transparently as a unit, and to
provide features to support the OPN philosophy.
.
This package contains the main binary files.
Package: dancer-ircd-doc
Section: doc
Architecture: all
Description: Dancer documentation.
This is the ircd designed for use on OpenProjects Net
(www.openprojects.net), based on the hybrid ircd used by efnet.
.
It attempts to handle the network transparently as a unit, and to
provide features to support the OPN philosophy.
.
This package contains all the documentation that comes in the original
tarball.
|