[SCM] pluma Debian package branch, master, updated. 11ac2c89c1ea5f4766ab2ce8ef618a5e188153d4
Mike Gabriel
sunweaver at moszumanska.debian.org
Tue Feb 18 11:48:22 UTC 2014
Gitweb-URL: http://git.debian.org/?p=pkg-mate/pluma.git;a=commitdiff;h=7a72dc5
The following commit has been merged in the master branch:
commit 7a72dc504b9caa23f17be3db7d1d82271aa98cd2
Author: Mike Gabriel <mike.gabriel at das-netzwerkteam.de>
Date: Tue Feb 18 12:02:31 2014 +0100
debian/control: fine-tune LONG_DESCRIPTION texts
---
debian/control | 38 +++++++++++++++++++++-----------------
1 file changed, 21 insertions(+), 17 deletions(-)
diff --git a/debian/control b/debian/control
index 02e1030..51d941b 100644
--- a/debian/control
+++ b/debian/control
@@ -32,25 +32,25 @@ Depends: ${misc:Depends},
${python:Depends},
${shlibs:Depends},
pluma-common (= ${source:Version}),
- iso-codes
+ iso-codes,
Recommends: mate-dialogs
Provides: mate-text-editor
Breaks: mate-text-editor (<< 1.5.0)
Replaces: mate-text-editor (<< 1.5.0)
XB-Python-Version: ${python:Versions}
Description: official text editor of the MATE desktop environment
- pluma is a text editor which supports most standard editor features,
+ Pluma is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
- found in simple text editors. pluma is a graphical application which
+ found in simple text editors. Pluma is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
- pluma fully supports international text through its use of the
+ Pluma fully supports international text through its use of the
Unicode UTF-8 encoding in edited files. Its core feature set includes syntax
highlighting of source code, auto indentation and printing and print preview
support.
.
- pluma is also extensible through its plugin system, which currently
+ Pluma is also extensible through its plugin system, which currently
includes support for spell checking, comparing files, viewing CVS
ChangeLogs, and adjusting indentation levels.
@@ -59,9 +59,9 @@ Architecture: all
Depends: ${misc:Depends}
Breaks: mate-text-editor (<< 1.5.0)
Description: official text editor of the MATE desktop environment (common files)
- pluma is a text editor which supports most standard editor features,
+ Pluma is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
- found in simple text editors. pluma is a graphical application which
+ found in simple text editors. Pluma is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
@@ -74,13 +74,13 @@ Depends: ${misc:Depends},
pluma (= ${source:Version})
Breaks: mate-text-editor (<< 1.5.0)
Description: official text editor of the MATE desktop environment (development files)
- pluma is a text editor which supports most standard editor features,
+ Pluma is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
- found in simple text editors. pluma is a graphical application which
+ found in simple text editors. Pluma is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
- This package is required to build plugins for pluma.
+ This package is required to build plugins for Pluma.
Package: pluma-dbg
Section: debug
@@ -89,21 +89,25 @@ Architecture: any
Depends: ${misc:Depends},
pluma (= ${binary:Version})
Description: official text editor of the MATE desktop environment (debugging symbols)
- This package contains debugging symbols for pluma text editor. It is
- provided to help debugging problems.
+ Pluma is a text editor which supports most standard editor features,
+ extending this basic functionality with other features not usually
+ found in simple text editors. Pluma is a graphical application which
+ supports editing multiple text files in one window (known sometimes as
+ tabs or MDI).
.
- The debugging symbols are installed in /usr/lib/debug and will
- automatically be used by gdb.
+ This package contains the debugging symbols for the libmatekbd library.
+ They are installed into /usr/lib/debug and will automatically be used
+ by gdb.
Package: pluma-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: official text editor of the MATE desktop environment (documentation files)
- pluma is a text editor which supports most standard editor features,
+ Pluma is a text editor which supports most standard editor features,
extending this basic functionality with other features not usually
- found in simple text editors. pluma is a graphical application which
+ found in simple text editors. Pluma is a graphical application which
supports editing multiple text files in one window (known sometimes as
tabs or MDI).
.
- This package contains the documentation files.
+ This package contains the Pluma documentation files.
--
pluma Debian package
More information about the pkg-mate-commits
mailing list