Skip to content
Snippets Groups Projects
Commit fc505075 authored by James Page's avatar James Page
Browse files

Updated control to be lintian clean

parent 0d431d54
No related branches found
No related tags found
No related merge requests found
...@@ -18,7 +18,7 @@ Recommends: ${maven:OptionalDepends} ...@@ -18,7 +18,7 @@ Recommends: ${maven:OptionalDepends}
Suggests: libjava-xmlbuilder-java-doc Suggests: libjava-xmlbuilder-java-doc
Description: XML Builder Java library for creating XML documents. Description: XML Builder Java library for creating XML documents.
XML Builder is a utility that creates simple XML documents using relatively XML Builder is a utility that creates simple XML documents using relatively
sparse Java code sparse Java code.
. .
It is intended to allow for quick and painless creation of XML documents It is intended to allow for quick and painless creation of XML documents
where you might otherwise be tempted to use concatenated strings, and where you might otherwise be tempted to use concatenated strings, and
...@@ -32,7 +32,7 @@ Recommends: ${maven:DocOptionalDepends} ...@@ -32,7 +32,7 @@ Recommends: ${maven:DocOptionalDepends}
Suggests: libjava-xmlbuilder-java Suggests: libjava-xmlbuilder-java
Description: Documentation forlder Java library for creating XML documents. Description: Documentation forlder Java library for creating XML documents.
XML Builder is a utility that creates simple XML documents using relatively XML Builder is a utility that creates simple XML documents using relatively
sparse Java code sparse Java code.
. .
It is intended to allow for quick and painless creation of XML documents It is intended to allow for quick and painless creation of XML documents
where you might otherwise be tempted to use concatenated strings, and where you might otherwise be tempted to use concatenated strings, and
......
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment