[SCM] xjadeo/master: Added spelling patch.

mira-guest at users.alioth.debian.org mira-guest at users.alioth.debian.org
Mon Mar 23 18:46:18 UTC 2015


The following commit has been merged in the master branch:
commit 2cbe4b812d82e05a878ae65622b99f9af57d23a0
Author: Jaromír Mikeš <mira.mikes at seznam.cz>
Date:   Mon Mar 23 19:36:26 2015 +0100

    Added spelling patch.

diff --git a/debian/patches/0002-spelling.patch b/debian/patches/0002-spelling.patch
new file mode 100644
index 0000000..856404c
--- /dev/null
+++ b/debian/patches/0002-spelling.patch
@@ -0,0 +1,48 @@
+Description:  Fix spelling.
+Author: Jaromír Mikeš <mira.mikes at seznam.cz>
+Forwarded: yes
+
+Index: xjadeo/doc/xjadeo.1
+===================================================================
+--- xjadeo.orig/doc/xjadeo.1
++++ xjadeo/doc/xjadeo.1
+@@ -129,7 +129,7 @@ see the source code or online documentat
+ .TP
+ \fB\-o\fR <val>, \fB\-\-offset\fR <val>
+ Time offset video from timecode source.
+-This allows to offset the video playback a certain
++This allows one to offset the video playback a certain
+ number of (video) frames relative to the time
+ source. Positive and negative values are permitted.
+ The offset van be specified either as integer frame
+@@ -352,7 +352,7 @@ Change color equalization (x11/imlib and
+ \&'Shift+1\-4'
+ Fine tune color equalization (x11/imlib and XV only)
+ brightness:1+2, contrast:3+4, gamma:5+6, saturation:7+8
+-hue:9+0. XV color balance is hardware dependant.
++hue:9+0. XV color balance is hardware dependent.
+ .PP
+ Note that it is possible to disable certain features using the remote control.
+ A Host can take control of certain aspects e.g. offset or disallow closing the
+Index: xjadeo/src/xjadeo/main.c
+===================================================================
+--- xjadeo.orig/src/xjadeo/main.c
++++ xjadeo/src/xjadeo/main.c
+@@ -609,7 +609,7 @@ usage (int status)
+ "                           see the source code or online documentation.\n"
+ " -o <val>, --offset <val>\n"
+ "                           Time offset video from timecode source.\n"
+-"                           This allows to offset the video playback a certain\n"
++"                           This allows one to offset the video playback a certain\n"
+ "                           number of (video) frames relative to the time\n"
+ "                           source. Positive and negative values are permitted.\n"
+ "                           The offset van be specified either as integer frame\n"
+@@ -743,7 +743,7 @@ usage (int status)
+ " '0-9'        Change color equalization (x11/imlib and XV only)\n"
+ " 'Shift+1-4'  Fine tune color equalization (x11/imlib and XV only)\n"
+ "              brightness:1+2, contrast:3+4, gamma:5+6, saturation:7+8\n"
+-"              hue:9+0. XV color balance is hardware dependant.\n"
++"              hue:9+0. XV color balance is hardware dependent.\n"
+ "\n"
+ "Note that it is possible to disable certain features using the remote control.\n"
+ "A Host can take control of certain aspects e.g. offset or disallow closing the\n"
diff --git a/debian/patches/series b/debian/patches/series
index 1038967..ec14cb0 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -1 +1,2 @@
 0001-Fix-building-with-Libav-10-11.patch
+0002-spelling.patch

-- 
xjadeo packaging



More information about the pkg-multimedia-commits mailing list