Author: adam-guest
Date: 2008-04-07 09:33:53 +0000 (Mon, 07 Apr 2008)
New Revision: 1289

Modified:
   trunk/README
   trunk/debian/changelog
Log:
  + Replace references to ssh with ssh-client

Modified: trunk/README
===================================================================
--- trunk/README        2008-04-07 09:31:58 UTC (rev 1288)
+++ trunk/README        2008-04-07 09:33:53 UTC (rev 1289)
@@ -41,7 +41,7 @@
   respectively (see below) which allow them to be called from the CVS
   working directory.
 
-- cvs-debrelease [cvs-buildpackage, dupload | dput, ssh]: wrapper
+- cvs-debrelease [cvs-buildpackage, dupload | dput, ssh-client]: wrapper
   around debrelease which allows it to be called from the CVS working
   directory.
 
@@ -100,16 +100,16 @@
   superuser mode (e.g., an inadvertant rm -rf * in the wrong directory
   is disastrous as many can attest to).
 
-- debrelease [dupload | dput, ssh]: A wrapper around dupload or dput
+- debrelease [dupload | dput, ssh-client]: A wrapper around dupload or dput
   which figures out which version to upload, and then calls dupload or
   dput to actually perform the upload.
 
-- debrsign [gnupg, debian-keyring, ssh]: This transfers a
+- debrsign [gnupg, debian-keyring, ssh-client]: This transfers a
   .changes/.dsc pair to a remote machine for signing, and runs debsign
   on the remote machine over an SSH connection.
 
-- debsign [gnupg, debian-keyring, ssh]: Use GNU Privacy Guard to sign
-  the changes (and possibly dsc) files created by running
+- debsign [gnupg, debian-keyring, ssh-client]: Use GNU Privacy Guard to
+  sign the changes (and possibly dsc) files created by running
   dpkg-buildpackage with no-sign options.  Useful if you are building
   a package on a remote machine and wish to sign it on a local one.
   This script is capable of automatically downloading the .changes and

Modified: trunk/debian/changelog
===================================================================
--- trunk/debian/changelog      2008-04-07 09:31:58 UTC (rev 1288)
+++ trunk/debian/changelog      2008-04-07 09:33:53 UTC (rev 1289)
@@ -27,6 +27,7 @@
     + Add svk to the description of debcommit 
     + Add lsb-release to the description of debchange
     + Add unzip to the description of uscan
+    + Replace references to ssh with ssh-client
 
   [ James Vega ]
   * debian/control:



-- 
To unsubscribe, send mail to [EMAIL PROTECTED]

Reply via email to