1
0
Fork 0

Adding debian version 1.9.14-2.

Signed-off-by: Daniel Baumann <daniel@debian.org>
This commit is contained in:
Daniel Baumann 2025-02-05 13:10:41 +01:00
parent 49fcf7364a
commit 10d5974907
Signed by: daniel
GPG key ID: FBB4F0E80A80222F
26 changed files with 956 additions and 0 deletions

17
debian/rules vendored Executable file
View file

@ -0,0 +1,17 @@
#!/usr/bin/make -f
export DEB_BUILD_MAINT_OPTIONS = hardening=+all
%:
dh $@
override_dh_install:
dh_install
dh_apparmor --profile-name=usr.sbin.haveged -phaveged
override_dh_installchangelogs:
dh_installchangelogs NEWS
override_dh_makeshlibs:
# havege-udeb contains a library that's shipped in libhavege2; this is OK.
dh_makeshlibs --no-add-udeb