Bug#644927: xine-lib: Typo's in src/post/audio/stretch.c:267 and src/post/deinterlace/xine_plugin.c:211

October 10th, 2011 - 03:50 pm ET by Chad Dunlap | Report spam
Package: xine-lib
Version: 1.1.19-2
Severity: minor
Tags: patch
User: ubuntu-devel@lists.ubuntu.com
Usertags: origin-ubuntu oneiric ubuntu-patch

changed the word 'orginaly' to 'orginally' in src/post/audio/stretch.c:267
changed the word 'plataforms' to 'platforms' in
src/post/deinterlace/xine_plugin.c:211


*** /tmp/tmpYv2RBf
In Ubuntu, the attached patch was applied to achieve the following:

## This was a change due to bug report LP: #835437. It was small
typo's in two files and I was asked to send this upstream.

* corrected typo's in src/post/audio/stretch.c:267 and
src/post/deinterlace/xine_plugin.c:211 per LP: #835437


Thanks for considering the patch.


Debian Release: squeeze/sid
APT prefers natty-updates
APT policy: (500, 'natty-updates'), (500, 'natty-security'), (500, 'natty')
Architecture: i386 (i686)

Kernel: Linux 2.6.38-11-generic (SMP w/1 CPU core)
Locale: LANG=en_CA.UTF-8, LC_CTYPE=en_CA.UTF-8 (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash

MIME-Version: 1.0

modified file '.pc/applied-patches'
.pc/applied-patches 2011-05-27 20:06:13 +0000
+++ .pc/applied-patches 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff

modified file 'debian/changelog'

added file 'debian/patches/fix-for-835437.diff'
debian/patches/fix-for-835437.diff 1970-01-01 00:00:00 +0000
+++ debian/patches/fix-for-835437.diff 2011-10-10 16:26:31 +0000
@@ -0,0 +1,26 @@
+Index: xine-lib.dev/src/post/audio/stretch.c
++ xine-lib.dev.orig/src/post/audio/stretch.c 2011-10-10
12:25:59.288545807 -0400
++++ xine-lib.dev/src/post/audio/stretch.c 2011-10-10
12:26:07.884546162 -0400
+@@ -267,7 +267,7 @@
+ return _("This filter will perform a time stretch, playing the "
+ "stream faster or slower by a factor. Pitch is optionally "
+ "preserved, so it is possible, for example, to use it to "
+- "watch a movie in less time than it was originaly shot."
++ "watch a movie in less time than it was originally shot."
+ );
+ }
+
+Index: xine-lib.dev/src/post/deinterlace/xine_plugin.c
++ xine-lib.dev.orig/src/post/deinterlace/xine_plugin.c
2011-10-10 12:26:16.216545808 -0400
++++ xine-lib.dev/src/post/deinterlace/xine_plugin.c 2011-10-10
12:26:25.740545889 -0400
+@@ -259,7 +259,7 @@
+ "and cpu usage."
+ ""
+ "* Uses several algorithms from tvtime and dscaler projects."
+- "Deinterlacing methods: (Not all methods are available
for all plataforms)"
++ "Deinterlacing methods: (Not all methods are available
for all platforms)"
+ ""
+ );
+ }

modified file 'debian/patches/series'
debian/patches/series 2011-05-27 20:06:13 +0000
+++ debian/patches/series 2011-10-10 16:25:44 +0000
@@ -1,3 +1,4 @@
debian-changes
fix-bug610635.diff
libav-0.7.diff
+fix-for-835437.diff

modified file 'src/post/audio/stretch.c'
src/post/audio/stretch.c 2010-01-26 15:11:07 +0000
+++ src/post/audio/stretch.c 2011-10-10 16:26:07 +0000
@@ -267,7 +267,7 @@
return _("This filter will perform a time stretch, playing the "
"stream faster or slower by a factor. Pitch is optionally "
"preserved, so it is possible, for example, to use it to "
- "watch a movie in less time than it was originaly shot."
+ "watch a movie in less time than it was originally shot."
);
}


modified file 'src/post/deinterlace/xine_plugin.c'
src/post/deinterlace/xine_plugin.c 2010-01-26 15:11:07 +0000
+++ src/post/deinterlace/xine_plugin.c 2011-10-10 16:26:25 +0000
@@ -259,7 +259,7 @@
"and cpu usage."
""
"* Uses several algorithms from tvtime and dscaler projects."
- "Deinterlacing methods: (Not all methods are available for
all plataforms)"
+ "Deinterlacing methods: (Not all methods are available for
all platforms)"
""
);
}





To UNSUBSCRIBE, email to debian-bugs-dist-REQUEST@lists.debian.org
with a subject of "unsubscribe". Trouble? Contact listmaster@lists.debian.org
email Follow the discussionReplies 6 repliesReplies Make a reply

Similar topics

Replies

