[jnr-unixsocket] 09/14: Fix typos in package description

Miguel Landaeta nomadium at moszumanska.debian.org
Tue Jan 17 20:09:16 UTC 2017


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

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

commit 5502bc00a0ce0f22567b0950ee5df34e6ef1e188
Author: Miguel Landaeta <nomadium at debian.org>
Date:   Tue Jan 17 19:55:51 2017 +0000

    Fix typos in package description
---
 debian/changelog | 2 ++
 debian/control   | 4 ++--
 2 files changed, 4 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1c452d4..30334d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ jnr-unixsocket (0.15-1) UNRELEASED; urgency=medium
     - libmaven-source-plugin-java
   * Wrap and sort dependencies lists.
   * Bump debhelper compat level to 10.
+  * Bump Standards-Version to 3.9.8. No changes were required.
+  * Fix typos in package description.
 
  -- Miguel Landaeta <nomadium at debian.org>  Tue, 17 Jan 2017 19:46:54 +0000
 
diff --git a/debian/control b/debian/control
index f46f6d4..3f20dfa 100644
--- a/debian/control
+++ b/debian/control
@@ -54,7 +54,7 @@ Description: Java access to native libraries for unix sockets (documentation)
  retaining performance.
  .
  The jnr-unixsocket package provides access in Java to the unix domain
- socket verions of socket(), listen(), bind(), accept(), connect() and
+ socket versions of socket(), listen(), bind(), accept(), connect() and
  others via the native OS libraries.
  .
- This package contains the API documentation of libjnr-ffi.
+ This package contains the API documentation of jnr-unixsocket.

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



More information about the pkg-java-commits mailing list