X-Git-Url: http://www.chiark.greenend.org.uk/ucgi/~ian/git?a=blobdiff_plain;f=debian%2Fchangelog;h=1a5e939cd20c9be9fb6b59b9a4cb1d7d24ce2991;hb=f34db0d4628fd5a077ac48a627b4491c5d933d62;hp=309fbe2bec9fc3697edd0004dbd394d930755b37;hpb=4095898baa10531f861cdceb49cf89e0f7fe9873;p=userv-utils.git diff --git a/debian/changelog b/debian/changelog index 309fbe2..1a5e939 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,8 +11,11 @@ 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 2.2.0.0. + * Bump Standards-Version to 3.7.0.0. * Fix typo in userv-cgi long description. + * Provide various documentation for userv-cgi in /usr/share. + * Remove obsolete and broken dist target in root Makefile. + * Add quirkafleeg to git-daemon/Makefile to placate emacs makefile mode. --