Source: lsb-release-minimal Section: misc Maintainer: Gioele Barabucci Build-Depends: debhelper-compat (= 13), bats , bats-assert , bsdutils , podlators-perl , shellcheck , Standards-Version: 4.7.2 Homepage: https://gioele.io/lsb-release-minimal Vcs-Browser: https://salsa.debian.org/gioele/lsb-release-minimal Vcs-Git: https://salsa.debian.org/gioele/lsb-release-minimal.git Package: lsb-release Architecture: all Multi-Arch: foreign Depends: ${misc:Depends} Description: Linux Standard Base version reporting utility (minimal implementation) The Linux Standard Base (http://www.linuxbase.org/) is a standard core system that third-party applications written for Linux can depend upon. . The lsb_release command is a simple tool to help identify the Linux distribution being used and its compliance with the Linux Standard Base. . This package contains a bare-bones implementation that uses the information in /etc/os-release instead of relying on LSB packages.