X-Git-Url: https://git.distorted.org.uk/~mdw/userv-utils/blobdiff_plain/0c1c66930bc8d68b849d5bf91da29d30d51dc289..a10e69ac0261443449280ad671513b390b393ab1:/debian/changelog diff --git a/debian/changelog b/debian/changelog index 93ae89f..159b37b 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,9 @@ userv-utils (0.6.0~~iwj3) unstable; urgency=low * Improve adduser calls: - no longer guard with calls to id, as adduser --quiet is idempotent - pass --shell /bin/false and --no-create-home + * Bump Standards-Version to 3.7.0.0. + * Fix typo in userv-cgi long description. + * Provide various documentation for userv-cgi in /usr/share. --