[jakarta-ecs] 06/14: Fixed a typo in the package description

Emmanuel Bourg ebourg-guest at moszumanska.debian.org
Thu Mar 6 22:42:54 UTC 2014


This is an automated email from the git hooks/post-receive script.

ebourg-guest pushed a commit to branch master
in repository jakarta-ecs.

commit b031ab26004673f85b4ebfc418aa157d4cb6320e
Author: Emmanuel Bourg <ebourg at apache.org>
Date:   Thu Mar 6 18:08:00 2014 +0100

    Fixed a typo in the package description
---
 debian/changelog | 1 +
 debian/control   | 2 +-
 2 files changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 42cd372..34e6215 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -4,6 +4,7 @@ jakarta-ecs (1.4.2-3) UNRELEASED; urgency=medium
   * Switch to source format 3.0 (quilt)
   * debian/control:
     - Removed the runtime dependency on the JRE
+    - Fixed a typo in the package description (Closes: #658268)
     - Standards-Version updated to 3.9.5
   * debian/rules: Removed simple-patchsys.mk
   * Switch to debhelper level 9
diff --git a/debian/control b/debian/control
index 2505ce4..c55ab41 100644
--- a/debian/control
+++ b/debian/control
@@ -12,4 +12,4 @@ Depends: libregexp-java, ${misc:Depends}
 Description: Element construction set for various markup languages
  Generation API directly supports HTML 4.0 and XML, but can easily be
  extended to create tags for any markup language. Documents are created
- through native Java objects instead of gegnerating the markup directly.
+ through native Java objects instead of generating the markup directly.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/jakarta-ecs.git



More information about the pkg-java-commits mailing list