Bug#615940: 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 615940 pending
Hi!
Bug #615940 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=309fa5573
---
Dpkg::Shlibs::SymbolFile: Add support for #CURVER#
This new metavariable can be used for internal symbols with unstable
ABIs, that require a strict dependency against the current package
version. But without the need to hardcode that variable version in
the symbols file, or having to pre-process it during the build.
Closes: #615940