Merge lp:~ubuntu-branches/ubuntu/precise/python-omniorb/precise-201112030511 into lp:ubuntu/precise/python-omniorb

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/precise/python-omniorb/precise-201112030511
Merge into: lp:ubuntu/precise/python-omniorb
Diff against target: 49 lines (+12/-2) (has conflicts)
3 files modified
debian/changelog (+9/-0)
debian/control (+2/-1)
debian/rules (+1/-1)
Text conflict in debian/changelog
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/precise/python-omniorb/precise-201112030511
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+84356@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/python-omniorb reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/precise/python-omniorb/precise-201112030511. 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

8. By Barry Warsaw

dh_python2 --no-dbg-cleaning fixes ftbfs. (LP: #832782)

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-12-02 21:05:31 +0000
3+++ debian/changelog 2011-12-03 05:17:34 +0000
4@@ -1,9 +1,18 @@
5+<<<<<<< TREE
6 python-omniorb (3.5-3build1) precise; urgency=low
7
8 * No-change rebuild to drop spurious libsfgcc1 dependency on armhf.
9
10 -- Adam Conrad <adconrad@0c3.net> Fri, 02 Dec 2011 21:05:31 -0700
11
12+=======
13+python-omniorb (3.5-3ubuntu1) oneiric; urgency=low
14+
15+ * dh_python2 --no-dbg-cleaning fixes ftbfs. (LP: #832782)
16+
17+ -- Barry Warsaw <barry@ubuntu.com> Fri, 23 Sep 2011 17:33:14 -0400
18+
19+>>>>>>> MERGE-SOURCE
20 python-omniorb (3.5-3) unstable; urgency=low
21
22 [ Floris Bruynooghe ]
23
24=== modified file 'debian/control'
25--- debian/control 2011-06-14 21:26:07 +0000
26+++ debian/control 2011-12-03 05:17:34 +0000
27@@ -1,7 +1,8 @@
28 Source: python-omniorb
29 Section: python
30 Priority: optional
31-Maintainer: Debian CORBA Team <pkg-corba-devel@lists.alioth.debian.org>
32+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
33+XSBC-Original-Maintainer: Debian CORBA Team <pkg-corba-devel@lists.alioth.debian.org>
34 Uploaders: Floris Bruynooghe <flub@devork.be>, Thomas Girard <thomas.g.girard@free.fr>
35 Build-Depends: debhelper (>= 7.0.0), python-all-dev (>= 2.6.6-3~), python-all-dbg, libomniorb4-dev (>= 4.1.5), omniorb-idl (>= 4.1.5), omniidl (>= 4.1.5), autotools-dev
36 Build-Conflicts: omniidl-python
37
38=== modified file 'debian/rules'
39--- debian/rules 2011-04-08 18:09:45 +0000
40+++ debian/rules 2011-12-03 05:17:34 +0000
41@@ -104,7 +104,7 @@
42 dh_testroot -a
43 dh_installdocs -a
44 dh_installchangelogs update.log -a
45- dh_python2 -a
46+ dh_python2 -a --no-dbg-cleaning
47 dh_strip -ppython-omniorb --dbg-package=python-omniorb-dbg
48 dh_link -a
49 dh_compress -a

Subscribers

People subscribed via source and target branches

to all changes: