Merge lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109300006 into lp:ubuntu/oneiric/checkbox

Proposed by Ubuntu Package Importer
Status: Needs review
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109300006
Merge into: lp:ubuntu/oneiric/checkbox
Diff against target: 53 lines (+3/-6)
3 files modified
debian/po/de.po (+1/-2)
debian/po/it.po (+1/-2)
debian/po/pt_BR.po (+1/-2)
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109300006
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+77626@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/checkbox reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/checkbox/oneiric-201109300006. 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

35. By Mathieu Trudel-Lapierre

New upstream release (LP: #862579):
[Brendan Donegan]
* Remove test for FTP connection from network_check script (LP: #854222)
* Update a parameter in usb_test to have it run faster.
* Remove record_playback_after_suspend from Ubuntu Friendly whitelist (LP: #855540)
* Fix minor typo in multi-monitor friendly resolution_test script which caused
  minimum_resolution test to fail (LP: #855599)
* Remove storage_devices_test from Ubuntu Friendly whitelist since bonnie++ (which it uses) is not installed by default (LP: #855841)
* Changed description and name to reflect Ubuntu Friendly branding. Now when a user searches for Ubuntu Friendly in the lens, Checkbox will appear (LP: #852036)
* Reset the selections at the test suite prompt if No is selected at the recover prompt (LP: #861208)
* Save the connection name(s) instead of the interface name so that they can be reconnected to properly after the wireless before/after suspend tests have completed (LP: #861502)
* Make connect_wireless use the UUID of the connection instead of the name for greater reliability (LP: #862190)
[Daniel Manrique]
* Restored _recover attribute, re-enabling welcome and test selection
  screens (LP: #852204)
* Remove memory/test from the Ubuntu Friendly whitelist (LP: #853799)
* Use diff instead of grep, better comparing of empty files (LP: #852014)
* Apport integration: new mandatory "tag" value in ApportOptions (LP: #852201)
* Add warning prior to starting the tests (LP: #855328)
* Apport integration: Fix instantiation of Gtk.RadioButton, needed due
  to PyGI related API changes (LP: #805679)
* Remove ping -R parameter that apparently caused ICMP packets to be dropped
  by some routers (LP: #861404)
[ Evan Broder ]
* Replace resolution_test with an implementation which uses GdkScreen to
  be multimonitor-aware (LP: #632987)
[Jeff Lane]
* Fix names of optical drive tests and remove a non-existing test from the
  whitelist (LP: #854808)
* Fix wireless_*_suspend jobs so they recreate iface file instead of append
  each time (LP: #855845)
  (LP: #852201)
* Clarify better the intend of the is_laptop question (LP: #861844)
* Fixed dependencies for tests that depend on suspend/suspend_advanced
  (LP: #860651)
[Tim Chen]
* Fix cpu_scaling_test (LP: #811177)
[Ara Pulido]
* Avoid connect_wireless messing with AP with similar names (LP: #861538)
* Remove bluetooth/file-transfer from the list of tests to run, since due to
  bug 834348 it always fails.
[Marc Tardif]
* Added support for wildcards when verifying the transport certificate.
* Applying depends across suites (LP: #861218)

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/po/de.po'
2--- debian/po/de.po 2011-09-29 13:12:01 +0000
3+++ debian/po/de.po 2011-09-30 00:12:24 +0000
4@@ -6,12 +6,11 @@
5 msgid ""
6 msgstr ""
7 "Project-Id-Version: checkbox\n"
8-"Report-Msgid-Bugs-To: checkbox@packages.debian.org\n"
9+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
10 "POT-Creation-Date: 2011-03-29 15:19+0200\n"
11 "PO-Revision-Date: 2011-09-27 06:16+0000\n"
12 "Last-Translator: Hendrik Knackstedt <Unknown>\n"
13 "Language-Team: German <de@li.org>\n"
14-"Language: de\n"
15 "MIME-Version: 1.0\n"
16 "Content-Type: text/plain; charset=UTF-8\n"
17 "Content-Transfer-Encoding: 8bit\n"
18
19=== modified file 'debian/po/it.po'
20--- debian/po/it.po 2011-09-29 13:12:01 +0000
21+++ debian/po/it.po 2011-09-30 00:12:24 +0000
22@@ -6,12 +6,11 @@
23 msgid ""
24 msgstr ""
25 "Project-Id-Version: checkbox\n"
26-"Report-Msgid-Bugs-To: checkbox@packages.debian.org\n"
27+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
28 "POT-Creation-Date: 2011-03-29 15:19+0200\n"
29 "PO-Revision-Date: 2011-09-22 14:07+0000\n"
30 "Last-Translator: Sergio Zanchetta <primes2h@ubuntu.com>\n"
31 "Language-Team: Italian <it@li.org>\n"
32-"Language: it\n"
33 "MIME-Version: 1.0\n"
34 "Content-Type: text/plain; charset=UTF-8\n"
35 "Content-Transfer-Encoding: 8bit\n"
36
37=== modified file 'debian/po/pt_BR.po'
38--- debian/po/pt_BR.po 2011-09-29 13:12:01 +0000
39+++ debian/po/pt_BR.po 2011-09-30 00:12:24 +0000
40@@ -6,12 +6,11 @@
41 msgid ""
42 msgstr ""
43 "Project-Id-Version: checkbox\n"
44-"Report-Msgid-Bugs-To: checkbox@packages.debian.org\n"
45+"Report-Msgid-Bugs-To: FULL NAME <EMAIL@ADDRESS>\n"
46 "POT-Creation-Date: 2011-03-29 15:19+0200\n"
47 "PO-Revision-Date: 2011-09-16 19:04+0000\n"
48 "Last-Translator: André Gondim <Unknown>\n"
49 "Language-Team: Brazilian Portuguese <pt_BR@li.org>\n"
50-"Language: pt_BR\n"
51 "MIME-Version: 1.0\n"
52 "Content-Type: text/plain; charset=UTF-8\n"
53 "Content-Transfer-Encoding: 8bit\n"

Subscribers

People subscribed via source and target branches

to all changes: