From f9e3825e9166b9814beb5e0a8e30caa540e66a27 Mon Sep 17 00:00:00 2001 From: Patrick Schleizer Date: Fri, 16 Aug 2019 16:05:09 +0000 Subject: [PATCH] fix lintian warning --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index 3998b1c..44d4c99 100644 --- a/debian/control +++ b/debian/control @@ -73,7 +73,8 @@ Description: enhances misc security settings flawed process. . * Bluetooth is blacklisted to reduce attack surface. Bluetooth also has - a history of [security concerns](https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns). + a history of security concerns. + https://en.wikipedia.org/wiki/Bluetooth#History_of_security_concerns . * Requires every module to be signed before being loaded. Any module that is unsigned or signed with an invalid key cannot be loaded. This makes it harder