Add DEBIAN_VERSION_FULL to os-release, with the same contents as /etc/debian_version. Closes: #931197.
This is only expected to exist on stable releases.
This commit is contained in:
@@ -3,6 +3,7 @@ NAME="Debian GNU/Linux"
|
||||
VERSION_ID="13"
|
||||
VERSION="13 (trixie)"
|
||||
VERSION_CODENAME=trixie
|
||||
DEBIAN_VERSION_FULL=13.0
|
||||
ID=debian
|
||||
HOME_URL="https://www.debian.org/"
|
||||
SUPPORT_URL="https://www.debian.org/support"
|
||||
|
||||
Reference in New Issue
Block a user