From 4153d8d08874256647d3200333d6754baac2ea63 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Wed, 8 Apr 2020 16:51:22 +0000 Subject: [PATCH] apparmor-profile-anondist -> apparmor-profile-dist --- debian/control | 2 +- 1 file changed, 1 insertion(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 0f1a300..d504b72 100644 --- a/debian/control +++ b/debian/control @@ -14,7 +14,7 @@ Standards-Version: 4.3.0 Package: security-misc Architecture: all Depends: python, libglib2.0-bin, libpam-runtime, sudo, adduser, libcap2-bin, - apparmor-profile-anondist, helper-scripts, ${misc:Depends} + apparmor-profile-dist, helper-scripts, ${misc:Depends} Replaces: tcp-timestamps-disable, anon-gpg-tweaks Description: enhances misc security settings Inspired by Kernel Self Protection Project (KSPP)