Merge lp:~brian-murray/jockey/brian into lp:ubuntu/karmic/jockey

Proposed by Brian Murray
Status: Rejected
Rejected by: Brian Murray
Proposed branch: lp:~brian-murray/jockey/brian
Merge into: lp:ubuntu/karmic/jockey
Diff against target: 30 lines
2 files modified
debian/changelog (+7/-0)
debian/control (+3/-2)
To merge this branch: bzr merge lp:~brian-murray/jockey/brian
Reviewer Review Type Date Requested Status
Martin Pitt Needs Information
Review via email: mp+13752@code.launchpad.net
To post a comment you must log in.
Revision history for this message
Martin Pitt (pitti) wrote :

$ bzr merge lp:~brian-murray/jockey/brian
bzr: ERROR: Branches have no common ancestor, and no merge base revision was specified.

I pick the change manually. Seems you didn't base on Vcs-Bzr, but perhaps on the auto-imports?

review: Approve
Revision history for this message
Martin Pitt (pitti) wrote :

See bug report.

review: Needs Information

Unmerged revisions

70. By Brian Murray

Depend on nvidia-common as NvidiaDetector is imported unconditionally
(LP: #438791)

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 2009-10-02 13:27:28 +0000
3+++ debian/changelog 2009-10-22 01:40:21 +0000
4@@ -1,3 +1,10 @@
5+jockey (0.5.5-0ubuntu2) karmic; urgency=low
6+
7+ * Depend on nvidia-common as NvidiaDetector is imported unconditionally
8+ (LP: #438791)
9+
10+ -- Brian Murray <brian@ubuntu.com> Wed, 21 Oct 2009 17:16:37 -0700
11+
12 jockey (0.5.5-0ubuntu1) karmic; urgency=low
13
14 * New upstream bug fix release:
15
16=== modified file 'debian/control'
17--- debian/control 2009-07-14 17:42:12 +0000
18+++ debian/control 2009-10-22 01:40:21 +0000
19@@ -13,8 +13,9 @@
20 Package: jockey-common
21 Architecture: all
22 XB-Python-Version: ${python:Versions}
23-Depends: ${python:Depends}, python-xdg, python-xkit, python-dbus, python-apt, policykit-1
24-Recommends: nvidia-common, fglrx-modaliases, bcmwl-modaliases
25+Depends: ${python:Depends}, python-xdg, python-xkit, python-dbus, python-apt,
26+ policykit-1, nvidia-common
27+Recommends: fglrx-modaliases, bcmwl-modaliases
28 Description: user interface and desktop integration for driver management
29 Jockey provides a user interface for configuring third-party drivers,
30 such as the Nvidia and ATI fglrx X.org and various Wireless LAN

Subscribers

People subscribed via source and target branches

to all changes: