[Debian-med-packaging] Bug#1067586: Drop hard-coded dependency on libbpp-core4
dann frazier
dannf at dannf.org
Sun Mar 24 05:36:22 GMT 2024
Source: libbpp-seq
Version: 2.4.1-10.1
Severity: normal
Tags: patch
This dependency will be automatically generated by ${shlibs:Depends}
and avoids a co-dependency on both libbpp-core4 and libbpp-core4t64.
diff -Nru libbpp-seq-2.4.1/debian/control libbpp-seq-2.4.1/debian/control
--- libbpp-seq-2.4.1/debian/control 2024-02-29 03:13:25.000000000 -0700
+++ libbpp-seq-2.4.1/debian/control 2024-03-23 23:26:04.000000000 -0600
@@ -39,8 +40,7 @@
Multi-Arch: same
Section: libs
Depends: ${shlibs:Depends},
- ${misc:Depends},
- libbpp-core4
+ ${misc:Depends}
Pre-Depends: ${misc:Pre-Depends}
Description: Bio++ Sequence library
Bio++ is a set of C++ libraries for Bioinformatics, including sequence
-- System Information:
Debian Release: trixie/sid
APT prefers unstable-debug
APT policy: (500, 'unstable-debug'), (500, 'unstable'), (500, 'stable'), (1, 'experimental-debug'), (1, 'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386
Kernel: Linux 6.7.7-amd64 (SMP w/4 CPU threads; PREEMPT)
Kernel taint flags: TAINT_FIRMWARE_WORKAROUND
Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8), LANGUAGE not set
Shell: /bin/sh linked to /usr/bin/dash
Init: systemd (via /run/systemd/system)
LSM: AppArmor: enabled
More information about the Debian-med-packaging
mailing list