From 9e0e955daf57b997792ca55a236498694ce634e2 Mon Sep 17 00:00:00 2001 From: Alexander Barton Date: Fri, 6 Jan 2017 00:30:43 +0100 Subject: 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. --- contrib/Debian/compat | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) (limited to 'contrib/Debian/compat') diff --git a/contrib/Debian/compat b/contrib/Debian/compat index b8626c4c..ec635144 100644 --- a/contrib/Debian/compat +++ b/contrib/Debian/compat @@ -1 +1 @@ -4 +9 -- cgit 1.4.1