Your message dated Sat, 24 May 2025 16:11:46 +0200
with message-id <[email protected]>
and subject line Re: Bug#1106395: unblock: autogen/1:5.18.16-7
has caused the Debian Bug report #1106395,
regarding unblock: autogen/1:5.18.16-7
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 [email protected]
immediately.)
--
1106395: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1106395
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Package: release.debian.org
Severity: normal
X-Debbugs-Cc: [email protected], [email protected]
Control: affects -1 + src:autogen
User: [email protected]
Usertags: unblock
Please unblock package autogen.
This is a one line change compared to -6 undoing a change from -5 to -6:
--------------------------------
--- a/debian/control
+++ b/debian/control
@@ -19,10 +19,11 @@ Vcs-Browser: https://salsa.debian.org/debian/autogen
Package: autogen
Architecture: any
Depends: ${shlibs:Depends}, libopts25-dev (= ${binary:Version}),
${misc:Depends}, ${perl:Depends}
Recommends: autogen-doc
+Multi-Arch: foreign
Description: automated text file generator
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. This is especially valuable if
--------------------------------
This change hotfixes #1105138 (loss of Multi-Arch: foreign breaks cross
building of complexity) as requested by Helmut:
| I suggest that the restructuring discussed here is inappropriate for
| trixie and that it be considered for forky instead. Meanwhile, I agree
| that technically speaking M-A:foreign is wrong, but practically speaking
| dropping it breaks stuff that used to work, so maybe issuing a subtly
| wrong M-A:foreign for trixie is the lesser evil.
On a sidenote Excuse tells me autogen is a key package. I think that
label should be removed, autogen used to be very important with gcc and
gnutls build-depending on it but that time has passed.
[ Checklist ]
[x] all changes are documented in the d/changelog
[x] I reviewed all changes and I approve them
[x] attach debdiff against the package in testing
unblock autogen/1:5.18.16-7
cu Andreas
--
`What a good friend you are to him, Dr. Maturin. His other friends are
so grateful to you.'
`I sew his ears on from time to time, sure'
diff --git a/debian/changelog b/debian/changelog
index c3a279a..d22189b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+autogen (1:5.18.16-7) unstable; urgency=medium
+
+ * Revert "Stop labeling autogen Multi-Arch: foreign." for trixie.
+ (Closes: #1105138)
+
+ -- Andreas Metzler <[email protected]> Thu, 22 May 2025 18:52:45 +0200
+
autogen (1:5.18.16-6) unstable; urgency=medium
[ Bastian Germann ]
diff --git a/debian/control b/debian/control
index 82d5d7f..19b7d23 100644
--- a/debian/control
+++ b/debian/control
@@ -21,6 +21,7 @@ Architecture: any
Depends: ${shlibs:Depends}, libopts25-dev (= ${binary:Version}),
${misc:Depends}, ${perl:Depends}
Recommends: autogen-doc
+Multi-Arch: foreign
Description: automated text file generator
AutoGen is a tool designed for generating program files that contain
repetitive text with varied substitutions. This is especially valuable if
signature.asc
Description: PGP signature
--- End Message ---
--- Begin Message ---
Hi,
On 24-05-2025 11:27, Andreas Metzler wrote:
On a sidenote Excuse tells me autogen is a key package. I think that
label should be removed, autogen used to be very important with gcc and
gnutls build-depending on it but that time has passed.
The key package set is calculated, so it would need proper investigation
to conclude autogen doesn't belong there and why it's wrongly added. See
https://release.debian.org/key-packages.html
unblock autogen/1:5.18.16-7
Hints added.
Paul
OpenPGP_signature.asc
Description: OpenPGP digital signature
--- End Message ---