Merge lp:~ubuntu-branches/ubuntu/trusty/atk1.0/trusty-201402140736 into lp:ubuntu/trusty/atk1.0

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/trusty/atk1.0/trusty-201402140736
Merge into: lp:ubuntu/trusty/atk1.0
Diff against target: 45 lines (+26/-0) (has conflicts)
2 files modified
debian/control (+5/-0)
debian/patches/change_editbar_rolename.patch (+21/-0)
Text conflict in debian/control
Conflict adding file debian/patches/change_editbar_rolename.patch.  Moved existing file to debian/patches/change_editbar_rolename.patch.moved.
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/trusty/atk1.0/trusty-201402140736
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+206350@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/trusty/atk1.0 reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/trusty/atk1.0/trusty-201402140736. 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

87. By Luke Yelavich

Merge branch lp:~timo-jyrinki/ubuntu/trusty/atk1.0/fix_lp1277460

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2014-02-07 11:53:38 +0000
3+++ debian/control 2014-02-14 07:45:36 +0000
4@@ -5,8 +5,13 @@
5 Source: atk1.0
6 Section: libs
7 Priority: optional
8+<<<<<<< TREE
9 Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
10 Uploaders: Andreas Henriksson <andreas@fatal.se>, Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Emilio Pozuelo Monfort <pochu@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
11+=======
12+Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
13+Uploaders: Andreas Henriksson <andreas@fatal.se>, Emilio Pozuelo Monfort <pochu@debian.org>, Michael Biebl <biebl@debian.org>, Sjoerd Simons <sjoerd@debian.org>
14+>>>>>>> MERGE-SOURCE
15 Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-gnome/desktop/unstable/atk1.0
16 Vcs-Svn: svn://anonscm.debian.org/pkg-gnome/desktop/unstable/atk1.0
17 Build-Depends: debhelper (>= 9),
18
19=== added file 'debian/patches/change_editbar_rolename.patch'
20--- debian/patches/change_editbar_rolename.patch 1970-01-01 00:00:00 +0000
21+++ debian/patches/change_editbar_rolename.patch 2014-02-14 07:45:36 +0000
22@@ -0,0 +1,21 @@
23+commit d94f08ad5f878747f56b637ad2110f3f125517ad
24+Author: Alejandro PiƱeiro <apinheiro@igalia.com>
25+Date: Fri Jan 31 15:22:31 2014 +0100
26+
27+ role: fix name for ATK_ROLE_EDITBAR
28+
29+ https://bugzilla.gnome.org/show_bug.cgi?id=723292
30+
31+diff --git a/atk/atkobject.h b/atk/atkobject.h
32+index f0cb898..712d68c 100755
33+--- a/atk/atkobject.h
34++++ b/atk/atkobject.h
35+@@ -287,7 +287,7 @@ typedef enum
36+ ATK_ROLE_RULER,
37+ ATK_ROLE_APPLICATION,
38+ ATK_ROLE_AUTOCOMPLETE,
39+- ATK_ROLE_EDITBAR,
40++ ATK_ROLE_EDITBAR, /*<nick=edit-bar>*/
41+ ATK_ROLE_EMBEDDED,
42+ ATK_ROLE_ENTRY,
43+ ATK_ROLE_CHART,
44
45=== renamed file 'debian/patches/change_editbar_rolename.patch' => 'debian/patches/change_editbar_rolename.patch.moved'

Subscribers

People subscribed via source and target branches

to all changes: