[cmdreader] 04/05: Fixed a typo in the package description
Emmanuel Bourg
ebourg-guest at moszumanska.debian.org
Fri Mar 30 22:53:14 BST 2018
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 <ebourg at 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
More information about the pkg-java-commits
mailing list