[Python-modules-commits] [asyncpg] 03/03: Fix parsing pg_ctl output in some locales (closes: 843967)
Piotr Ożarowski
piotr at moszumanska.debian.org
Sun Nov 13 15:48:04 UTC 2016
This is an automated email from the git hooks/post-receive script.
piotr pushed a commit to branch master
in repository asyncpg.
commit f66e0720170f987e886f3218b495f336d92c3da2
Author: Piotr Ożarowski <piotr at debian.org>
Date: Sun Nov 13 16:38:48 2016 +0100
Fix parsing pg_ctl output in some locales (closes: 843967)
thanks to Chris Lamb for the patch!
---
debian/changelog | 7 +++++++
1 file changed, 7 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index a8fc029..3c6db5c 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+asyncpg (0.6.3-2) unstable; urgency=medium
+
+ * Fix parsing pg_ctl output in some locales (closes: 843967, thanks to Chris
+ Lamb for the patch)
+
+ -- Piotr Ożarowski <piotr at debian.org> Sun, 13 Nov 2016 16:38:01 +0100
+
asyncpg (0.6.3-1) unstable; urgency=low
* Initial release (closes: 842345)
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/asyncpg.git
More information about the Python-modules-commits
mailing list