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

slomo at users.alioth.debian.org slomo at users.alioth.debian.org
Sat Apr 10 06:54:18 UTC 2010


Author: slomo
Date: Sat Apr 10 06:54:17 2010
New Revision: 23679

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=23679
Log:
* New upstream stable release:
  + debian/control.in:
    - Update (build-) 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=23679&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/changelog [utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/changelog [utf-8] Sat Apr 10 06:54:17 2010
@@ -1,3 +1,11 @@
+gedit-plugins (2.30.0-1) unstable; urgency=low
+
+  * New upstream stable release:
+    + debian/control.in:
+      - Update (build-) dependencies.
+
+ -- Sebastian Dröge <slomo at debian.org>  Sat, 10 Apr 2010 08:44:24 +0200
+
 gedit-plugins (2.28.0-1) unstable; urgency=low
 
   * New upstream release.

Modified: packages/unstable/gedit-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control?rev=23679&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control [utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/control [utf-8] Sat Apr 10 06:54:17 2010
@@ -9,8 +9,8 @@
                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),
+               libgtksourceview2.0-dev (>= 2.9.1),
+               gedit-dev (>= 2.29.3),
                python-dev (>= 2.3),
                python-gobject-dev (>= 2.15.4),
                python-gtk2-dev (>= 2.12.0),
@@ -30,7 +30,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gedit (>= 2.25.4),
+         gedit (>= 2.29.3),
          python-gtk2 (>= 2.12.0),
          python-gobject (>= 2.15.4),
          python-gconf,
@@ -42,14 +42,17 @@
  .
  The following plugins are included:
   * Code comment: Comment out or uncomment a selected block of code.
-  * Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
+  * Bracket Completion: Automatically adds closing brackets.
+  * Multi Edit: Edit document in multiple places at once
+  * Embedded Terminal: Embed a terminal in the bottom pane.
+  * Character Map: Insert special characters just by clicking on them.
   * Draw Spaces: Draw Spaces and Tabs
-  * Session Saver: Save and restore your working sessions
+  * Word Completion: Word completion using the completion framework
+  * Smart Spaces: Forget you're not using tabulations.
+  * Join/Split Lines: Join several lines or split long ones
   * Bookmarks: Easy document navigation with bookmarks
   * Show/Hide Tabbar: Add a menu entry to show/hide the tabbar.
-  * Smart Spaces: Forget you're not using tabulations.
-  * Embedded Terminal: Embed a terminal in the bottom pane.
-  * Bracket Completion: Automatically adds closing brackets.
-  * Join/Split Lines: Join several lines or split long ones
-  * Character Map: Insert special characters just by clicking on them.
+  * Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
+  * Session Saver: Save and restore your working sessions
+  * Commander: Command line interface for advanced editing
  

Modified: packages/unstable/gedit-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control.in?rev=23679&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control.in [utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/control.in [utf-8] Sat Apr 10 06:54:17 2010
@@ -9,8 +9,8 @@
                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),
+               libgtksourceview2.0-dev (>= 2.9.1),
+               gedit-dev (>= 2.29.3),
                python-dev (>= 2.3),
                python-gobject-dev (>= 2.15.4),
                python-gtk2-dev (>= 2.12.0),
@@ -30,7 +30,7 @@
 Depends: ${shlibs:Depends},
          ${misc:Depends},
          ${python:Depends},
-         gedit (>= 2.25.4),
+         gedit (>= 2.29.3),
          python-gtk2 (>= 2.12.0),
          python-gobject (>= 2.15.4),
          python-gconf,




More information about the pkg-gnome-commits mailing list