Merge lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201201201905 into lp:ubuntu/precise/gedit-plugins

Proposed by Ubuntu Package Importer
Status: Rejected
Rejected by: James Westby
Proposed branch: lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201201201905
Merge into: lp:ubuntu/precise/gedit-plugins
Diff against target: 76 lines (+64/-0) (has conflicts)
1 file modified
debian/control (+64/-0)
Text conflict in debian/control
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201201201905
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+89481@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/gedit-plugins reflect what is in the archive and the old bzr branch has been pushed to lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201201201905. 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

53. By Andrew Starr-Bochicchio

releasing version 3.3.1-0ubuntu1

52. By Andrew Starr-Bochicchio

Merge lp:~andrewsomething/ubuntu/precise/gedit-plugins/3.3.1

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'configure' (properties changed: +x to -x)
2=== modified file 'debian/control'
3--- debian/control 2012-01-19 12:04:07 +0000
4+++ debian/control 2012-01-20 19:11:25 +0000
5@@ -1,3 +1,4 @@
6+<<<<<<< TREE
7 Source: gedit-plugins
8 Section: gnome
9 Priority: optional
10@@ -60,3 +61,66 @@
11 * Multi Edit: Edit document in multiple places at once
12 * Bookmarks: Easy document navigation with bookmarks
13
14+=======
15+Source: gedit-plugins
16+Section: gnome
17+Priority: optional
18+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
19+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
20+Uploaders: Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>, Sebastian Dröge <slomo@debian.org>
21+Build-Depends: cdbs (>= 0.4.90~),
22+ debhelper (>= 8),
23+ intltool (>= 0.40.0),
24+ gnome-pkg-tools (>= 0.11),
25+ libglib2.0-dev (>= 2.26.0),
26+ libgtk-3-dev (>= 3.0.0),
27+ libgtksourceview-3.0-dev (>= 3.0.0),
28+ libpeas-dev (>= 1.0.0),
29+ gedit-dev (>= 3.2.1),
30+ python (>= 2.6.6-3~),
31+ python-dbus (>= 0.83.1)
32+Standards-Version: 3.9.2
33+Homepage: http://live.gnome.org/Gedit/Plugins
34+Vcs-Bzr: ubuntu:gedit-plugins
35+Vcs-Browser: https://code.launchpad.net/+branch/ubuntu/gedit-plugins
36+XS-Debian-Vcs-Svn: svn://svn.debian.org/svn/pkg-gnome/packages/unstable/gedit-plugins
37+XS-Debian-Vcs-Browser: http://svn.debian.org/viewsvn/pkg-gnome/packages/unstable/gedit-plugins
38+X-Python-Version: >= 2.3
39+
40+Package: gedit-plugins
41+Architecture: any
42+Depends: ${shlibs:Depends},
43+ ${misc:Depends},
44+ ${python:Depends},
45+ gedit (>= 3.2),
46+ gir1.2-gucharmap-2.90,
47+ gir1.2-peas-1.0,
48+ gir1.2-vte-2.90,
49+ gir1.2-glib-2.0,
50+ gir1.2-gtk-3.0,
51+ gir1.2-pango-1.0,
52+ gir1.2-gtksource-3.0
53+Recommends: python-zeitgeist
54+Enhances: gedit
55+Description: set of plugins for gedit
56+ gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
57+ .
58+ The following plugins are included:
59+ * Character Map: Insert special characters just by clicking on them.
60+ * Tag list: Provides a method to easily insert commonly used tags/strings into a document without having to type them.
61+ * Bookmarks: Easy document navigation with bookmarks
62+ * Session Saver: Save and restore your working sessions
63+ * Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
64+ * Smart Spaces: Forget you're not using tabulations.
65+ * Bracket Completion: Automatically adds closing brackets.
66+ * Word Completion: Word completion using the completion framework
67+ * SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
68+ * Embedded Terminal: Embed a terminal in the bottom pane.
69+ * Draw Spaces: Draw Spaces and Tabs
70+ * Commander: Command line interface for advanced editing
71+ * Join/Split Lines: Join several lines or split long ones
72+ * Text Size: Easily increase and decrease the text size
73+ * Code comment: Comment out or uncomment a selected block of code.
74+ * Multi Edit: Edit document in multiple places at once
75+
76+>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches

to all changes: