[Python-modules-commits] [python-socketpool] 02/05: fix description
Takaki Taniguchi
takaki at moszumanska.debian.org
Wed Jul 5 01:54:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
takaki pushed a commit to branch master
in repository python-socketpool.
commit f1f1e3b7121fdcb4ff406bfa39e094474a954d58
Author: TANIGUCHI Takaki <takaki at asis.media-as.org>
Date: Tue Jul 4 23:19:12 2017 +0900
fix description
---
debian/changelog | 6 ++++++
debian/control | 4 ++--
2 files changed, 8 insertions(+), 2 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 10af7c4..a7ce112 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+python-socketpool (0.5.3-4) UNRELEASED; urgency=medium
+
+ * debian/control: Fix description. (Closes: #810805)
+
+ -- TANIGUCHI Takaki <takaki at debian.org> Tue, 04 Jul 2017 23:16:32 +0900
+
python-socketpool (0.5.3-3) unstable; urgency=low
[ Gianfranco Costamagna ]
diff --git a/debian/control b/debian/control
index 1cc3365..bb33c6b 100644
--- a/debian/control
+++ b/debian/control
@@ -22,7 +22,7 @@ Description: simple Python 2 socket pool
Socket pool is a simple socket pool that supports multiple factories and
backends. It can easily be used by gevent, eventlet or any other library.
.
- This package for Python 2.
+ This package is for Python 2.
Package: python3-socketpool
Architecture: all
@@ -32,4 +32,4 @@ Description: simple Python 3 socket pool
Socket pool is a simple socket pool that supports multiple factories and
backends. It can easily be used by gevent, eventlet or any other library.
.
- This package for Python 3.
+ This package is for Python 3.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-socketpool.git
More information about the Python-modules-commits
mailing list