# $Id: control 267 2010-11-30 11:38:09Z kcd-guest $
Source: inspircd
Section: net
Priority: optional
Maintainer: Debian IRC Team <pkg-irc-maintainers@lists.alioth.debian.org>
Uploaders: Darren Blaber <dmbtech@gmail.com>,
  Mario Iseli <mario@debian.org>,
  Matt Arnold <mattarnold5@gmail.com>,
  Giacomo Catenazzi <cate@debian.org>,
  Bradley Smith <bradsmith@debian.org>,
  Guillaume Delacour <gui@iroqwa.org>
Build-Depends: debhelper (>= 8.0.0), perl-modules, libgnutls-dev, pkg-config,
               libldap2-dev, libpcre3-dev, libmysqlclient-dev, libpq-dev,
               libsqlite3-dev, libssl-dev, zlib1g-dev, libgeoip-dev,
               libtre-dev, hardening-wrapper
Standards-Version: 3.9.2
Homepage: http://www.inspircd.org/
Vcs-Svn: svn://svn.debian.org/pkg-irc/packages/inspircd2/trunk/
Vcs-Browser: http://svn.debian.org/wsvn/pkg-irc/packages/inspircd2/trunk/

Package: inspircd
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}, lsb-base
Suggests: sqlite3, mysql-server, ldap-server, postgresql, gnutls-bin
Provides: ircd
Description: Modular IRCd written in C++
 InspIRCd is a modular C++ IRC Daemon for several operating systems created
 to provide a stable, modern, lightweight irc server from scratch and provide
 a vast number of features in a modularised form using an advanced module API.
 By keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
 .
 This package contains the daemon.

Package: inspircd-dbg
Architecture: any
Section: debug
Depends: ${misc:Depends}, inspircd (= ${binary:Version})
Priority: extra
Description: Modular IRCd written in C++ - debugging symbols
 InspIRCd is a modular C++ IRC Daemon for several operating systems created
 to provide a stable, modern, lightweight irc server from scratch and provide
 a vast number of features in a modularised form using an advanced module API.
 By keeping the functionality of the main core to a minimum, the server is very
 stable, fast and customizable.
 .
 This package contains the debugging symbols.
