[Pkg-libburnia-devel] Bug#1067103: libisoburn1t64: should not depend on libburn4 nor libisofs6 after time_t transition
Daniel Serpell
daniel.serpell at gmail.com
Mon Mar 18 13:30:01 GMT 2024
Package: libisoburn1t64
Version: 1.5.6-1.1+b1
Severity: serious
Tags: patch
Justification: bad depends after time_t transition, uninstalable.
This package shold not depend on the old libisofs and libburn, that got
renamed in the time_t transition.
Attached patch fixes this.
Regards,
Daniel.
-- System Information:
Debian Release: trixie/sid
APT prefers unstable
APT policy: (500, 'unstable')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.7.9-amd64 (SMP w/8 CPU threads; PREEMPT)
Kernel taint flags: TAINT_PROPRIETARY_MODULE, TAINT_OOT_MODULE, TAINT_UNSIGNED_MODULE
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE=en_US:en
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
Versions of packages libisoburn1t64 depends on:
ii libburn4t64 [libburn4] 1.5.6-1.1
ii libc6 2.37-15.1
ii libisofs6t64 [libisofs6] 1.5.6.pl01-1.1
ii libjte2 1.22-4+b1
ii libreadline8t64 8.2-3.1
libisoburn1t64 recommends no packages.
libisoburn1t64 suggests no packages.
-- no debconf information
-------------- next part --------------
diff --git a/debian/control b/debian/control
index f0e0a2c..6a0dc2f 100644
--- a/debian/control
+++ b/debian/control
@@ -23,9 +23,7 @@ Breaks: libisoburn1 (<< ${source:Version})
Architecture: any
Multi-Arch: same
Depends: ${shlibs:Depends},
- ${misc:Depends},
- libburn4 (>= 1.5.6),
- libisofs6 (>= 1.5.6)
+ ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: library to handle creation and inspection of ISO-9660 file systems
libisoburn is a frontend for the libraries libburn and libisofs. It handles
More information about the Pkg-libburnia-devel
mailing list