Bug#1063062: vte: NMU diff for 64-bit time_t transition
Sven Joachim
svenjoac at gmx.de
Sun Feb 4 20:23:45 GMT 2024
On 2024-02-04 19:50 +0000, Steve Langasek wrote:
> Source: vte
> Version: 1:0.28.2-6
> Severity: serious
> Tags: patch pending sid trixie
> Justification: library ABI skew on upgrade
> User: debian-arm at lists.debian.org
> Usertags: time-t
>
> diff -Nru vte-0.28.2/debian/control vte-0.28.2/debian/control
> --- vte-0.28.2/debian/control 2019-02-02 12:52:36.000000000 +0000
> +++ vte-0.28.2/debian/control 2024-02-04 19:24:45.000000000 +0000
> @@ -76,7 +79,7 @@
> Package: libvte-common
> Architecture: all
> Depends: ${misc:Depends}
> -Breaks: libvte9 (<< 1:0.28)
> +Breaks: libvte9t64 (<< 1:0.28)
This change (and the corresponding one in control.in) looks incorrect to
me. Old versions of the library package (in this case versions before
1:0.28) are not going to be renamed retroactively, so the Breaks should
be left alone.
Bug in your conversion script?
Cheers,
Sven
More information about the pkg-gnome-maintainers
mailing list