| Age | Commit message (Collapse) | Author | |
|---|---|---|---|
| 2024-01-20 | Update included Debian package configuration | Alexander Barton | |
| - Rewrite using current dh_make. - Standards-Version: 4.6.2. - No longer build 3 different packages; only build "ngircd" which now includes support for IDENT, PAM (disabled in the ngircd.conf installed by the package), SSL (OpenSSL), ZLib and IPv6. - Update package description accordingly. - No longer install a SysV init file, only install ngircd.service unit. | |||
| 2017-01-06 | Install systemd service file in Debian package | Alexander Barton | |
| 2009-04-29 | Debian: build ngircd-full-dbg package | Alexander Barton | |
| In addition to the "ngircd" and "ngircd-full" packages a new package named "ngircd-full-dbg" is build: this package contains all the features of the "full" package but includes debug code and both the --debug and --sniffer options and the resulting binaries are _not_ stripped. | |||
| 2008-10-03 | GIT: Ignore Debian-related generated files. | Alexander Barton | |
| Added files that become generated while building Debian GNU/Linux packages of ngIRCd to the .gitignore lists. | |||