about summary refs log tree commit diff
path: root/contrib/Debian/compat
AgeCommit message (Collapse)Author
2024-01-20Update included Debian package configurationAlexander 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.
2023-09-17Update Debian package configurationAlexander Barton
This not only bumps the "compat" version, but updates the package dependencies and build rules accordingly. Closes #299.
2017-01-06Update Debian packageAlexander Barton
- Update debhelper compatibility to version 9. - Update build-dependencies. - Change group of ngircd.conf to "irc" in postinst script (this makes starting ngIRCd as user "irc" easier, for example when using systemd). - Don't create /var/run/ircd during installation: this is handled by the SysV init script and the systemd service already.
2003-12-31Removed outdated Mac OS X ProjectBuilder project files (will be re-addedAlexander Barton
and updated for XCode soon); moved the debian/ directory to contrib/Debian/.