[Pgp-tools-commit] r221 - in trunk: . caff debian

Christoph Berg myon-guest at costa.debian.org
Mon Aug 22 09:04:33 UTC 2005


Author: myon-guest
Date: 2005-08-22 09:04:33 +0000 (Mon, 22 Aug 2005)
New Revision: 221

Modified:
   trunk/README
   trunk/caff/Makefile
   trunk/debian/control
Log:
pgp-fixkey: add to README and control; build manpage

Modified: trunk/README
===================================================================
--- trunk/README	2005-08-22 08:46:56 UTC (rev 220)
+++ trunk/README	2005-08-22 09:04:33 UTC (rev 221)
@@ -2,6 +2,7 @@
 
 * caff: CA - Fire and Forget signs and mails a key
 * pgp-clean: removes all non-self signatures from key
+* pgp-fixkey: removes broken packets from keys
 * gpg-mailkeys: simply mail out a signed key to its owner
 * gpg-key2ps: generate PostScript file with fingerprint paper strips
 * gpglist: show who signed which of your UIDs

Modified: trunk/caff/Makefile
===================================================================
--- trunk/caff/Makefile	2005-08-22 08:46:56 UTC (rev 220)
+++ trunk/caff/Makefile	2005-08-22 09:04:33 UTC (rev 221)
@@ -1,4 +1,4 @@
-MAN = caff.1 pgp-clean.1
+MAN = caff.1 pgp-clean.1 pgp-fixkey.1
 
 all: $(MAN)
 

Modified: trunk/debian/control
===================================================================
--- trunk/debian/control	2005-08-22 08:46:56 UTC (rev 220)
+++ trunk/debian/control	2005-08-22 09:04:33 UTC (rev 221)
@@ -18,6 +18,7 @@
  .
   * caff: CA - Fire and Forget signs and mails a key
   * pgp-clean: removes all non-self signatures from key
+  * pgp-fixkey: removes broken packets from keys
   * gpg-mailkeys: simply mail out a signed key to its owner
   * gpg-key2ps: generate PostScript file with fingerprint paper strips
   * gpglist: show who signed which of your UIDs





More information about the Pgp-tools-commit mailing list