[jnr-enxio] 08/12: Fix typo in package descriptions

Miguel Landaeta nomadium at moszumanska.debian.org
Mon Mar 20 22:53:24 UTC 2017


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

nomadium pushed a commit to branch experimental
in repository jnr-enxio.

commit 9d3f2f9f88eb1350115e784d879ca3c9e18e6564
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Mon Mar 20 21:22:20 2017 +0000

    Fix typo in package descriptions
---
 debian/changelog | 1 +
 debian/control   | 4 ++--
 2 files changed, 3 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 2da0002..a14f6f1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ jnr-enxio (0.16-1) UNRELEASED; urgency=medium
   * Update copyright dates.
   * Switch Vcs-* URL fields to https.
   * Remove unused and empty file d/docs.
+  * Fix typo in package descriptions.
 
  -- Miguel Landaeta <nomadium at debian.org>  Mon, 20 Mar 2017 21:01:07 +0000
 
diff --git a/debian/control b/debian/control
index bfd557c..8b1eb0a 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: Java extended native cross-platform I/O library
  method to JNI or JNA to achieve programming simplicity while still
  retaining performance.
  .
- The jnr-enxio package mimcs the standard Java non-blocking I/O (NIO)
+ The jnr-enxio package mimics the standard Java non-blocking I/O (NIO)
  library by implementing an I/O backend based on calls to the underlying
  native OS-level functions. This is implementing using the jnr-ffi
  foreign function interface.
@@ -46,7 +46,7 @@ Description: Java extended native cross-platform I/O library (documentation)
  method to JNI or JNA to achieve programming simplicity while still
  retaining performance.
  .
- The jnr-enxio package mimcs the standard Java non-blocking I/O (NIO)
+ The jnr-enxio package mimics the standard Java non-blocking I/O (NIO)
  library by implementing an I/O backend based on calls to the underlying
  native OS-level functions. This is implementing using the jnr-ffi
  foreign function interface.

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



More information about the pkg-java-commits mailing list