From f0d99493c8e0a4964556861b6d38414b2319152d Mon Sep 17 00:00:00 2001 From: Stoiko Ivanov Date: Thu, 2 Jan 2020 12:54:44 +0100 Subject: [PATCH] buildsys: fix lintian warnings for pve-headers fix 'empty-binary-package' [0] and 'extended-description-line-too-long' [1] lintian warnings for the pve-headers metapackage. [0] https://lintian.debian.org/tags/empty-binary-package.html [1] https://lintian.debian.org/tags/description-synopsis-starts-with-article.html Signed-off-by: Stoiko Ivanov --- debian/control | 3 ++- 1 file changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/control b/debian/control index f49eb98..0e606d1 100644 --- a/debian/control +++ b/debian/control @@ -34,4 +34,5 @@ Package: pve-headers Architecture: all Depends: pve-headers-5.3, Description: Default Proxmox VE Kernel Headers - This is a virtual package which will install the kernel headers for the current default kernel. + This is a metapackage which will install the kernel headers for the + current default kernel. -- 2.39.2