Add new environment variable SENDMAIL_ARGS to allow user to pass arguments to sendmai...
[pgp-tools.git] / debian / changelog
index 384b41c9112c1105fff95f0a166b1cec227b2e02..04958f3964658c9c421e5d2996393588db009885 100644 (file)
@@ -1,21 +1,48 @@
-signing-party (1.1.3-2) UNRELEASED; urgency=low
+signing-party (1.1.4-1) UNRELEASED; urgency=low
 
   [ Thijs Kinkhorst ]
   * Correct path of ~/.caffrc in informational messages (Closes: #582603).
 
   [ Franck Joncourt ]
-  * Switch to dpkg-source 3.0 (quilt) format.
-    + Removed README.source which was needed only for documentation purpose.
-    + Removed quilt framework in d.rules.
-    + Removed BD on quilt.
+  * Debian package:
+    + Switch to dpkg-source 3.0 (quilt) format.
+      - Removed README.source which was needed only for documentation purpose.
+      - Removed quilt framework in d.rules.
+      - Removed BD on quilt.
+      - Added source/format file.
+    + Depend on "default-mta | mail-transport-agent" rather than the old
+      "exim4 | mail-transport-agent".
+    + Bumped Standards-Version up to 3.9.0 (no changes).
+    + Added missing dependencies (libgd-gd2-noxpm-perl | libgd-gd2-perl) for
+      springgraph (closes: #604028).
   * gpg-mailkeys:
     + Correct path of ~/.gpg-mailkeysrc and ~/.signature in manpage.
+    + Add new environment variable SENDMAIL_ARGS to allow user to pass
+      arguments to sendmail (closes: #599409).
   * caff:
-    + Imported keys to be signed from the user GnuPGHome first. Thus, keys
-      from the key files are not imported if all of the keys are found in the
-      user GnuPGHome. (Closes: #539643)
+    + Refactor import of own key and import for keys to sign from keyrings.
+    + Also automatically import keys to sign from the user's normal gpg
+      keyrings.
+    + Use --no-auto-check-trustdb when importing keys from files or
+      the user's normal gpg keyrings (closes: #539643).
 
- -- Franck Joncourt <franck@debian.org>  Sun, 27 Jun 2010 13:33:57 +0200
+  [ Peter Palfrader ]
+  * caff:
+    + manpage: Refer to all of /usr/share/doc/signing-party/caff/ and not
+      just to /usr/share/doc/signing-party/caff/caffrc.sample
+      (closes: #568052).
+    + Fix horrible &function calls used because of broken prototypes.
+    + Even if all keys to sign were found in the user's normal gpg
+      keyrings we still need to import them (again) from any keyrings
+      passed with --key-files - the keys there might be newer, containing
+      new subkeys (for encryption), uids (for signing) or revocations.
+    + Make importing of keys to be signed from the normal gpg optional
+      (--keys-from-gnupg).
+    + refactor copying of command line options into global config variable.
+    + Create the mail files in ~/.caff/keys even if mail is not sent
+      (closes: #590666).
+
+ -- Franck Joncourt <franck@debian.org>  Mon, 22 Nov 2010 21:44:10 +0100
 
 signing-party (1.1.3-1) unstable; urgency=low