| 123456789101112131415161718192021222324252627282930 | 
							- 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,
 
-     hardening-wrapper,
 
-     libgnutls-dev,
 
-     procps,
 
-     telnet,
 
- Vcs-Svn: svn://svn.debian.org/pkg-irc/
 
- Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc
 
- Standards-Version: 3.9.3
 
- 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: lightweight Internet Relay Chat server
 
-  This package provides ngIRCd, a lightweight Internet Relay Chat
 
-  server for small or private networks. It is simple to configure, can
 
-  cope with dynamic IP addresses, and supports IPv6 as well as SSL. It
 
-  is written from scratch, not based on the original IRCd and quite
 
-  portable.
 
 
  |