Document changes accidentially commited two commits ago:
authorPeter Palfrader <peter@palfrader.org>
Tue, 8 Jul 2008 12:18:45 +0000 (14:18 +0200)
committerPeter Palfrader <peter@palfrader.org>
Tue, 8 Jul 2008 12:18:45 +0000 (14:18 +0200)
userdir_gpg.py:
    - do not use SIGEXPIRED, it's deprecated
    - use EXPKEYSIG to tell if a signature is made by an expired key.

debian/changelog

index 760db40..9fb1088 100644 (file)
@@ -6,8 +6,11 @@ userdir-ldap (0.3.XX) unstable; urgency=low
     attributes on startup.
   * ud-info: Change the "retired" status to "inactive".
     inactive covers memorial, removed, expelled more clearly.
+  * userdir_gpg.py
+    - do not use SIGEXPIRED, it's deprecated
+    - use EXPKEYSIG to tell if a signature is made by an expired key.
 
- -- Peter Palfrader <weasel@debian.org>  Tue, 08 Jul 2008 10:33:51 +0200
+ -- Peter Palfrader <weasel@debian.org>  Tue, 08 Jul 2008 14:17:57 +0200
 
 userdir-ldap (0.3.33) unstable; urgency=low