mirror of
https://github.com/osmarks/ngircd.git
synced 2024-12-12 01:40:27 +00:00
Update Debian package configuration
This not only bumps the "compat" version, but updates the package dependencies and build rules accordingly. Closes #299.
This commit is contained in:
parent
4a548e1220
commit
f31d64eb1c
@ -1 +1 @@
|
||||
9
|
||||
13
|
||||
|
@ -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,
|
||||
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user