Your message dated Wed, 27 Nov 2024 08:31:11 +0100
with message-id <3050617.mvXUDI8C0e@grummly>
and subject line Fixed in 6.1.4-2 upload
has caused the Debian Bug report #1023774,
regarding breeze-grub: Please add support for "riscv64" arch
to be marked as done.
This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.
(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact ow...@bugs.debian.org
immediately.)
--
1023774: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1023774
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: breeze-grub
Version: 5.26.0-1
Severity: wishlist
Tags: ftbfs patch
User: debian-ri...@lists.debian.org
Usertags: riscv64
X-Debbugs-Cc: m...@debian.org, debian-ri...@lists.debian.org
Hi,
Please enable this architecture, with the patch attached or an equivalent.
I built it locally on hardware, it built fine just by enabling the architecture
in debian/control, no other changes needed.
(For that matter, I suppose that all architectures could be enabled, there
doesn't seem to be any reason for this package to be restricted to specific
architectures).
Thanks and cheers.
--
Manuel A. Fernandez Montecelo <m...@debian.org>
diff -Nru breeze-grub-5.26.0/debian/changelog
breeze-grub-5.26.0/debian/changelog
--- breeze-grub-5.26.0/debian/changelog 2022-10-11 13:43:57.000000000 +0000
+++ breeze-grub-5.26.0/debian/changelog 2022-11-04 19:19:44.000000000 +0000
@@ -1,3 +1,10 @@
+breeze-grub (5.26.0-1.1) unstable; urgency=medium
+
+ * Non-maintainer upload.
+ * Add support for riscv64 arch
+
+ -- Manuel A. Fernandez Montecelo <m...@debian.org> Fri, 04 Nov 2022 19:19:44
+0000
+
breeze-grub (5.26.0-1) unstable; urgency=medium
[ Aurélien COUDERC ]
diff -Nru breeze-grub-5.26.0/debian/control breeze-grub-5.26.0/debian/control
--- breeze-grub-5.26.0/debian/control 2022-10-02 16:19:33.000000000 +0000
+++ breeze-grub-5.26.0/debian/control 2022-11-04 19:19:44.000000000 +0000
@@ -14,7 +14,7 @@
Rules-Requires-Root: no
Package: grub-theme-breeze
-Architecture: any-amd64 any-arm any-arm64 any-i386 any-ia64 any-mipsel
any-powerpc any-ppc64 any-ppc64el any-sparc any-sparc64
+Architecture: any-amd64 any-arm any-arm64 any-i386 any-ia64 any-mipsel
any-powerpc any-ppc64 any-ppc64el any-riscv64 any-sparc any-sparc64
Depends: ${misc:Depends}, ${shlibs:Depends}
Description: Breeze theme for GRUB 2
Breeze theme for the GRUB boot loader to fit in with KDE Plasma's
--- End Message ---
--- Begin Message ---
control: fixed -1 6.1.4-2
--- End Message ---