[Python-modules-commits] [python-jsonref] 02/03: fix lintian I: python-jsonref-doc: capitalization-error-in-description python Python
Paolo Greppi
paolog-guest at moszumanska.debian.org
Wed May 24 11:29:45 UTC 2017
This is an automated email from the git hooks/post-receive script.
paolog-guest pushed a commit to branch master
in repository python-jsonref.
commit 83ebbd0a58d1a43f00be2fe06b9d247e59427757
Author: Paolo Greppi <paolo.greppi at libpf.com>
Date: Wed May 24 13:03:28 2017 +0200
fix lintian I: python-jsonref-doc: capitalization-error-in-description python Python
---
debian/control | 6 +++---
1 file changed, 3 insertions(+), 3 deletions(-)
diff --git a/debian/control b/debian/control
index 4305d23..10520d1 100644
--- a/debian/control
+++ b/debian/control
@@ -34,7 +34,7 @@ Description: JSON Reference implementation for Python 2
It lets you use a data structure with JSON reference objects, as if the
references had been replaced with the referent data. References are evaluated
lazily. Nothing is dereferenced until it is used. Recursive references are
- supported, and create recursive python data structures.
+ supported, and create recursive Python data structures.
.
This package installs the library for Python 2.
@@ -48,7 +48,7 @@ Description: JSON Reference implementation for Python 3
It lets you use a data structure with JSON reference objects, as if the
references had been replaced with the referent data. References are evaluated
lazily. Nothing is dereferenced until it is used. Recursive references are
- supported, and create recursive python data structures.
+ supported, and create recursive Python data structures.
.
This package installs the library for Python 3.
@@ -62,6 +62,6 @@ Description: JSON Reference implementation for Python (common documentation)
It lets you use a data structure with JSON reference objects, as if the
references had been replaced with the referent data. References are evaluated
lazily. Nothing is dereferenced until it is used. Recursive references are
- supported, and create recursive python data structures.
+ supported, and create recursive Python data structures.
.
This is the common documentation package.
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-jsonref.git
More information about the Python-modules-commits
mailing list