[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#1000312: debugedit dropped Multi-Arch: foreign



Package: debugedit
Version: 1:5.0-2
Severity: important
Tags: patch
User: debian-cross@lists.debian.org
Usertags: cross-satisfiability
User: helmutg@debian.org
Usertags: rebootstrap
Control: affects -1 + src:binutils

During the debugedit split, debugedit somehow lost Multi-Arch: foreign.
As a consequence, binutils has become cross-bd-uninstallable and
architecture cross bootstrap has been broken. I think the annotation
should be reinstated.

Helmut
diff --minimal -Nru debugedit-5.0/debian/changelog debugedit-5.0/debian/changelog
--- debugedit-5.0/debian/changelog	2021-11-18 08:55:04.000000000 +0100
+++ debugedit-5.0/debian/changelog	2021-11-21 12:11:50.000000000 +0100
@@ -1,3 +1,10 @@
+debugedit (1:5.0-2.1) UNRELEASED; urgency=medium
+
+  * Non-maintainer upload.
+  * Re-add Multi-Arch: foreign to debugedit. Closes: #-1.
+
+ -- Helmut Grohne <helmut@subdivi.de>  Sun, 21 Nov 2021 12:11:50 +0100
+
 debugedit (1:5.0-2) unstable; urgency=medium
 
   * Fix tests on hppa (Dave Anglin). Closes: #999845.
diff --minimal -Nru debugedit-5.0/debian/control debugedit-5.0/debian/control
--- debugedit-5.0/debian/control	2021-10-01 11:08:31.000000000 +0200
+++ debugedit-5.0/debian/control	2021-11-21 12:11:48.000000000 +0100
@@ -15,6 +15,7 @@
 
 Package: debugedit
 Architecture: any
+Multi-Arch: foreign
 Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: tools for handling build-ids and paths rewriting in DWARF data
  The debugedit project provides programs and scripts for creating

Reply to: