public inbox for pdm-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources`
@ 2025-08-28  9:35 Shannon Sterz
  2025-08-28 19:40 ` Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Shannon Sterz @ 2025-08-28  9:35 UTC (permalink / raw)
  To: pdm-devel

for proxmox-datacenter-manager. otherwise, lintian will throw an error
[1]. this error was introduced by commit:

 5bbacd2cd (update PDM apt sources to deb822 format and point to
trixie)

that switch the file name from `pdm-test.list` to `pdm-test.sources`
so it complies with the new deb822 format.

[1]: https://lintian.debian.org/tags/package-installs-apt-sources

Signed-off-by: Shannon Sterz <s.sterz@proxmox.com>
---
 debian/proxmox-datacenter-manager.lintian-overrides | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/debian/proxmox-datacenter-manager.lintian-overrides b/debian/proxmox-datacenter-manager.lintian-overrides
index 3f2e449..ce0e87a 100644
--- a/debian/proxmox-datacenter-manager.lintian-overrides
+++ b/debian/proxmox-datacenter-manager.lintian-overrides
@@ -1,3 +1,3 @@
-package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.list]
+package-installs-apt-sources [etc/apt/sources.list.d/pdm-test.sources]
 uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-api]
 uses-dpkg-database-directly [usr/libexec/proxmox/proxmox-datacenter-privileged-api]
-- 
2.47.2



_______________________________________________
pdm-devel mailing list
pdm-devel@lists.proxmox.com
https://lists.proxmox.com/cgi-bin/mailman/listinfo/pdm-devel


^ permalink raw reply	[flat|nested] 2+ messages in thread

end of thread, other threads:[~2025-08-28 19:40 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-08-28  9:35 [pdm-devel] [PATCH datacenter-manager] d/lintian-overrides: ignore lintian error `package-installs-apt-sources` Shannon Sterz
2025-08-28 19:40 ` Thomas Lamprecht

This is a public inbox, see mirroring instructions
for how to clone and mirror all data and code used for this inbox
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal