| 1234567891011121314151617181920212223242526 | 
							- 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 (>= 7.0.50~),
 
-     autotools-dev,
 
-     expect,
 
-     libgnutls-dev,
 
-     telnet,
 
- Vcs-Svn: svn://svn.debian.org/pkg-irc/
 
- Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc
 
- Standards-Version: 3.9.1
 
- Package: ngircd
 
- Architecture: any
 
- Depends: ${shlibs:Depends}, ${misc:Depends},
 
-     lsb-base (>= 3.0-6),
 
- 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.
 
 
  |