Conflicts: debian/changelog debian/patches/series
@@ -1,6 +1,7 @@
mssh (1.3-2) unstable; urgency=medium
* Included Debain QA work which I accidentally missed.
+ * Added patch to focus on paste. Closes: #695918.
-- Hector Garcia <[email protected]> Tue, 21 Jan 2014 09:39:47 +0100
@@ -0,0 +1,11 @@
+--- a/mssh.1
++++ b/mssh.1
+@@ -3,7 +3,7 @@
+ mssh \- tool to administrate multiple servers at once
+ .SH SYNOPSIS
+ .B mssh
+-[\fIOPTION\fR]... (-a \fIALIAS\fR | \fIHOSTS\fR[\fI:PORT\fR])
++[\fIOPTION\fR]... (\-a \fIALIAS\fR | \fIHOSTS\fR[\fI:PORT\fR])
+ .SH DESCRIPTION
+ .B MultiSSH
+ is a GTK+ based ssh client to issue the same commands to multiple servers.