chiark / gitweb /
Provide various documentation for userv-cgi in /usr/share.
[userv-utils.git] / debian / changelog
index bcd63e715425ce266cb6219e663fb7f6033a4360..159b37b6bdecd8881c9bac3f76377f86b528d706 100644 (file)
@@ -8,6 +8,12 @@ userv-utils (0.6.0~~iwj3) unstable; urgency=low
   * Add debhelper token to postinst scripts.
   * Change default user for git-daemon to userv-git and
     default user for dyndns to userv-dyndns.
+  * 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.
 
  --