From ed94d5d5cd31ecc1f671f36e0813804e8aa59082 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Wed, 31 Dec 2003 17:20:11 +0000 Subject: Removed outdated Mac OS X ProjectBuilder project files (will be re-added and updated for XCode soon); moved the debian/ directory to contrib/Debian/. --- contrib/Debian/control | 23 +++++++++++++++++++++++ 1 file changed, 23 insertions(+) create mode 100644 contrib/Debian/control (limited to 'contrib/Debian/control') diff --git a/contrib/Debian/control b/contrib/Debian/control new file mode 100644 index 00000000..ec557bcc --- /dev/null +++ b/contrib/Debian/control @@ -0,0 +1,23 @@ +Source: ngircd +Section: net +Priority: optional +Maintainer: Alexander Barton +Build-Depends: debhelper (>> 4.0.0), libz-dev +Standards-Version: 3.5.8 + +Package: ngircd +Architecture: any +Depends: ${shlibs:Depends} ${misc:Depends} +Description: A lightweight daemon for the Internet Relay Chat (IRC) + ngIRCd is a free open source daemon for the Internet Relay Chat (IRC) + network. It is written from scratch and is not based upon the original + IRCd like many others. + . + Advantages: + - no problems with servers using changing/non-static IP addresses. + - small and lean configuration file. + - free, modern and open source C code. + - still under active development. + . + ngIRCd is compatible to the "original" ircd 2.10.3p3, so you can run + mixed networks. -- cgit 1.4.1