Delete unmaintained/gpgwrapper. 8 years of non-maintenance ought to be enough.
[mirror/userdir-ldap.git] / debian / changelog
index 01cfbb2..788174f 100644 (file)
@@ -18,6 +18,9 @@ userdir-ldap (0.3.97) UNRELEASED; urgency=medium
     foo in bar").
   * ud-mailgate: use subprocess.Popen instead of os.popen.
   * Use "foo is None" instead of "foo == None".
+  * Use "foo is not None" instead of "foo != None".
+  * Stop using string exceptions.  They were removed in python 2.6.
+  * Delete unmaintained/gpgwrapper.  8 years of non-maintenance ought to be enough.
 
  -- Peter Palfrader <weasel@debian.org>  Sat, 06 Apr 2019 22:04:34 +0200