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

Subscribers

People subscribed via source and target branches

to all changes: