From d4c79cce69d454202304a7d8369fa7b0f1c50946 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Sun, 7 Jul 2019 21:09:26 +0000 Subject: [PATCH] add "Depends: libpam-runtime" so pam-auth-update is available for Debian maintainer script --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0fdaf49..c348214 100644 --- a/debian/control +++ b/debian/control @@ -13,7 +13,7 @@ Standards-Version: 4.3.0 Package: security-misc Architecture: all -Depends: python, libglib2.0-bin, ${misc:Depends} +Depends: python, libglib2.0-bin, libpam-runtime, ${misc:Depends} Replaces: tcp-timestamps-disable Description: enhances misc security settings The following settings are changed: