[spymemcached] 04/05: Remove trailing whitespace from debian/changelog and debian/control
Christopher Stuart Hoskin
mans0954 at moszumanska.debian.org
Sun Nov 5 23:04:54 UTC 2017
This is an automated email from the git hooks/post-receive script.
mans0954 pushed a commit to branch master
in repository spymemcached.
commit 40be7bc624cb491944fd1a47851c661cbbfd4b9d
Author: Christopher Hoskin <mans0954 at debian.org>
Date: Sun Nov 5 23:02:42 2017 +0000
Remove trailing whitespace from debian/changelog and debian/control
---
debian/changelog | 11 ++++++-----
debian/control | 4 ++--
2 files changed, 8 insertions(+), 7 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 8ec99c8..99261ba 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,12 +1,13 @@
spymemcached (2.12.3-1) UNRELEASED; urgency=medium
* Initial release (Closes: #845789)
- * Enable tests, disabling 5 failing tests pending further investigation
- * Add build dependencies to debian/control
- * Use my Debian e-mail address in control, changelog and copyright
+ * Enable tests, disabling 5 failing tests pending further investigation
+ * Add build dependencies to debian/control
+ * Use my Debian e-mail address in control, changelog and copyright
* Bump Standards-Version from 3.9.8 to 4.0.0 (no change required)
- * Use -Dtest.type=ci
- * Add debian/clean
+ * Use -Dtest.type=ci
+ * Add debian/clean
* New upstream release (2.12.3)
+ * Remove trailing whitespace from debian/changelog and debian/control
-- Christopher Hoskin <mans0954 at debian.org> Sun, 05 Nov 2017 22:56:37 +0000
diff --git a/debian/control b/debian/control
index 5135433..fbc8700 100644
--- a/debian/control
+++ b/debian/control
@@ -28,9 +28,9 @@ Description: simple, asynchronous, single-threaded memcached client
Date object generally consumes six bytes, and a Long can be anywhere from
zero to eight bytes).
.
- * Resilient to server and network outages. In many cases, a client
+ * Resilient to server and network outages. In many cases, a client
operation can be replayed against a server if it goes away and comes
- back. In cases where it can't, it will communicate that as well. An
+ back. In cases where it can't, it will communicate that as well. An
exponential backoff reconnect algorithm is applied when a memcached
becomes unavailable, but asynchronous operations will queue up for the
server to be applied when it comes back online.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-java/spymemcached.git
More information about the pkg-java-commits
mailing list