1
0
mirror of https://github.com/osmarks/ngircd.git synced 2025-12-04 13:48:06 +00:00

Update Debian package

- 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.
This commit is contained in:
Alexander Barton
2017-01-06 00:30:43 +01:00
parent 3e44738416
commit 9e0e955daf
4 changed files with 6 additions and 9 deletions

View File

@@ -2,13 +2,13 @@ Source: ngircd
Section: net
Priority: optional
Maintainer: Alexander Barton <alex@barton.de>
Build-Depends: debhelper (>> 4.0.0),
Build-Depends: debhelper (>> 9.0.0),
autotools-dev,
expect,
libz-dev,
libwrap0-dev,
libident-dev,
libgnutls-dev,
libgnutls28-dev,
libpam0g-dev,
telnet | telnet-ssl,
Standards-Version: 3.9.1