[pve-devel] [PATCH proxmox-ve 3/3] buildsys: fix lintian warnings for pve-headers
Stoiko Ivanov
s.ivanov at proxmox.com
Thu Jan 2 12:54:44 CET 2020
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 <s.ivanov at proxmox.com>
---
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.20.1
More information about the pve-devel
mailing list