1
0

sync with Debian

version: 2.45-5 (released to unstable)
commit: f6740cbcc3c6e89bcc6b9350570bf8f36332138e
This commit is contained in:
2025-08-29 17:04:21 +03:00
parent 445bd868b4
commit 5585c1f074
4 changed files with 18 additions and 4 deletions

4
debian/control.in vendored
View File

@@ -144,8 +144,8 @@ Multi-Arch: same
Priority: optional
Section: libdevel
Depends: libsframe2 (= ${binary:Version}), ${shlibs:Depends}
Conflicts: binutils (<< 2.45-1~)
Replaces: binutils (<< 2.45-1~)
Conflicts: binutils (<< 2.45-3~)
Replaces: binutils (<< 2.45-3~)
Description: Library to handle the SFrame format (development files)
SFrame stands for Simple Frame format. SFrame format keeps track
of the minimal necessary information needed for generating stack traces.