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

biebl at users.alioth.debian.org biebl at users.alioth.debian.org
Mon Jun 15 14:56:43 UTC 2015


Author: biebl
Date: Mon Jun 15 14:56:43 2015
New Revision: 45252

URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=45252
Log:
Bump Build-Depends on gedit-dev to (>= 3.16.0) as per configure.ac.

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=45252&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/changelog	[utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/changelog	[utf-8] Mon Jun 15 14:56:43 2015
@@ -2,6 +2,7 @@
 
   * New upstream release.
   * Remove debian/patches/01-fix_vte_api_break.patch, merged upstream.
+  * Bump Build-Depends on gedit-dev to (>= 3.16.0) as per configure.ac.
 
  -- Michael Biebl <biebl at debian.org>  Mon, 15 Jun 2015 16:53:03 +0200
 

Modified: packages/unstable/gedit-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control?rev=45252&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control	[utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/control	[utf-8] Mon Jun 15 14:56:43 2015
@@ -2,7 +2,7 @@
 Section: gnome
 Priority: optional
 Maintainer: Debian GNOME Maintainers <pkg-gnome-maintainers at lists.alioth.debian.org>
-Uploaders: Josselin Mouette <joss at debian.org>, Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
+Uploaders: Laurent Bigonville <bigon at debian.org>, Michael Biebl <biebl at debian.org>
 Build-Depends: cdbs (>= 0.4.90~),
                debhelper (>= 9),
                dh-python (>= 1.20130902),
@@ -18,7 +18,7 @@
                libpeas-dev (>= 1.7.0),
                libvte-2.91-dev,
                libzeitgeist-2.0-dev,
-               gedit-dev (>= 3.14.0),
+               gedit-dev (>= 3.16.0),
                python3,
                python3-dbus (>= 0.83.1),
                python-dbus-dev,
@@ -53,4 +53,21 @@
  gedit-plugins contain a set of plugins for gedit, GNOME's text editor.
  .
  The following plugins are included:
+  * Bookmarks: Easy document navigation with bookmarks
+  * Bracket Completion: Automatically adds closing brackets.
+  * Character Map: Insert special characters just by clicking on them.
+  * Code Comment: Comment out or uncomment a selected block of code.
+  * Color Picker: Pick a color from a dialog and insert its hexadecimal representation.
+  * Color Scheme Editor: Source code color scheme editor
+  * Commander: Command line interface for advanced editing
+  * Dashboard: A Dashboard for new tabs
+  * Draw Spaces: Draw spaces and tabs
+  * Git: Highlight lines that have been changed since the last commit
+  * Join/Split Lines: Join several lines or split long ones
+  * Multi Edit: Edit document in multiple places at once
+  * Smart Spaces: Forget you're not using tabulations.
+  * SyncTeX: Synchronize between LaTeX and PDF with gedit and evince.
+  * Embedded Terminal: Embed a terminal in the bottom pane.
+  * Text Size: Easily increase and decrease the text size
+  * Word Completion: Word completion using the completion framework
  

Modified: packages/unstable/gedit-plugins/debian/control.in
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/unstable/gedit-plugins/debian/control.in?rev=45252&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control.in	[utf-8] (original)
+++ packages/unstable/gedit-plugins/debian/control.in	[utf-8] Mon Jun 15 14:56:43 2015
@@ -18,7 +18,7 @@
                libpeas-dev (>= 1.7.0),
                libvte-2.91-dev,
                libzeitgeist-2.0-dev,
-               gedit-dev (>= 3.14.0),
+               gedit-dev (>= 3.16.0),
                python3,
                python3-dbus (>= 0.83.1),
                python-dbus-dev,




More information about the pkg-gnome-commits mailing list