Update d.changelog to mention previous changes made to keyanalyze
authorthialme-guest <thialme-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Mon, 25 May 2009 23:10:19 +0000 (23:10 +0000)
committerthialme-guest <thialme-guest@b513b33f-fedd-0310-b452-c3deb5f4c849>
Mon, 25 May 2009 23:10:19 +0000 (23:10 +0000)
git-svn-id: svn://svn.debian.org/pgp-tools/trunk@428 b513b33f-fedd-0310-b452-c3deb5f4c849

debian/changelog

index 0735545e1baac3bd3b688db97f9e0de659e0ef7a..f62e3cc81ba067fd8488a7403c5015bd11f674fc 100644 (file)
@@ -10,9 +10,17 @@ signing-party (1.1-3) unstable; urgency=low
       (Closes: #520387)
     + Update caff's manpage to mention a keyid specified with -u requires to
       be listed in the configuration file through the keyid variable.
-      Add a note in caffrc.sample about using the -u option to select which keyid
-      from the CONFIG{'keyid'} as to be used for signing. 
+      Add a note in caffrc.sample about using the -u option to select which
+      keyid from the CONFIG{'keyid'} as to be used for signing. 
       (Closes: #482693)
+  * keyanalyze/top50.pl: Fix the error message when a line from stdin does not
+    match.
+  * keyanalyze/analyze.sh:
+    + Make the entries in the msd-sorted.txt file sorted.
+    + Used msd.txt file as input for top50.pl. The current pattern in top50.pl
+      does not match data from the msd-sorted.txt file.
+    + Allowed the top1000 report to report the first 1000 ranks by passing
+      *-n 1000* to top50.pl. Set to 50 by default.
 
  -- Christoph Berg <myon@debian.org>  Tue, 10 Mar 2009 17:18:21 +0100