]> arthur.barton.de Git - ngircd.git/commitdiff
Update Debian package configuration
authorAlexander Barton <alex@barton.de>
Sun, 17 Sep 2023 21:42:08 +0000 (23:42 +0200)
committerAlexander Barton <alex@barton.de>
Sun, 17 Sep 2023 21:42:08 +0000 (23:42 +0200)
This not only bumps the "compat" version, but updates the package
dependencies and build rules accordingly.

Closes #299.

contrib/Debian/compat
contrib/Debian/control
contrib/Debian/rules

index ec635144f60048986bc560c5576355344005e6e7..b1bd38b62a0800a4f6a80c34e21c5acffae52c7e 100644 (file)
@@ -1 +1 @@
-9
+13
index 93482d998e56b05c1a8f530b90df0da934c31256..35752192fcd8bbfdf78c760d71837e7bb82745a4 100644 (file)
@@ -2,9 +2,8 @@ Source: ngircd
 Section: net
 Priority: optional
 Maintainer: Alexander Barton <alex@barton.de>
-Build-Depends: debhelper (>> 9.0.0),
+Build-Depends: debhelper (>> 13.0.0),
     autotools-dev,
-    dh-systemd (>= 1.5),
     expect,
     libident-dev,
     libpam0g-dev,
index cdc1225b37c03b668271ca2351603f9dcc0b7ab5..9dce5f8a3ef725644aa7523c244d34c92b20b83c 100755 (executable)
@@ -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