Your message dated Sat, 06 Jan 2024 03:08:28 +0000
with message-id <e1rlx2y-006ik9...@fasolo.debian.org>
and subject line Bug#1056750: fixed in u-boot 2024.01~rc6+dfsg-1
has caused the Debian Bug report #1056750,
regarding u-boot: Remove reference to obsolete avr32 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.)


-- 
1056750: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1056750
Debian Bug Tracking System
Contact ow...@bugs.debian.org with problems
--- Begin Message ---
Source: u-boot
Source-Version: 2023.07+dfsg-1
Severity: important
Tags: patch

Hi!

The avr32 arch support was removed in dpkg 1.22.0, and once the host
running dak upgrades its dpkg to that version, the archive software
might get unhappy about unknown arch references.

The attached patch remove these references.

Thanks,
Guillem
From 9292d37f89e2c56e1fc205947c72dc3518b97ead Mon Sep 17 00:00:00 2001
From: Guillem Jover <guil...@debian.org>
Date: Sat, 25 Nov 2023 21:34:12 +0100
Subject: [PATCH] Remove avr32 arch support removed in dpkg 1.22.0

The avr32 arch support was removed in dpkg 1.22.0, and once the host
running dak upgrades its dpkg to that version, the archive software
might get unhappy about unknown arch references.
---
 debian/control    | 2 +-
 debian/targets.mk | 7 -------
 2 files changed, 1 insertion(+), 8 deletions(-)

diff --git a/debian/control b/debian/control
index cb41a8f7f4..7c5e9fcffa 100644
--- a/debian/control
+++ b/debian/control
@@ -45,7 +45,7 @@ Vcs-Browser: https://salsa.debian.org/debian/u-boot
 Vcs-Git: https://salsa.debian.org/debian/u-boot.git
 
 Package: u-boot
-Architecture: armel avr32 sh4
+Architecture: armel sh4
 Multi-Arch: same
 Depends: ${misc:Depends},
 Description: A boot loader for embedded systems
diff --git a/debian/targets.mk b/debian/targets.mk
index e0d1ba7560..bc48e5ea31 100644
--- a/debian/targets.mk
+++ b/debian/targets.mk
@@ -527,13 +527,6 @@ else ifeq (${DEB_HOST_ARCH},armhf)
   u-boot-tegra_platforms += jetson-tk1
   jetson-tk1_targets := u-boot-tegra.bin uboot.elf
 
-else ifeq (${DEB_HOST_ARCH},avr32)
-
-# u-boot
-
-  u-boot_platforms += hammerhead
-  hammerhead_targets := u-boot.img uboot.elf
-
 else ifeq (${DEB_HOST_ARCH},riscv64)
 
 # u-boot-sifive
-- 
2.42.0


--- End Message ---
--- Begin Message ---
Source: u-boot
Source-Version: 2024.01~rc6+dfsg-1
Done: Vagrant Cascadian <vagr...@debian.org>

We believe that the bug you reported is fixed in the latest version of
u-boot, which is due to be installed in the Debian FTP archive.

A summary of the changes between this version and the previous one is
attached.

Thank you for reporting the bug, which will now be closed.  If you
have further comments please address them to 1056...@bugs.debian.org,
and the maintainer will reopen the bug report if appropriate.

Debian distribution maintenance software
pp.
Vagrant Cascadian <vagr...@debian.org> (supplier of updated u-boot package)

(This message was generated automatically at their request; if you
believe that there is a problem with it please contact the archive
administrators by mailing ftpmas...@ftp-master.debian.org)


-----BEGIN PGP SIGNED MESSAGE-----
Hash: SHA512

Format: 1.8
Date: Fri, 05 Jan 2024 14:17:59 -0800
Source: u-boot
Architecture: source
Version: 2024.01~rc6+dfsg-1
Distribution: experimental
Urgency: medium
Maintainer: Vagrant Cascadian <vagr...@debian.org>
Changed-By: Vagrant Cascadian <vagr...@debian.org>
Closes: 979688 1041827 1052724 1056289 1056750
Changes:
 u-boot (2024.01~rc6+dfsg-1) experimental; urgency=medium
 .
   * New upstream release candidate.
 .
   [ harr...@gmx.ph ]
   * Remove check for mkimage in u-boot-install-sunxi. (Closes: #1041827)
 .
   [ Vagrant Cascadian ]
   * debian/rules: Disable hardening branch feature to fix arch:all build.
     (Closes: #1052724)
   * debian/patches: Drop Makefile-fix-upstream-version, fixed upstream.
   * debian/patches: Refresh qemu/efi-secure-boot.patch.
   * debian/copyright: Updated for new version.
   * debian/targets.mk: Remove nokia_rx51, no longer supported upstream.
     Thanks to xypron for noticing!
   * debian/patches: Drop riscv64
     unmatched-prevent-relocating-initrd-and-fdt, no longer needed. Thanks
     to xypron for testing!
 .
   [ harr...@gmx.ph ]
   * Clarify error message in u-boot-install-sunxi. (Closes: #1056289)
 .
   [ Guillem Jover ]
   * Remove avr32 arch support removed in dpkg 1.22.0. (Closes: #1056750)
 .
   [ Harry 88 ]
   * Include u-boot-sunxi-with-spl.bin for all sunxi boards
     (Closes: #979688)
 .
   [ Vagrant Cascadian ]
   * debian/patches: Update qemu efi-secure-boot patch.
Checksums-Sha1:
 d90d7c5e595596ffcba61bb9b52e4aa0d5073a78 3063 u-boot_2024.01~rc6+dfsg-1.dsc
 9feb8a984ba3dc59cd289f9f9f0fa56e4de8771f 16761624 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 becc3c16a38eb0a692172174e0d7fb94289c2280 99868 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 9d98d1777444b32921c9200bef110a8104be34cb 7386 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo
Checksums-Sha256:
 606fdeb7abe9ed9ff83279a22f44ab3040bdf4f384a07b32d61b76a935ec06ae 3063 
u-boot_2024.01~rc6+dfsg-1.dsc
 3e523cea0870566e21d1ddd86b10d01936004976972b5e04dfade47afa040e08 16761624 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 7805365357ca8fe07961a007d5c5d35927dc913cd5e36bb4da0e26dc5f836da6 99868 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 407231ff0aef7dcd0d480a9e64bedffbc471b9a90c40fea3d02fd63d06e60014 7386 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo
Files:
 562fec9e5b64df63b305329ba9648c76 3063 admin optional 
u-boot_2024.01~rc6+dfsg-1.dsc
 e7e5159709790da4d6152b801d13b917 16761624 admin optional 
u-boot_2024.01~rc6+dfsg.orig.tar.xz
 2cdfa09967abfa0fb1f0edee9e2da632 99868 admin optional 
u-boot_2024.01~rc6+dfsg-1.debian.tar.xz
 594ed1b04ab585435791f45e4187ba8f 7386 admin optional 
u-boot_2024.01~rc6+dfsg-1_amd64.buildinfo

-----BEGIN PGP SIGNATURE-----

iIkEARYKADEWIQRlgHNhO/zFx+LkXUXcUY/If5cWqgUCZZiCMxMcdmFncmFudEBk
ZWJpYW4ub3JnAAoJENxRj8h/lxaqd3UA/Aw8L5Zg5xitatuEO2yOnFFcNcZyuYQL
IMQ3j6F+AuJkAQDQ8HbObFbnXB7k1CjQGdp9SG0jBvTHFpXdH1UbvzVkCg==
=YASv
-----END PGP SIGNATURE-----

--- End Message ---

Reply via email to