Merge lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201203060644 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-201203060644
Merge into: lp:ubuntu/precise/gedit-plugins
Diff against target: 77 lines (+66/-0) (has conflicts)
1 file modified
debian/control (+66/-0)
Text conflict in debian/control
To merge this branch: bzr merge lp:~ubuntu-branches/ubuntu/precise/gedit-plugins/precise-201203060644
Reviewer Review Type Date Requested Status
Ubuntu branches Pending
Review via email: mp+96067@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-201203060644. 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

55. By Andrew Starr-Bochicchio

releasing version 3.3.3-0ubuntu1

54. By Andrew Starr-Bochicchio

debian/control: Build-depend on libvte-2.90-dev.

53. By Andrew Starr-Bochicchio

New upstream release.

Preview Diff

[H/L] Next/Prev Comment, [J/K] Next/Prev File, [N/P] Next/Prev Hunk
1=== modified file 'debian/control'
2--- debian/control 2012-03-05 23:59:38 +0000
3+++ debian/control 2012-03-06 06:49:16 +0000
4@@ -1,3 +1,4 @@
5+<<<<<<< TREE
6 Source: gedit-plugins
7 Section: gnome
8 Priority: optional
9@@ -61,3 +62,68 @@
10 * Multi Edit: Edit document in multiple places at once
11 * Bookmarks: Easy document navigation with bookmarks
12
13+=======
14+Source: gedit-plugins
15+Section: gnome
16+Priority: optional
17+Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
18+XSBC-Original-Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>
19+Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers@lists.alioth.debian.org>, Josselin Mouette <joss@debian.org>, Michael Biebl <biebl@debian.org>
20+Build-Depends: cdbs (>= 0.4.90~),
21+ debhelper (>= 8),
22+ intltool (>= 0.40.0),
23+ gnome-pkg-tools (>= 0.11),
24+ libglib2.0-dev (>= 2.26.0),
25+ libgtk-3-dev (>= 3.0.0),
26+ libgtksourceview-3.0-dev (>= 3.0.0),
27+ libpeas-dev (>= 1.0.0),
28+ libvte-2.90-dev,
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+ * Join/Split Lines: Join several lines or split long ones
60+ * Tag list: Provides a method to easily insert commonly used tags/strings into a document without having to type them.
61+ * Code comment: Comment out or uncomment a selected block of code.
62+ * Bracket Completion: Automatically adds closing brackets.
63+ * Embedded Terminal: Embed a terminal in the bottom pane.
64+ * Commander: Command line interface for advanced editing
65+ * Draw Spaces: Draw Spaces and Tabs
66+ * Dashboard: A Dashboard for new tabs
67+ * Word Completion: Word completion using the completion framework
68+ * Character Map: Insert special characters just by clicking on them.
69+ * Text Size: Easily increase and decrease the text size
70+ * Session Saver: Save and restore your working sessions
71+ * Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
72+ * SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
73+ * Smart Spaces: Forget you're not using tabulations.
74+ * Multi Edit: Edit document in multiple places at once
75+ * Bookmarks: Easy document navigation with bookmarks
76+
77+>>>>>>> MERGE-SOURCE

Subscribers

People subscribed via source and target branches

to all changes: