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

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

commit d539b1f590e151d14ef800cec14dc9df93438639
Author: Emmanuel Bourg <ebo...@apache.org>
Date:   Fri Mar 30 23:51:09 2018 +0200

    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 165d538..60bd6c1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,7 @@ cmdreader (1.5-2) UNRELEASED; urgency=medium
 
   * Team upload.
   * Fixed the build failure with Java 9 (Closes: #893182)
+  * Fixed a typo in the package description
   * Standards-Version updated to 4.1.3
   * Switch to debhelper level 11
 
diff --git a/debian/control b/debian/control
index e4dfda0..18cf521 100644
--- a/debian/control
+++ b/debian/control
@@ -21,4 +21,4 @@ Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: Library that parses command line arguments
  Parses command line arguments. The CmdReader can turn strings like
  -fmv /foo/bar /bar/baz --color=white *.xyzzy *.cheese
- into something that easier to work with programatically. 
+ into something that easier to work with programmatically.

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

_______________________________________________
pkg-java-commits mailing list
pkg-java-comm...@lists.alioth.debian.org
http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-java-commits

Reply via email to