From: Didier Raboud Date: Sun, 16 Oct 2016 12:25:17 +0000 (+0200) Subject: Truncate all lsb-compat dependencies down; rephrase description X-Git-Tag: archive/raspbian/10.2018112800+rpi1^2~28 X-Git-Url: https://dgit.raspbian.org/?a=commitdiff_plain;h=0accbce8b512cb8ffa36d2f7d43025ea426aff65;p=lsb.git Truncate all lsb-compat dependencies down; rephrase description --- diff --git a/debian/control b/debian/control index 7d05744..7ff57bf 100644 --- a/debian/control +++ b/debian/control @@ -56,59 +56,19 @@ Description: Linux Standard Base version reporting utility Package: lsb-compat Architecture: any Depends: lsb-release (>= ${source:Version}), + lsb-base (>= ${source:Version}), ${glibc}, - libz1, - libncurses5, - libpam0g, - mail-transport-agent, - at, - bc, - binutils, - bsdmainutils, - bsdutils, - cpio, - cron | cron-daemon, - ed, - file, - libc6-dev | libc-dev, - locales, - cups-bsd | lpr, - lprng | cups-client, - m4, - mailutils | mailx, - make, - man-db, - mawk | gawk, - ncurses-term, - passwd, - patch, - pax, - procps, - psmisc, - rsync, - alien (>= 8.36), ${python3:Depends}, ${misc:Depends}, ${depends}, - lsb-base (>= ${source:Version}), - time Provides: ${provides}, lsb-core Conflicts: lsb-core Replaces: lsb-core -Description: Linux Standard Base 4.1 core support package - The Linux Standard Base (http://www.linuxbase.org/) is a standard - core system that third-party applications written for Linux can +Description: Linux Standard Base Compatibility + The Linux Standard Base (http://www.linuxbase.org/) was a standard + core system that third-party applications written for Linux could depend upon. . - This package provides an implementation of the core of version 4.1 of - the Linux Standard Base for Debian on the Intel x86, Intel ia64 - (Itanium), IBM S390, and PowerPC 32-bit architectures with the Linux - kernel. Future revisions of the specification and this package may - support the LSB on additional architectures and kernels. - . - The intent of this package is to provide a best current practice way - of installing and running LSB packages on Debian GNU/Linux. Its - presence does not imply that Debian fully complies - with the Linux Standard Base, and should not be construed as a - statement that Debian is LSB-compliant. + This package provides the most minimal layer to be able to install and run + selected legacy LSB packages on Debian.