r43827 - in /tags/gedit-plugins/3.14.0-2: ./ debian/changelog debian/control debian/control.in debian/patches/
bigon at users.alioth.debian.org
bigon at users.alioth.debian.org
Tue Nov 4 20:10:53 UTC 2014
Author: bigon
Date: Tue Nov 4 20:10:53 2014
New Revision: 43827
URL: http://svn.debian.org/wsvn/pkg-gnome/?sc=1&rev=43827
Log:
[svn-buildpackage] Tagging gedit-plugins 3.14.0-2
Added:
tags/gedit-plugins/3.14.0-2/ (props changed)
- copied from r43824, packages/unstable/gedit-plugins/
tags/gedit-plugins/3.14.0-2/debian/changelog
- copied unchanged from r43826, packages/unstable/gedit-plugins/debian/changelog
tags/gedit-plugins/3.14.0-2/debian/control
- copied, changed from r43825, packages/unstable/gedit-plugins/debian/control
tags/gedit-plugins/3.14.0-2/debian/control.in
- copied unchanged from r43825, packages/unstable/gedit-plugins/debian/control.in
tags/gedit-plugins/3.14.0-2/debian/patches/
- copied from r43825, packages/unstable/gedit-plugins/debian/patches/
Propchange: tags/gedit-plugins/3.14.0-2/
------------------------------------------------------------------------------
svn:mergeinfo = /packages/experimental/gedit-plugins:40329-40586
Copied: tags/gedit-plugins/3.14.0-2/debian/control (from r43825, packages/unstable/gedit-plugins/debian/control)
URL: http://svn.debian.org/wsvn/pkg-gnome/tags/gedit-plugins/3.14.0-2/debian/control?rev=43827&op=diff
==============================================================================
--- packages/unstable/gedit-plugins/debian/control [utf-8] (original)
+++ tags/gedit-plugins/3.14.0-2/debian/control [utf-8] Tue Nov 4 20:10:53 2014
@@ -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),
@@ -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
More information about the pkg-gnome-commits
mailing list