]> git.proxmox.com Git - proxmox-mailgateway.git/commitdiff
add package specific lintian overrides
authorStoiko Ivanov <s.ivanov@proxmox.com>
Fri, 27 Dec 2019 18:36:40 +0000 (19:36 +0100)
committerDietmar Maurer <dietmar@proxmox.com>
Mon, 30 Dec 2019 09:24:11 +0000 (10:24 +0100)
prevents a 'malformed-override' lintian error since debhelper calls
`dh_lintian` which ships and installs the override files in
'/usr/share/lintian/overrides'

Signed-off-by: Stoiko Ivanov <s.ivanov@proxmox.com>
debian/lintian-overrides
debian/proxmox-mailgateway-container.lintian-overrides [new file with mode: 0644]

index 05e3f9189722e180b041d4b947f9915fd33156b3..2a97eee39aae62334cb145cdbf95c3ad98d64fc1 100644 (file)
@@ -1,2 +1 @@
-proxmox-mailgateway-container: package-installs-apt-keyring etc/apt/trusted.gpg.d/proxmox-ve-release-*
 proxmox-mailgateway: package-installs-apt-keyring etc/apt/trusted.gpg.d/proxmox-ve-release-*
diff --git a/debian/proxmox-mailgateway-container.lintian-overrides b/debian/proxmox-mailgateway-container.lintian-overrides
new file mode 100644 (file)
index 0000000..d324f05
--- /dev/null
@@ -0,0 +1 @@
+proxmox-mailgateway-container: package-installs-apt-keyring etc/apt/trusted.gpg.d/proxmox-ve-release-*