[Python-apps-commits] r7510 - in packages/xpra/trunk/debian (3 files)
aelmahmoudy-guest at users.alioth.debian.org
aelmahmoudy-guest at users.alioth.debian.org
Tue Sep 6 20:16:51 UTC 2011
Date: Tuesday, September 6, 2011 @ 20:16:49
Author: aelmahmoudy-guest
Revision: 7510
Added manpage.diff patch to fix hyphenation in xpra manpage.
Added:
packages/xpra/trunk/debian/patches/manpage.diff
Modified:
packages/xpra/trunk/debian/changelog
packages/xpra/trunk/debian/patches/series
Modified: packages/xpra/trunk/debian/changelog
===================================================================
--- packages/xpra/trunk/debian/changelog 2011-09-06 18:27:01 UTC (rev 7509)
+++ packages/xpra/trunk/debian/changelog 2011-09-06 20:16:49 UTC (rev 7510)
@@ -13,13 +13,14 @@
+ Updated copyrights.
+ Added copyrights for Debian packaging.
* debian/watch: Switched to new upstream URL
+ * Added manpage.diff patch to fix hyphenation in xpra manpage.
[ Miguel Landaeta ]
* Bump Standards-Version to 3.9.2. No changes were required.
* Drop parti binary package since is deemed to buggy for Debian.
* debian/control: Add Depends on python-imaging for xpra binary package.
- -- Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org> Tue, 06 Sep 2011 19:33:36 +0200
+ -- Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org> Tue, 06 Sep 2011 22:16:17 +0200
parti-all (0.0.6+dfsg-1) experimental; urgency=low
Added: packages/xpra/trunk/debian/patches/manpage.diff
===================================================================
--- packages/xpra/trunk/debian/patches/manpage.diff (rev 0)
+++ packages/xpra/trunk/debian/patches/manpage.diff 2011-09-06 20:16:49 UTC (rev 7510)
@@ -0,0 +1,15 @@
+Description: Fix hyphenation in xpra manpage
+Author: Ø£ØÙ
د اÙÙ
ØÙ
ÙØ¯Ù (Ahmed El-Mahmoudy) <aelmahmoudy at sabily.org>
+Bug: http://xpra.devloop.org.uk/trac/ticket/16
+Forwarded: http://xpra.devloop.org.uk/trac/attachment/ticket/16/manpage.diff
+--- a/xpra.1
++++ b/xpra.1
+@@ -330,7 +330,7 @@
+ .\" produces fine output in the terminal, at least:
+ .RS
+ .RS
+-\fBxpra attach \-\-ssh="ssh -c arcfour" ssh:frodo:7\fP
++\fBxpra attach \-\-ssh="ssh \-c arcfour" ssh:frodo:7\fP
+
+ .RE
+ (\fINote:\fP don't bother to enable ssh compression; this
Modified: packages/xpra/trunk/debian/patches/series
===================================================================
--- packages/xpra/trunk/debian/patches/series 2011-09-06 18:27:01 UTC (rev 7509)
+++ packages/xpra/trunk/debian/patches/series 2011-09-06 20:16:49 UTC (rev 7510)
@@ -1 +1,2 @@
private-pkg.diff
+manpage.diff
More information about the Python-apps-commits
mailing list