Your message dated Sat, 18 Nov 2023 13:31:25 +0100
with message-id <[email protected]>
and subject line Re: Bug#1024920: libgpg-error: support the noudeb build profile
has caused the Debian Bug report #1024920,
regarding libgpg-error: support the noudeb build profile
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.)
--
1024920: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=1024920
Debian Bug Tracking System
Contact [email protected] with problems
--- Begin Message ---
Source: libgpg-error
Version: 1.46-1
Severity: minor
Tags: patch
User: [email protected]
Usertags: rebootstrap
libgpg-error builds a udeb package. It would be nice to be able to opt
out of building it via the noudeb build profile. I'm attaching a patch
for your convenience.
Helmut
diff --minimal -Nru libgpg-error-1.46/debian/changelog
libgpg-error-1.46/debian/changelog
--- libgpg-error-1.46/debian/changelog 2022-10-18 22:22:48.000000000 +0200
+++ libgpg-error-1.46/debian/changelog 2022-11-27 19:39:54.000000000 +0100
@@ -1,3 +1,10 @@
+libgpg-error (1.46-1.1) UNRELEASED; urgency=medium
+
+ * Non-maintainer upload.
+ * Support the noudeb build profile. (Closes: #-1)
+
+ -- Helmut Grohne <[email protected]> Sun, 27 Nov 2022 19:39:54 +0100
+
libgpg-error (1.46-1) unstable; urgency=medium
* New upstream release
diff --minimal -Nru libgpg-error-1.46/debian/control
libgpg-error-1.46/debian/control
--- libgpg-error-1.46/debian/control 2022-10-18 22:21:46.000000000 +0200
+++ libgpg-error-1.46/debian/control 2022-11-27 19:39:46.000000000 +0100
@@ -76,6 +76,7 @@
Package: libgpg-error0-udeb
Section: debian-installer
Package-Type: udeb
+Build-Profiles: <!noudeb>
Architecture: any
Depends:
${misc:Depends},
--- End Message ---
--- Begin Message ---
Version: 1.47-1
On 2022-11-30 Andreas Metzler <[email protected]> wrote:
> Control: tags -1 pending
> On 2022-11-27 Helmut Grohne <[email protected]> wrote:
> > Source: libgpg-error
> [...]
> > libgpg-error builds a udeb package. It would be nice to be able to opt
> > out of building it via the noudeb build profile. I'm attaching a patch
> > for your convenience.
> Commited to GIT. (Trivial change in salsa "debian" namespace.)
Hello,
this was included in 1.47-1 but I forgot to mention it in
debian/changelog.
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'
signature.asc
Description: PGP signature
--- End Message ---