Merge lp:~veger/ubuntu/oneiric/xvba-video/fix-for-871615 into lp:ubuntu/oneiric/xvba-video

Proposed by Maarten Bezemer
Status: Merged
Merge reported by: Maarten Bezemer
Merged at revision: not available
Proposed branch: lp:~veger/ubuntu/oneiric/xvba-video/fix-for-871615
Merge into: lp:ubuntu/oneiric/xvba-video
Diff against target: 26 lines (+7/-1)
2 files modified
debian/changelog (+6/-0)
debian/control (+1/-1)
To merge this branch: bzr merge lp:~veger/ubuntu/oneiric/xvba-video/fix-for-871615
Reviewer Review Type Date Requested Status
Evan Broder (community) Approve
Ubuntu branches Pending
Review via email: mp+85452@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Evan Broder (broder) wrote :

This has been uploaded to precise and oneiric-proposed, but because the MP is against the oneiric branch, I can't close it.

review: Approve
Revision history for this message
Maarten Bezemer (veger) wrote :

> This has been uploaded to precise and oneiric-proposed, but because the MP is
> against the oneiric branch, I can't close it.

Do I need to do anything for that? (It is my first patch, so I am kind of new in this part of LP)

Revision history for this message
Evan Broder (broder) wrote :

On Tue, Dec 13, 2011 at 2:24 PM, Maarten Bezemer
<email address hidden> wrote:
>> This has been uploaded to precise and oneiric-proposed, but because the MP is
>> against the oneiric branch, I can't close it.
>
> Do I need to do anything for that? (It is my first patch, so I am kind of new in this part of LP)

At the top of the merge proposal page, there should be a Status item -
if you can edit that and set it to "Merged" instead of "Needs Review",
that should be sufficient.

Alternatively, there should be an option to delete the merge proposal
at the top of the page, which would also be fine - since I merged your
branch into precise, you'll still get credit for the change and the
bzr modifications won't get lost, and there hasn't been any
interesting discussion on the MP that the world would miss out on :)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/changelog'
2--- debian/changelog 2011-05-30 07:28:07 +0000
3+++ debian/changelog 2011-12-13 09:50:59 +0000
4@@ -1,3 +1,9 @@
5+xvba-video (0.7.8-1ubuntu1.1) oneiric; urgency=low
6+
7+ * debian/control: Accept fglrx-update package also (LP: #871615)
8+
9+ -- Maarten Bezemer <maarten.bezemer@gmail.com> Tue, 13 Dec 2011 10:29:45 +0100
10+
11 xvba-video (0.7.8-1ubuntu1) oneiric; urgency=low
12
13 * Fix debian/control to use ubuntu fglrx versioning. (LP: #753443)
14
15=== modified file 'debian/control'
16--- debian/control 2011-05-05 20:52:54 +0000
17+++ debian/control 2011-12-13 09:50:59 +0000
18@@ -12,7 +12,7 @@
19
20 Package: xvba-va-driver
21 Architecture: i386 amd64
22-Depends: ${shlibs:Depends}, ${misc:Depends}, fglrx-driver (>= 1:10-9) | fglrx (>= 2:8.840), libva1
23+Depends: ${shlibs:Depends}, ${misc:Depends}, fglrx-driver (>= 1:10-9) | fglrx (>= 2:8.840) | fglrx-updates (>=2:8.840), libva1
24 Description: XvBA-based backend for VA API (AMD fglrx implementation)
25 X-Video Bitstream Acceleration (XvBA), designed by AMD for its ATI/AMD Radeon
26 GPU, is a future extension of the X video extension (Xv) for the X Window

Subscribers

People subscribed via source and target branches