[SCM] caja-extensions Debian package branch, master, updated. 69ed2341883598f0e5a47a8d902956eee706c2d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Apr 22 14:42:18 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/caja-extensions.git;a=commitdiff;h=cc72e19
The following commit has been merged in the master branch:
commit cc72e190e0baedd425b47d3769a27381950884c9
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Apr 22 14:49:21 2014 +0200
debian/control: Improve/fine-tune LONG_DESCRIPTION fields.
---
debian/control | 42 +++++++++++++++++++++++++++++++++---------
1 file changed, 33 insertions(+), 9 deletions(-)
diff --git a/debian/control b/debian/control
index ea6ef04..2a1caa3 100644
--- a/debian/control
+++ b/debian/control
@@ -23,6 +23,9 @@ Depends: ${shlibs:Depends},
${misc:Depends},
caja-extensions-common (= ${source:Version}),
Description: privilege granting extension for caja using gksu
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
The gksu extension for caja allows you to open files with
administration privileges using the context menu when browsing your
files with caja.
@@ -32,8 +35,11 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
caja-extensions-common (= ${source:Version}),
- imagemagick
+ imagemagick,
Description: Caja extension to mass resize or rotate images
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
This package adds a "Resize Images..." menu item to the context menu of
all images. This opens a dialog where you set the desired image size
and file name. A click on "Resize" finally resizes the image(s) using
@@ -45,6 +51,9 @@ Depends: ${shlibs:Depends},
${misc:Depends},
caja-extensions-common (= ${source:Version}),
Description: caja plugin for opening terminals in arbitrary local paths
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
caja-open-terminal is a proof-of-concept Caja extension
which allows you to open a terminal in arbitrary local folders.
@@ -56,8 +65,11 @@ Depends: ${shlibs:Depends},
Suggests: thunderbird | icedove | evolution (>= 2.28) | claws-mail,
pidgin (>= 2.0.0) | gajim,
python-dbus,
- mate-bluetooth
+ mate-bluetooth,
Description: integrates email clients and Pidgin into the Caja file manager
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
The Caja Send To plugin provides the Caja file manager with a context
menu component for quickly sending files to given email addresses, contacts
on a Pidgin or Gajim instant messaging list, through Thunderbird/Icedove,
@@ -71,19 +83,24 @@ Architecture: any
Depends: ${shlibs:Depends},
${misc:Depends},
caja-extensions-common (= ${source:Version}),
- samba-common-bin
+ samba-common-bin,
Description: Allows to quickly share a folder from the Caja file manager
- Caja share allows you to quickly share a folder from the MATE Caja
- file manager without requiring root access. It uses Samba, so your folders
- can be accessed by any operating system.
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
+ The Caja share extension allows you to quickly share a folder from the MATE
+ Caja file manager without requiring root access. It uses Samba, so your
+ folders can be accessed by any operating system.
Package: caja-extensions-common
Architecture: all
Depends: ${misc:Depends}
Description: Caja extensions (common files)
- Caja extensions.
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
.
- This package contains the architecture independent files.
+ This package contains architecture independent files for various
+ available Caja extensions.
Package: caja-extensions-dbg
Section: debug
@@ -96,4 +113,11 @@ Depends: ${misc:Depends},
caja-sendto (= ${binary:Version}),
caja-share (= ${binary:Version}),
Description: Caja extensions (debugging symbols)
- Caja extensions
+ Caja is the official file manager for the MATE desktop. This
+ package adds extended functionality to the Caja file manager.
+ .
+ This package contains bundled debugging symbols for the various
+ available Caja extensions.
+ .
+ The debugging symbols are installed in /usr/lib/debug and will
+ automatically be used by gdb.
--
caja-extensions Debian package
More information about the pkg-mate-commits
mailing list