r19695 - in /packages/unstable/gedit-plugins/debian: changelog control control.in

joss at users.alioth.debian.org joss at users.alioth.debian.org
Wed Apr 22 23:55:28 UTC 2009


Author: joss
Date: Wed Apr 22 23:55:28 2009
New Revision: 19695

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=19695
Log:
  + Now uses libgucharmap2-dev. Closes: #523935
* Remove useless ${python:Versions} for private modules.
* Only require python-gconf, not python-gnome2.
* Massive update to build-dependencies and dependencies.

Modified:
    packages/unstable/gedit-plugins/debian/changelog
    packages/unstable/gedit-plugins/debian/control
    packages/unstable/gedit-plugins/debian/control.in

Modified: packages/unstable/gedit-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/changelog?rev=19695&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/changelog (original)
+++ packages/unstable/gedit-plugins/debian/changelog Wed Apr 22 23:55:28 2009
@@ -2,27 +2,15 @@
 
   [ Luca Bruno ]
   * New upstream release. Closes: #518886
+    + Now uses libgucharmap2-dev. Closes: #523935
   * debian/control.in:
     - Update Standards-Version to 3.8.1, no additional changes needed.
-    - Build-Depend changes:
-      + Bump libglib2.0-dev to 2.16.0.
-      + Bump libgtk2.0-dev to 2.13.0.
-      + Bump gconf2 to 1.1.11.
-      + Bump libgtksourceview2.0-dev to 2.5.1.
-      + Bump gedit-dev to 2.25.4.
-      + Bump libgucharmap-dev to libgucharmap2-dev 2.23.0. Closes: #523935
-      + Bump python-vte to python-vte-dev 0.19.4.
-      + Remove libglade2-dev.
-      + Remove libgnomevfs2-dev.
-    - gedit-plugins Depends changes:
-      + Bump gedit to 2.26.0.
-      + Bump python-gobject to 2.15.4.
-      + Bump python-gtk2 to 2.12.0.
-      + Bump python-gtksourceview2 to 2.2.0.
-      + Bump python-vte to 0.19.4.
 
   [ Josselin Mouette ]
   * Switch to python-support.
+  * Remove useless ${python:Versions} for private modules.
+  * Only require python-gconf, not python-gnome2.
+  * Massive update to build-dependencies and dependencies.
 
  -- Josselin Mouette <joss at debian.org>  Thu, 23 Apr 2009 00:20:03 +0200
 

Modified: packages/unstable/gedit-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control?rev=19695&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control (original)
+++ packages/unstable/gedit-plugins/debian/control Wed Apr 22 23:55:28 2009
@@ -4,24 +4,22 @@
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>, Josselin Mouette <joss at debian.org>, Sebastian Dröge <slomo at debian.org>
 Build-Depends: cdbs,
-               libbonobo2-dev (>= 2.16),
-               libbonoboui2-dev (>= 2.16),
                debhelper (>= 5),
-               gconf2 (>= 1.1.11),
-               libxml-parser-perl,
+               gnome-doc-utils (>= 0.3.2),
+               intltool (>= 0.35.0)
                libglib2.0-dev (>= 2.16.0),
                libgtk2.0-dev (>= 2.13.0),
+               libgconf2-dev (>= 1.1.11),
                libgtksourceview2.0-dev (>= 2.5.1),
                gedit-dev (>= 2.25.4),
-               python-dev (>= 2.4),
-               python-gnome2-desktop-dev (>= 2.15.90),
-               python-gtk2-dev (>= 2.9.7),
+               python-dev (>= 2.3),
+               python-gobject-dev (>= 2.15.4),
+               python-gtk2-dev (>= 2.12.0),
+               python-gtksourceview2 (>= 2.2.0),
                libgucharmap2-dev (>= 2.23.0),
-               python-vte-dev (>= 0.19.4),
-               gnome-doc-utils (>= 0.3.2),
+               libvte-dev (>= 0.19.4),
                gnome-pkg-tools (>= 0.11),
-               python-support (>= 0.7.1),
-               intltool (>= 0.35)
+               python-support (>= 0.7.1)
 Standards-Version: 3.8.1
 XS-Python-Version: >= 2.3
 
@@ -30,15 +28,12 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gedit (>= 2.26.0),
-         python-gnome2-desktop (>= 2.15.90),
+         gedit (>= 2.25.4),
          python-gtk2 (>= 2.12.0),
          python-gobject (>= 2.15.4),
-         python-gnome2,
-         python-glade2,
+         python-gconf,
          python-vte (>= 0.19.4),
          python-gtksourceview2 (>= 2.2.0)
-XB-Python-Version: ${python:Versions}
 Description: set of plugins for gedit
  gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
  .

Modified: packages/unstable/gedit-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control.in?rev=19695&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control.in (original)
+++ packages/unstable/gedit-plugins/debian/control.in Wed Apr 22 23:55:28 2009
@@ -4,24 +4,22 @@
 Maintainer: Loic Minier <lool at dooz.org>
 Uploaders: @GNOME_TEAM@
 Build-Depends: cdbs,
-               libbonobo2-dev (>= 2.16),
-               libbonoboui2-dev (>= 2.16),
                debhelper (>= 5),
-               gconf2 (>= 1.1.11),
-               libxml-parser-perl,
+               gnome-doc-utils (>= 0.3.2),
+               intltool (>= 0.35.0)
                libglib2.0-dev (>= 2.16.0),
                libgtk2.0-dev (>= 2.13.0),
+               libgconf2-dev (>= 1.1.11),
                libgtksourceview2.0-dev (>= 2.5.1),
                gedit-dev (>= 2.25.4),
-               python-dev (>= 2.4),
-               python-gnome2-desktop-dev (>= 2.15.90),
-               python-gtk2-dev (>= 2.9.7),
+               python-dev (>= 2.3),
+               python-gobject-dev (>= 2.15.4),
+               python-gtk2-dev (>= 2.12.0),
+               python-gtksourceview2 (>= 2.2.0),
                libgucharmap2-dev (>= 2.23.0),
-               python-vte-dev (>= 0.19.4),
-               gnome-doc-utils (>= 0.3.2),
+               libvte-dev (>= 0.19.4),
                gnome-pkg-tools (>= 0.11),
-               python-support (>= 0.7.1),
-               intltool (>= 0.35)
+               python-support (>= 0.7.1)
 Standards-Version: 3.8.1
 XS-Python-Version: >= 2.3
 
@@ -30,15 +28,12 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gedit (>= 2.26.0),
-         python-gnome2-desktop (>= 2.15.90),
+         gedit (>= 2.25.4),
          python-gtk2 (>= 2.12.0),
          python-gobject (>= 2.15.4),
-         python-gnome2,
-         python-glade2,
+         python-gconf,
          python-vte (>= 0.19.4),
          python-gtksourceview2 (>= 2.2.0)
-XB-Python-Version: ${python:Versions}
 Description: set of plugins for gedit
  gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
  .




More information about the pkg-gnome-commits mailing list