#1 Darren Salt
October 10th, 2011 - 06:40 pm ET | Report spam
tag 644927 upstream
thanks

I demand that Chad Dunlap may or may not have written...

[snip]
changed the word 'orginaly' to 'orginally' in src/post/audio/stretch.c:267
changed the word 'plataforms' to 'platforms' in
src/post/deinterlace/xine_plugin.c:211


[snip]

Fixed upstream for the next release.

(Incidentally, you *are* taking care of updating libxine1.pot and *.po wrt
these changes?)

| _ | Darren Salt, using Debian GNU/Linux (and Android)
| ( ) |
| X | ASCII Ribbon campaign against HTML e-mail
| / \ | http://www.asciiribbon.org/

A bird in the hand is worth what it will bring.



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
#2 Chad Dunlap
October 10th, 2011 - 07:20 pm ET | Report spam
On Monday, October 10, 2011 06:25:28 PM Darren Salt wrote:
tag 644927 upstream
thanks

I demand that Chad Dunlap may or may not have written...

[snip]

> changed the word 'orginaly' to 'orginally' in
> src/post/audio/stretch.c:267 changed the word 'plataforms' to
> 'platforms' in
> src/post/deinterlace/xine_plugin.c:211

[snip]

Fixed upstream for the next release.

(Incidentally, you *are* taking care of updating libxine1.pot and *.po wrt
these changes?)



Not sure I understand your statement. I did take care of libxine1.pot and
*.po or you would like me to take care of them? Are these part of different
bugs? The only changes I made were to the two files specified above.



Thank You,
Chad Dunlap



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
#3 Darren Salt
October 10th, 2011 - 07:50 pm ET | Report spam
[M-F-T set, as usual]

I demand that Chad Dunlap may or may not have written...

[snip]
(Incidentally, you *are* taking care of updating libxine1.pot and *.po wrt
these changes?)



Not sure I understand your statement. I did take care of libxine1.pot and
*.po or you would like me to take care of them? Are these part of
different bugs? The only changes I made were to the two files specified
above.



You need to make the same changes in those files: trying to look up the
corrected string in files which contain the original, incorrect, version
tends not to work very well :-)

| _ | Darren Salt, using Debian GNU/Linux (and Android)
| ( ) |
| X | ASCII Ribbon campaign against HTML e-mail
| / \ | http://www.asciiribbon.org/
Someone whom you reject today, will reject you tomorrow.



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
#4 Chad Dunlap
October 11th, 2011 - 09:20 am ET | Report spam
On Monday, October 10, 2011 07:35:20 PM Darren Salt wrote:
[M-F-T set, as usual]

I demand that Chad Dunlap may or may not have written...

[snip]

>> (Incidentally, you *are* taking care of updating libxine1.pot and *.po
>> wrt these changes?)
>
> Not sure I understand your statement. I did take care of libxine1.pot
> and *.po or you would like me to take care of them? Are these part of
> different bugs? The only changes I made were to the two files specified
> above.

You need to make the same changes in those files: trying to look up the
corrected string in files which contain the original, incorrect, version
tends not to work very well :-)



I have updated the translation files as you asked and pushed it back up to
bzr. I tried to redo the 'submittodebian' but it fails looking for a higher
number .dsc file than the system created. (if you can't tell, I am still
learning how to do all of this :)

I will keep working on the 'submittodebian' issue I am having.

Is there anything else you need from me on this? If so, don't hesitate to
ask.


Thank You,
Chad Dunlap



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
#5 Chad Dunlap
October 11th, 2011 - 01:30 pm ET | Report spam
On Tuesday, October 11, 2011 12:59:05 PM Darren Salt wrote:
I demand that Chad Dunlap may or may not have written...

> On Monday, October 10, 2011 07:35:20 PM Darren Salt wrote:
[snip]

>> You need to make the same changes in those files: trying to look up


the
>> corrected string in files which contain the original, incorrect, version
>> tends not to work very well :-)
>
> I have updated the translation files as you asked and pushed it back up
> to bzr. I tried to redo the 'submittodebian' but it fails looking for a
> higher number .dsc file than the system created. (if you can't tell, I
> am still learning how to do all of this :)

Then be sure that you've done all that's needed first, or follow up
directly to the bug report. Beyond that, I don't know: that's irrelevant
to me :-)

[snip]

> Is there anything else you need from me on this? If so, don't hesitate
> to ask.

Regarding this bug report, no further action is required. It's fixed
upstream, along with another typo fix which I pulled in while fixing this
one; and, as it's minor, fixing it in Debian can wait until I package the
next release (which, hopefully, will be soon).



Wonderful to hear! Thank You Darren.


Thank You,
Chad Dunlap



To UNSUBSCRIBE, email to
with a subject of "unsubscribe". Trouble? Contact
Replies Reply to this message
Help Create a new topicNext page Replies Make a reply
Search Make your own search