Merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-color-manager/oneiric-201110061006 into lp:ubuntu/oneiric/gnome-color-manager

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/gnome-color-manager/oneiric-201110061006
Merge into: lp:ubuntu/oneiric/gnome-color-manager
Diff against target: 39 lines (+10/-1) (has conflicts)
2 files modified
debian/changelog (+9/-0)
tools/Makefile.am (+1/-1)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-color-manager/oneiric-201110061006
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+78381@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/oneiric/gnome-color-manager reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/gnome-color-manager/oneiric-201110061006. 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

14. By Martin Pitt

unapply patches

13. By Martin Pitt

debian/watch: Look for unstable versions.

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-09-29 23:24:55 +0000
3+++ debian/changelog 2011-10-06 10:11:26 +0000
4@@ -1,3 +1,4 @@
5+<<<<<<< TREE
6 gnome-color-manager (3.2.0-0ubuntu1) oneiric; urgency=low
7
8 [ Martin Pitt ]
9@@ -13,6 +14,14 @@
10
11 -- Jeremy Bicha <jbicha@ubuntu.com> Thu, 29 Sep 2011 23:24:55 -0400
12
13+=======
14+gnome-color-manager (3.1.2-0ubuntu3) UNRELEASED; urgency=low
15+
16+ * debian/watch: Look for unstable versions.
17+
18+ -- Martin Pitt <martin.pitt@ubuntu.com> Thu, 15 Sep 2011 11:34:05 +0200
19+
20+>>>>>>> MERGE-SOURCE
21 gnome-color-manager (3.1.2-0ubuntu2) oneiric; urgency=low
22
23 * debian/control: Add dh-autoreconf build dependency.
24
25=== modified file 'tools/Makefile.am'
26--- tools/Makefile.am 2011-09-29 23:24:55 +0000
27+++ tools/Makefile.am 2011-10-06 10:11:26 +0000
28@@ -28,10 +28,10 @@
29 gcm-dump-profile.c
30
31 gcm_dump_profile_LDADD = \
32- $(top_builddir)/src/libgcmshared.a \
33 $(GLIB_LIBS) \
34 $(COLORD_LIBS) \
35 $(LCMS_LIBS) \
36+ $(top_builddir)/src/libgcmshared.a \
37 -lm
38
39 gcm_dump_profile_CFLAGS = \

Subscribers

People subscribed via source and target branches

to all changes: