all lists on lists.proxmox.com
 help / color / mirror / Atom feed
* [pve-devel] [PATCH qemu] d/rules: remove outdated workaround against historic changelog file
@ 2025-03-31 13:57 Fiona Ebner
  2025-04-04 16:47 ` [pve-devel] applied: " Thomas Lamprecht
  0 siblings, 1 reply; 2+ messages in thread
From: Fiona Ebner @ 2025-03-31 13:57 UTC (permalink / raw)
  To: pve-devel

There is no top-level 'Changelog' file in the QEMU submodule
repository anymore since QEMU v5.2, to be precise commit e83029fa60
("CHANGELOG: remove disused file").

Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
---
 debian/rules | 3 +--
 1 file changed, 1 insertion(+), 2 deletions(-)

diff --git a/debian/rules b/debian/rules
index 51f56c5..5c4e361 100755
--- a/debian/rules
+++ b/debian/rules
@@ -131,8 +131,7 @@ binary-indep: build install
 binary-arch: build install
 	dh_testdir
 	dh_testroot
-	# exclude historic Changelog file, which stops at release 0.14
-	dh_installchangelogs --exclude=Changelog
+	dh_installchangelogs
 	dh_installdocs
 	dh_installexamples
 	dh_install
-- 
2.39.5



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


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

* [pve-devel] applied: [PATCH qemu] d/rules: remove outdated workaround against historic changelog file
  2025-03-31 13:57 [pve-devel] [PATCH qemu] d/rules: remove outdated workaround against historic changelog file Fiona Ebner
@ 2025-04-04 16:47 ` Thomas Lamprecht
  0 siblings, 0 replies; 2+ messages in thread
From: Thomas Lamprecht @ 2025-04-04 16:47 UTC (permalink / raw)
  To: Proxmox VE development discussion, Fiona Ebner

Am 31.03.25 um 15:57 schrieb Fiona Ebner:
> There is no top-level 'Changelog' file in the QEMU submodule
> repository anymore since QEMU v5.2, to be precise commit e83029fa60
> ("CHANGELOG: remove disused file").
> 
> Signed-off-by: Fiona Ebner <f.ebner@proxmox.com>
> ---
>  debian/rules | 3 +--
>  1 file changed, 1 insertion(+), 2 deletions(-)
> 
>

applied, thanks!


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


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

end of thread, other threads:[~2025-04-04 16:47 UTC | newest]

Thread overview: 2+ messages (download: mbox.gz / follow: Atom feed)
-- links below jump to the message on this page --
2025-03-31 13:57 [pve-devel] [PATCH qemu] d/rules: remove outdated workaround against historic changelog file Fiona Ebner
2025-04-04 16:47 ` [pve-devel] applied: " Thomas Lamprecht

This is an external index of several public inboxes,
see mirroring instructions on how to clone and mirror
all data and code used by this external index.
Service provided by Proxmox Server Solutions GmbH | Privacy | Legal