]> arthur.barton.de Git - ngircd-alex.git/blob - debian/control
Included debian/-subdirectory with files required to build Debian packages.
[ngircd-alex.git] / debian / control
1 Source: ngircd
2 Section: net
3 Priority: optional
4 Maintainer: Alexander Barton <alex@barton.de>
5 Build-Depends: debhelper (>> 4.0.0), libz-dev
6 Standards-Version: 3.5.8
7
8 Package: ngircd
9 Architecture: any
10 Depends: ${shlibs:Depends} ${misc:Depends}
11 Description: A lightweight daemon for the Internet Relay Chat (IRC)
12  The ngIRCd is a free open source daemon for Internet Relay Chat (IRC),
13  developed under the GNU General Public License (GPL). It's written from
14  scratch and is not based upon the original IRCd like many others.
15  .
16  Advantages:
17   - no problems with servers on changing or non-static IP addresses.
18   - small and lean configuration file.
19   - free, modern and open source C source code.
20   - still under active development.
21  .
22  ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run
23  mixed networks.