[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#660011: ITP: git-ftp -- Git powered FTP client written as shell script



Dear René,

Thanks for your git-ftp, it's very handy.

I would like to bring you work to Debian so I prepared git-ftp according to 
Debian requirements and posted an ITP (intention to package and maintain).

I wonder if you would like to join the Debian git-ftp maintenance task-force?

(We're lucky to have Daniel's good will for sponsorship)

Also please let me share a first patch from Debian with you (attached).

All the best,
Dmitry.



On Thursday 16 February 2012 08:28:35 Daniel Baumann wrote:
> Hi Dmitry,
> 
> since Rene is a debian user as well, he might be even interested in
> maintaining the package himself (or help out with it). did you ask him
> about it?
> 
> Rene, in case you are, I'd be happy to sponsor it for you.
> 
> Regards,
> Daniel
Last-Update: 2012-02-16
Author: Dmitry Smirnov <onlyjob@member.fsf.org>
Forwarded: no
Description: fix spelling mistakes


--- a/man/git-ftp.1.md
+++ b/man/git-ftp.1.md
@@ -12,7 +12,7 @@
 
 # DESCRIPTION
 
-This manual page documents briefly the git-ftp programm.
+This manual page documents briefly the git-ftp program.
 
 Git-ftp is a FTP client using Git to find out which files to upload or which files should be deleted on the remote host. 
 
@@ -31,7 +31,7 @@
 :	Syncs your current Git checked out branch with a remote host. 
 
 `catchup` 
-:	Uploads the .git-ftp.log file only. We have already uploaded the files to remote host with a different programm and want to remember its state by uploading the .git-ftp.log file.
+:	Uploads the .git-ftp.log file only. We have already uploaded the files to remote host with a different program and want to remember its state by uploading the .git-ftp.log file.
 
 `show`
 :	Prints the last uploaded commit log.
@@ -75,13 +75,13 @@
 :	Be silent.
 
 `-h`, `--help`
-:	Prints some usage informations.
+:	Prints some usage information.
 
 `-v`, `--verbose`
-:	Be verbosy.
+:	Be verbose.
 
 `-vv`
-:	Be verbosy as much as possible.
+:	Be as verbose as possible.
 
 `--version`
 :	Prints version.

Attachment: signature.asc
Description: This is a digitally signed message part.


Reply to: