r38100 - in /packages/experimental/gedit-plugins/debian: changelog control
jbicha-guest at users.alioth.debian.org
jbicha-guest at users.alioth.debian.org
Sat May 25 17:42:42 UTC 2013
Author: jbicha-guest
Date: Sat May 25 17:42:42 2013
New Revision: 38100
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=38100
Log:
bump version, note that the Dashboard plugin is broken w/o
libzeitgeist2
Modified:
packages/experimental/gedit-plugins/debian/changelog
packages/experimental/gedit-plugins/debian/control
Modified: packages/experimental/gedit-plugins/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gedit-plugins/debian/changelog?rev=38100&op=diff
==============================================================================
--- packages/experimental/gedit-plugins/debian/changelog [utf-8] (original)
+++ packages/experimental/gedit-plugins/debian/changelog [utf-8] Sat May 25 17:42:42 2013
@@ -1,13 +1,15 @@
-gedit-plugins (3.8.0-1) UNRELEASED; urgency=low
+gedit-plugins (3.8.1-1) UNRELEASED; urgency=low
[ Jeremy Bicha ]
* Merge with Ubuntu
* New upstream release
+ - Note that the Dashboard plugin is broken until the new
+ libzeitgeist2 is packaged
* debian/control.in, debian/rules:
- Use Python 3
* debian/control.in:
- Bump build-deps on libpeas-dev and gedit-dev
- - Build-depend on python-dbus-dev
+ - Build-depend on python-dbus-dev (Closes: #673852)
- Use Standards-Version 3.9.4
[ Thomas Bechtold ]
Modified: packages/experimental/gedit-plugins/debian/control
URL: http://svn.debian.org/wsvn/pkg-gnome/packages/experimental/gedit-plugins/debian/control?rev=38100&op=diff
==============================================================================
--- packages/experimental/gedit-plugins/debian/control [utf-8] (original)
+++ packages/experimental/gedit-plugins/debian/control [utf-8] Sat May 25 17:42:42 2013
@@ -40,4 +40,19 @@
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
+ * 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
More information about the pkg-gnome-commits
mailing list