public inbox for pbs-devel@lists.proxmox.com
 help / color / mirror / Atom feed
* [pbs-devel] [PATCH proxmox-backup] fixup Makefile and lintian-overrides for deb822 format sources file
@ 2025-07-14  9:10 Lukas Wagner
  2025-07-15 21:15 ` [pbs-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Lukas Wagner @ 2025-07-14  9:10 UTC (permalink / raw)
  To: pbs-devel

These were forgotten in the original commit and unfortunately broke
`make deb`.

Fixes: 82a986ee67a ("update apt sources for Trixie based release and move to deb822 format")
Signed-off-by: Lukas Wagner <l.wagner@proxmox.com>
---

 debian/lintian-overrides | 2 +-
 etc/Makefile             | 2 +-
 2 files changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/lintian-overrides b/debian/lintian-overrides
index 4e8153f8..f2be43b2 100644
--- a/debian/lintian-overrides
+++ b/debian/lintian-overrides
@@ -1,6 +1,6 @@
 proxmox-backup-server: elevated-privileges 4755 root/root [usr/lib/x86_64-linux-gnu/proxmox-backup/sg-tape-cmd]
 proxmox-backup-server: mail-transport-agent-dependency-does-not-specify-default-mta
-proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-enterprise.list]
+proxmox-backup-server: package-installs-apt-sources [etc/apt/sources.list.d/pbs-enterprise.sources]
 proxmox-backup-server: systemd-service-file-refers-to-unusual-wantedby-target getty.target [usr/lib/systemd/system/proxmox-backup-banner.service]
 proxmox-backup-server: uses-dpkg-database-directly [usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-api]
 proxmox-backup-server: uses-dpkg-database-directly [usr/lib/x86_64-linux-gnu/proxmox-backup/proxmox-backup-proxy]
diff --git a/etc/Makefile b/etc/Makefile
index 26e91684..2a0164bd 100644
--- a/etc/Makefile
+++ b/etc/Makefile
@@ -10,7 +10,7 @@ DYNAMIC_UNITS := \
 	proxmox-backup.service \
 	proxmox-backup-proxy.service
 
-all: $(UNITS) $(DYNAMIC_UNITS) pbs-enterprise.list
+all: $(UNITS) $(DYNAMIC_UNITS) pbs-enterprise.sources
 
 clean:
 	rm -f $(DYNAMIC_UNITS)
-- 
2.39.5



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


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

* [pbs-devel] applied: [PATCH proxmox-backup] fixup Makefile and lintian-overrides for deb822 format sources file
  2025-07-14  9:10 [pbs-devel] [PATCH proxmox-backup] fixup Makefile and lintian-overrides for deb822 format sources file Lukas Wagner
@ 2025-07-15 21:15 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-07-15 21:15 UTC (permalink / raw)
  To: pve-devel, pbs-devel, Lukas Wagner

On Mon, 14 Jul 2025 11:10:01 +0200, Lukas Wagner wrote:
> These were forgotten in the original commit and unfortunately broke
> `make deb`.
> 
> 

Applied, thanks!

[1/1] fixup Makefile and lintian-overrides for deb822 format sources file
      commit: fa89533da5ddd3df3e21006c038dcf93b94a9f02


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


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

end of thread, other threads:[~2025-07-15 21:14 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-07-14  9:10 [pbs-devel] [PATCH proxmox-backup] fixup Makefile and lintian-overrides for deb822 format sources file Lukas Wagner
2025-07-15 21:15 ` [pbs-devel] applied: " 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