Package: mono-addins
Version: 0.4-6
Severity: wishlist
Tags: patch
Dear Maintaining,
while translating the package descriptions of this source package to
german i found some typos. Also I think that it is not necessary to
use the words itself and themselves.
Please consider applying the attached patch.
Yours sincerely
Martin
--- debian/control.old 2010-01-31 17:05:50.000000000 +0100
+++ debian/control 2010-01-31 17:16:30.000000000 +0100
@@ -32,7 +32,7 @@
This new framework intends to set an standard for building extensible
applications and add-ins in Mono.
.
- This package contains the Mono.Addins assemblies themselves
+ This package contains the Mono.Addins assemblies.
Package: libmono-addins-cil-dev
Architecture: all
@@ -49,7 +49,7 @@
applications and add-ins in Mono.
.
This package contains development files related to the Mono.Addins library,
- and should be used for compilation
+ and should be used for compilation.
Package: libmono-addins-gui0.2-cil
Architecture: all
@@ -64,7 +64,7 @@
This package contains a GTK# frontend library for the Mono.Addins.Setup
library.
.
- This package contains the Mono.Addins.Gui library itself.
+ This package contains the Mono.Addins.Gui library.
Package: libmono-addins-gui-cil-dev
Architecture: all
@@ -81,14 +81,14 @@
library.
.
This package contains development files relating to the Mono.Addins.Gui
- library, and should be used for compilation
+ library, and should be used for compilation.
Package: mono-addins-utils
Architecture: all
Depends: ${cli:Depends}, ${misc:Depends}
Conflicts: libmono-addins0.2-cil (<< 0.4-6)
Replaces: libmono-addins0.2-cil (<< 0.4-6)
-Description: Command-line utilities for Mono.Addins management
+Description: Command-line utility for Mono.Addins management
Mono.Addins is a framework for creating extensible CLI applications, and for
creating libraries which extend those applications.
Mono.Addins has been designed to be easy to use and useful for a wide range
@@ -96,4 +96,4 @@
complex applications which need support for large add-in structures.
.
This package contains a command-line utility to easily manipulate Mono.Addins
- registries provided by other software (including user-written applications)
+ registries provided by other software (including user-written applications).