From fc5050754b88bf148a6887b2396541aafa5c8ab0 Mon Sep 17 00:00:00 2001 From: James Page <james.page@canonical.com> Date: Thu, 10 Mar 2011 12:03:28 +0000 Subject: [PATCH] Updated control to be lintian clean --- debian/control | 4 ++-- 1 file changed, 2 insertions(+), 2 deletions(-) diff --git a/debian/control b/debian/control index 04f0036..cd21cbe 100644 --- a/debian/control +++ b/debian/control @@ -18,7 +18,7 @@ Recommends: ${maven:OptionalDepends} Suggests: libjava-xmlbuilder-java-doc Description: XML Builder Java library for creating XML documents. 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 where you might otherwise be tempted to use concatenated strings, and @@ -32,7 +32,7 @@ Recommends: ${maven:DocOptionalDepends} Suggests: libjava-xmlbuilder-java Description: Documentation forlder Java library for creating XML documents. 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 where you might otherwise be tempted to use concatenated strings, and -- GitLab