From: Alexander Barton Date: Sun, 17 Sep 2023 21:42:08 +0000 (+0200) Subject: Update Debian package configuration X-Git-Tag: rel-27-rc1~95 X-Git-Url: https://arthur.barton.de/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=f31d64eb1c07f1dfa808eb57c4aa21e9c11240e2;hp=4a548e12203aa9b274b1dc006b3a10a8f27fb1d8;p=ngircd.git Update Debian package configuration This not only bumps the "compat" version, but updates the package dependencies and build rules accordingly. Closes #299. --- diff --git a/contrib/Debian/compat b/contrib/Debian/compat index ec635144..b1bd38b6 100644 --- a/contrib/Debian/compat +++ b/contrib/Debian/compat @@ -1 +1 @@ -9 +13 diff --git a/contrib/Debian/control b/contrib/Debian/control index 93482d99..35752192 100644 --- a/contrib/Debian/control +++ b/contrib/Debian/control @@ -2,9 +2,8 @@ Source: ngircd Section: net Priority: optional Maintainer: Alexander Barton -Build-Depends: debhelper (>> 9.0.0), +Build-Depends: debhelper (>> 13.0.0), autotools-dev, - dh-systemd (>= 1.5), expect, libident-dev, libpam0g-dev, diff --git a/contrib/Debian/rules b/contrib/Debian/rules index cdc1225b..9dce5f8a 100755 --- a/contrib/Debian/rules +++ b/contrib/Debian/rules @@ -219,9 +219,8 @@ binary-arch: build install dh_testroot dh_installchangelogs -a -A ChangeLog dh_installdocs -a - dh_systemd_enable -a + dh_installsystemd -a dh_installinit -a - dh_systemd_start -a dh_strip -a --no-package=ngircd-full-dbg dh_compress -a -XCommands.txt dh_fixperms -a