Merge lp:~sbeattie/ubuntu/lucid/abcde/lp576450 into lp:ubuntu/lucid/abcde

Proposed by Steve Beattie
Status: Merged
Merge reported by: James Westby
Merged at revision: not available
Proposed branch: lp:~sbeattie/ubuntu/lucid/abcde/lp576450
Merge into: lp:ubuntu/lucid/abcde
Diff against target: 26 lines (+7/-1)
2 files modified
abcde (+1/-1)
debian/changelog (+6/-0)
To merge this branch: bzr merge lp:~sbeattie/ubuntu/lucid/abcde/lp576450
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+25942@code.launchpad.net

Description of the change

Inclusion of patch from debian bug 554030 for an SRU to fix LP: #576450.

To post a comment you must log in.
Revision history for this message
Matt Zimmerman (mdz) wrote :

The changelog should be a bit more specific about what was changed (looks like a shell quoting fix?)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'abcde'
2--- abcde 2009-11-04 17:23:19 +0000
3+++ abcde 2010-05-25 06:17:26 +0000
4@@ -835,7 +835,7 @@
5 -A "$DALBUM" -a "$TRACKARTIST" -t "$TRACKNAME" \
6 -y "$CDYEAR" -g "$GENREID" \
7 -T "${TRACKNUM:-$1}/$TRACKS" \
8- "${TPE2:+--TPE2 \"$TPE2\"}" \
9+ ${TPE2:+--TPE2 "$TPE2"} \
10 "$ABCDETEMPDIR/track$1.$OUTPUT"
11 ;;
12 esac
13
14=== modified file 'debian/changelog'
15--- debian/changelog 2009-11-04 17:23:19 +0000
16+++ debian/changelog 2010-05-25 06:17:26 +0000
17@@ -1,3 +1,9 @@
18+abcde (2.4.0-1ubuntu1.1) lucid-proposed; urgency=low
19+
20+ * Fix for mp3 tagging from debian bug 554030 (LP: #576450)
21+
22+ -- Steve Beattie <sbeattie@ubuntu.com> Mon, 24 May 2010 21:44:42 -0700
23+
24 abcde (2.4.0-1ubuntu1) lucid; urgency=low
25
26 * Merge from debian testing, remaining changes: LP: #474094

Subscribers

People subscribed via source and target branches

to all changes: