diff options
| author | Alexander Barton <alex@barton.de> | 2003-12-31 17:20:11 +0000 |
|---|---|---|
| committer | Alexander Barton <alex@barton.de> | 2003-12-31 17:20:11 +0000 |
| commit | ed94d5d5cd31ecc1f671f36e0813804e8aa59082 (patch) | |
| tree | d54a96bd11cf4ce31fbf695ed98a3f2183e75fa5 /debian/control | |
| parent | ea076a28f2ff16c0424c0ba488227dbe1d3393bf (diff) | |
| download | ngircd-ed94d5d5cd31ecc1f671f36e0813804e8aa59082.tar.gz ngircd-ed94d5d5cd31ecc1f671f36e0813804e8aa59082.zip | |
Removed outdated Mac OS X ProjectBuilder project files (will be re-added
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.
Diffstat (limited to 'debian/control')
| -rw-r--r-- | debian/control | 23 |
1 files changed, 0 insertions, 23 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index ec557bcc..00000000 --- a/debian/control +++ /dev/null @@ -1,23 +0,0 @@ -Source: ngircd -Section: net -Priority: optional -Maintainer: Alexander Barton <alex@barton.de> -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. |