Bug#1125722: in package dpkg marked as pending
Guillem Jover <[email protected]> Sun, 18 Jan 2026 06:31:25 +0100 (CET)
| Newsgroups | gmane.linux.debian.devel.dpkg.bugs |
|---|---|
| Message-ID | <[email protected]> |
Control: tag 1125722 pending
Hi!
Bug #1125722 in package dpkg reported by you has been fixed in
the dpkg/dpkg.git Git repository. You can see the changelog below, and
you can check the diff of the fix at:
https://git.dpkg.org/cgit/dpkg/dpkg.git/diff/?id=f89d1e701
---
Dpkg::Shlibs::Symbol: Emit a warning for the deprecated wildcard syntax
This syntax has been documented as being deprecated for a long time,
but the code did never emit deprecation warnings, so it is still being
used in the wild.
Closes: #1125722