chiark / gitweb /
Fix typo in userv-cgi long description.
[userv-utils.git] / debian / changelog
index 633cf2672fc73ae62c99d6a3bbd18664c4b7a7db..309fbe2bec9fc3697edd0004dbd394d930755b37 100644 (file)
@@ -5,6 +5,14 @@ userv-utils (0.6.0~~iwj3) unstable; urgency=low
   * Add dependency on debhelper.
   * No longer mention SLIP and udptunnel in the userv-ipif Description.
   * Americanise spelling of /usr/share/common-licences to ...-licenses.
+  * 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 2.2.0.0.
+  * Fix typo in userv-cgi long description.
 
  --