Merge lp:~ubuntu-branches/ubuntu/precise/dbus/precise-201110191847 into lp:ubuntu/precise/dbus

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/precise/dbus/precise-201110191847
Merge into: lp:ubuntu/precise/dbus
Diff against target: 32 lines (+13/-0) (has conflicts)
2 files modified
debian/changelog (+10/-0)
debian/dbus.upstart (+3/-0)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/precise/dbus/precise-201110191847
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+79875@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archive and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/precise/dbus reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/precise/dbus/precise-201110191847. This merge proposal was created so that an Ubuntu developer can review the situations and perform a merge/upload if necessary. There are three typical cases where this can happen.
  1. Where someone pushes a change to bzr and someone else uploads the package without that change. This is the reason that this check is done by the importer. If this appears to be the case then a merge/upload should be done if the changes that were in bzr are still desirable.
  2. The importer incorrectly detected the above situation when someone made a change in bzr and then uploaded it.
  3. The importer incorrectly detected the above situation when someone just uploaded a package and didn't touch bzr.

If this case doesn't appear to be the first situation then set the status of the merge proposal to "Rejected" and help avoid the problem in future by filing a bug at https://bugs.launchpad.net/udd linking to this merge proposal.

(this is an automatically generated message)

To post a comment you must log in.

Unmerged revisions

107. By Clint Byrum

d/dbus.upstart: Add clarification of network-manager workaround

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-10-18 18:10:19 +0000
3+++ debian/changelog 2011-10-19 18:52:19 +0000
4@@ -1,4 +1,14 @@
5+<<<<<<< TREE
6 dbus (1.4.16-1ubuntu1) precise; urgency=low
7+=======
8+dbus (1.4.14-1ubuntu2) UNRELEASED; urgency=low
9+
10+ * d/dbus.upstart: Add clarification of network-manager workaround
11+
12+ -- Clint Byrum <clint@ubuntu.com> Tue, 04 Oct 2011 11:03:00 +0100
13+
14+dbus (1.4.14-1ubuntu1) oneiric; urgency=low
15+>>>>>>> MERGE-SOURCE
16
17 * Merge with Debian testing. Remaining changes:
18 - Install binaries into / rather than /usr:
19
20=== modified file 'debian/dbus.upstart'
21--- debian/dbus.upstart 2011-05-23 20:56:37 +0000
22+++ debian/dbus.upstart 2011-10-19 18:52:19 +0000
23@@ -6,6 +6,9 @@
24 description "D-Bus system message bus"
25
26 start on local-filesystems
27+# Note that this event is used to prevent network-manager
28+# from stopping too early. There is no known functional
29+# reason that dbus should wait until this event to stop.
30 stop on deconfiguring-networking
31
32 expect fork

Subscribers

People subscribed via source and target branches

to all changes: