X-Git-Url: https://arthur.barton.de/gitweb/?a=blobdiff_plain;f=contrib%2FDebian%2Fcontrol;h=93482d998e56b05c1a8f530b90df0da934c31256;hb=a84cba8f78d126bbdbc185db9b70e3c6e7d34b1e;hp=bdb2319b515c51b2a285eda32b44acd02750db12;hpb=1d29a59f7eff92ac2b9afe493ad9cdb801e80acc;p=ngircd-alex.git diff --git a/contrib/Debian/control b/contrib/Debian/control index bdb2319b..93482d99 100644 --- a/contrib/Debian/control +++ b/contrib/Debian/control @@ -2,7 +2,16 @@ Source: ngircd Section: net Priority: optional Maintainer: Alexander Barton -Build-Depends: debhelper (>> 4.0.0), libz-dev, libwrap0-dev, libident-dev, libgnutls-dev, libpam0g-dev +Build-Depends: debhelper (>> 9.0.0), + autotools-dev, + dh-systemd (>= 1.5), + expect, + libident-dev, + libpam0g-dev, + libssl-dev, + libwrap0-dev, + libz-dev, + telnet | telnet-ssl, Standards-Version: 3.9.1 Package: ngircd @@ -10,16 +19,21 @@ Architecture: any Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd 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. + ngIRCd is a free, portable and lightweight Internet Relay Chat server + for small or private networks, developed under the GNU General Public + License (GPL). + . + The server is quite easy to configure, can handle dynamic IP addresses, and + optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for + user authentication as well as character set conversion for legacy clients. The + server has been written from scratch and is not based on the "forefather", the + daemon of IRCNet. . This package contains the "standard distribution", including support for syslog logging and compressed server-links using zlib. Please have a look - at the "ngircd-full" package if you need advanced functionality like support - for IPv6 or SSL. + at the "ngircd-full" package if you need "more advanced" functionality like + support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and + SSL encrypted client and server links. Package: ngircd-full Architecture: any @@ -27,14 +41,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd Conflicts: ngircd, ngircd-dbg 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. + ngIRCd is a free, portable and lightweight Internet Relay Chat server + for small or private networks, developed under the GNU General Public + License (GPL). + . + The server is quite easy to configure, can handle dynamic IP addresses, and + optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for + user authentication as well as character set conversion for legacy clients. The + server has been written from scratch and is not based on the "forefather", the + daemon of IRCNet. . In addition to the features of the "standard package", this package - includes support for TCP wrappers, IDENT requests, the IPv6 protocol and + includes support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and SSL encrypted client and server links. Package: ngircd-full-dbg @@ -43,14 +61,18 @@ Depends: ${shlibs:Depends}, ${misc:Depends} Provides: ircd Conflicts: ngircd, ngircd-full 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. + ngIRCd is a free, portable and lightweight Internet Relay Chat server + for small or private networks, developed under the GNU General Public + License (GPL). + . + The server is quite easy to configure, can handle dynamic IP addresses, and + optionally supports IDENT, IPv6 connections, SSL-protected links, and PAM for + user authentication as well as character set conversion for legacy clients. The + server has been written from scratch and is not based on the "forefather", the + daemon of IRCNet. . In addition to the features of the "standard package", this package - includes support for TCP wrappers, IDENT requests, the IPv6 protocol and + includes support for TCP wrappers, IDENT requests, the IPv6 protocol, PAM and SSL encrypted client and server links. . And in addition to the "full" variant, the binaries contained in this