Author: adam-guest Date: 2008-04-08 13:42:07 +0000 (Tue, 08 Apr 2008) New Revision: 1315
Modified: trunk/scripts/debsign.1 Log: Update for sha1/256sum Modified: trunk/scripts/debsign.1 =================================================================== --- trunk/scripts/debsign.1 2008-04-08 12:51:09 UTC (rev 1314) +++ trunk/scripts/debsign.1 2008-04-08 13:42:07 UTC (rev 1315) @@ -10,7 +10,7 @@ unsigned \fI.dsc\fR file found by replacing the architecture name and \fI.changes\fR by \fI.dsc\fR if it appears in the \fI.changes\fR file), and signs them using the GNU Privacy Guard or PGP. It is -careful to calculate the size and MD5 sum of the newly signed +careful to calculate the size and checksums of the newly signed \fI.dsc\fR file and replace the original values in the \fI.changes\fR file. .PP @@ -121,6 +121,8 @@ .BR dpkg-architecture (1), .BR debuild (1), .BR md5sum (1), +.BR sha1sum (1), +.BR sha256sum (1), .BR gpg (1), .BR pgp (1) and -- To unsubscribe, send mail to [EMAIL PROTECTED]
