| 123456789101112131415161718192021 | 
							- Source: ngircd
 
- Section: net
 
- Priority: optional
 
- Maintainer: Debian IRC Team <pkg-irc-maintainers@lists.alioth.debian.org>
 
- Uploaders: Mario Iseli <mario@debian.org>, Matt Arnold <mattarnold5@gmail.com>,
 
-  Christoph Biedl <debian.axhn@manchmal.in-ulm.de>
 
- Build-Depends: debhelper (>= 5.0.0), autotools-dev, libgnutls-dev
 
- Vcs-Svn: svn://svn.debian.org/pkg-irc/
 
- Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc
 
- Standards-Version: 3.8.0
 
- Package: ngircd
 
- Architecture: any
 
- Depends: ${shlibs:Depends}
 
- Replaces: ircd
 
- Conflicts: dancer-ircd, ircd-hybrid, ircd-irc2, ircd-ircu, rageircd
 
- Homepage: http://ngircd.barton.de
 
- Description: Next generation IRC Server
 
-  ngircd is a IRC Daemon for small or private networks. It does not contain all
 
-  the functions like the professional ones, e.g services. It is written from
 
-  scratch and is not based upon the original IRCd like many others.
 
 
  |