Merge lp:~cldunlap1/ubuntu/oneiric/alsa-utils/fix-for-816388 into lp:ubuntu/oneiric/alsa-utils

Proposed by Chad Dunlap
Status: Work in progress
Proposed branch: lp:~cldunlap1/ubuntu/oneiric/alsa-utils/fix-for-816388
Merge into: lp:ubuntu/oneiric/alsa-utils
Diff against target: 36 lines (+11/-1) (has conflicts)
2 files modified
aplay/aplay.c (+1/-1)
debian/changelog (+10/-0)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~cldunlap1/ubuntu/oneiric/alsa-utils/fix-for-816388
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+78136@code.launchpad.net

Description of the change

Made the changes requested in lp: #816388 but forgot to do the merge proposal. Sorry All.

To post a comment you must log in.
Revision history for this message
Daniel Holbach (dholbach) wrote :

The fix looks good, thanks. I just think it should go upstream, so it gets included there and we can just include it with the next update.

Revision history for this message
Daniel Holbach (dholbach) wrote :

David Henningson agreed to take this fix upstream.

Revision history for this message
Michael Terry (mterry) wrote :

Marking this Work In Progress then, so it won't show up in the to-sponsor list (since it looks like we'll wait for upstream).

Revision history for this message
Michael Terry (mterry) wrote :

Arg, I can't. Nevermind. ::sheepish look::

Revision history for this message
Benjamin Kerensa (bkerensa) wrote :

Has this been submitted upstream?

Unmerged revisions

77. By Chad Dunlap <email address hidden>

Fixed Spelling Error (LP#816388)
* fixed spelling error: aplay/aplay.c:177 -- 'coeficient' to 'coefficient'

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'aplay/aplay.c'
--- aplay/aplay.c 2011-02-22 15:56:54 +0000
+++ aplay/aplay.c 2011-10-04 18:17:24 +0000
@@ -205,7 +205,7 @@
205" --disable-format disable automatic format conversions\n"205" --disable-format disable automatic format conversions\n"
206" --disable-softvol disable software volume control (softvol)\n"206" --disable-softvol disable software volume control (softvol)\n"
207" --test-position test ring buffer position\n"207" --test-position test ring buffer position\n"
208" --test-coef=# test coeficient for ring buffer position (default 8)\n"208" --test-coef=# test coefficient for ring buffer position (default 8)\n"
209" expression for validation is: coef * (buffer_size / 2)\n"209" expression for validation is: coef * (buffer_size / 2)\n"
210" --test-nowait do not wait for ring buffer - eats whole CPU\n"210" --test-nowait do not wait for ring buffer - eats whole CPU\n"
211" --max-file-time=# start another output file when the old file has recorded\n"211" --max-file-time=# start another output file when the old file has recorded\n"
212212
=== modified file 'debian/changelog'
--- debian/changelog 2011-09-29 12:02:39 +0000
+++ debian/changelog 2011-10-04 18:17:24 +0000
@@ -1,9 +1,19 @@
1<<<<<<< TREE
1alsa-utils (1.0.24.2-0ubuntu8) oneiric; urgency=low2alsa-utils (1.0.24.2-0ubuntu8) oneiric; urgency=low
23
3 * 90-alsa-ucm.rules: Trigger on ATTRS{id}=="SDP4430|Panda" (LP: #746023)4 * 90-alsa-ucm.rules: Trigger on ATTRS{id}=="SDP4430|Panda" (LP: #746023)
45
5 -- Adam Conrad <adconrad@ubuntu.com> Thu, 29 Sep 2011 12:02:39 -06006 -- Adam Conrad <adconrad@ubuntu.com> Thu, 29 Sep 2011 12:02:39 -0600
67
8=======
9alsa-utils (1.0.24.2-0ubuntu8) natty; urgency=low
10
11 * Fixed Spelling Error (LP#816388)
12 * aplay/aplay.c:177 -- 'coeficient' to 'coefficient'
13
14 -- Chad Dunlap <cldunlap@BA120470> Sun, 11 Sep 2011 02:28:01 -0400
15
16>>>>>>> MERGE-SOURCE
7alsa-utils (1.0.24.2-0ubuntu7) oneiric; urgency=low17alsa-utils (1.0.24.2-0ubuntu7) oneiric; urgency=low
818
9 [ David Henningsson ]19 [ David Henningsson ]

Subscribers

People subscribed via source and target branches

to all changes: