Merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-tweak-tool/oneiric-201108220805 into lp:ubuntu/oneiric/gnome-tweak-tool

Proposed by Ubuntu Package Importer
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~ubuntu-branches/ubuntu/oneiric/gnome-tweak-tool/oneiric-201108220805
Merge into: lp:ubuntu/oneiric/gnome-tweak-tool
Diff against target: 63 lines (+42/-0) (has conflicts)
2 files modified
data/gnome-tweak-tool.desktop.in (+5/-0)
debian/control (+37/-0)
Text conflict in data/gnome-tweak-tool.desktop.in
Text conflict in debian/control
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/oneiric/gnome-tweak-tool/oneiric-201108220805
Reviewer Review Type Date Requested Status
Ubuntu Development Team Pending
Review via email: mp+72388@code.launchpad.net

Description of the change

The package importer has detected a possible inconsistency between the package history in the archve and the history in bzr. As the archive is authoritative the importer has made lp:ubuntu/oneiric/gnome-tweak-tool reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/oneiric/gnome-tweak-tool/oneiric-201108220805. 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

6. By Martin Pitt

releasing version 3.1.0-0ubuntu1

5. By Martin Pitt

* New upstream release.
  - Show in Unity also (LP: #803519)
  - New focus follows mouse tweak
  - New window focus mode tweak
  - New desktop item visibility tweaks
  - Window theme tweak moved to Interface panel
  - Change tweakgroup architecture
  - Translatable
  - Renamed in menus as 'Advanced Settings'
  - Change tweakgroup architecture
  - Translatable
  - Appearance improvements (theme install, sorted combo boxes)
  - Add a -v,--verbose option that prints changed settings
  - Add a -d,--debug option
* debian/control: Manually create m4 directory
* debian/patches/01_menu_category.patch: Refreshed
* debian/watch: Watch unstable releases also

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
=== modified file 'data/gnome-tweak-tool.desktop.in'
--- data/gnome-tweak-tool.desktop.in 2011-08-22 09:31:04 +0000
+++ data/gnome-tweak-tool.desktop.in 2011-08-22 08:10:26 +0000
@@ -6,5 +6,10 @@
6Terminal=false6Terminal=false
7Type=Application7Type=Application
8StartupNotify=true8StartupNotify=true
9<<<<<<< TREE
9Categories=GNOME;GTK;Settings;10Categories=GNOME;GTK;Settings;
10OnlyShowIn=GNOME;Unity;11OnlyShowIn=GNOME;Unity;
12=======
13Categories=GNOME;GTK;Utility;
14OnlyShowIn=GNOME;Unity;
15>>>>>>> MERGE-SOURCE
1116
=== modified file 'debian/control'
--- debian/control 2011-08-22 09:31:04 +0000
+++ debian/control 2011-08-22 08:10:26 +0000
@@ -1,3 +1,4 @@
1<<<<<<< TREE
1# This file is autogenerated. DO NOT EDIT!2# This file is autogenerated. DO NOT EDIT!
2# 3#
3# Modifications should be made to debian/control.in instead.4# Modifications should be made to debian/control.in instead.
@@ -32,3 +33,39 @@
32 interest to ordinary users. This includes things like the fonts used in 33 interest to ordinary users. This includes things like the fonts used in
33 user interface elements, alternative user interface themes, changes in 34 user interface elements, alternative user interface themes, changes in
34 window management behaviour and others.35 window management behaviour and others.
36=======
37# This file is autogenerated. DO NOT EDIT!
38#
39# Modifications should be made to debian/control.in instead.
40# This file is regenerated automatically in the clean target.
41
42Source: gnome-tweak-tool
43Section: gnome
44Priority: optional
45Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
46XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
47Uploaders: Josselin Mouette <joss@debian.org>
48Build-Depends: debhelper (>= 7),
49 cdbs (>= 0.4.41),
50 gnome-pkg-tools,
51 gsettings-desktop-schemas-dev (>= 2.91.92),
52 python-gobject-dev (>= 2.28.0),
53 libgconf2-dev,
54 intltool (>= 0.40.0),
55 gettext (>= 0.17),
56 python (>= 2.6.5)
57Standards-Version: 3.9.2
58
59Package: gnome-tweak-tool
60Architecture: all
61Depends: ${python:Depends},
62 ${misc:Depends},
63 gnome-shell,
64 gsettings-desktop-schemas (>= 2.91.92)
65Description: tool to adjust advanced configuration settings for GNOME
66 GNOME Tweak Tool (pronounced [kræptuːl]) allows the adjustment of a
67 number of GNOME configuration settings that is felt would not be of
68 interest to ordinary users. This includes things like the fonts used in
69 user interface elements, alternative user interface themes, changes in
70 window management behaviour and others.
71>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches

to all changes: