[Python-modules-commits] [python-schema] 07/08: Fixup the long descriptions

Ghislain Vaillant ghisvail-guest at moszumanska.debian.org
Sat May 6 14:52:03 UTC 2017


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

ghisvail-guest pushed a commit to branch debian/experimental
in repository python-schema.

commit 82bedc78312ff4e0332f8dd9a4dc3323a378cfd4
Author: Ghislain Antony Vaillant <ghisvail at gmail.com>
Date:   Sat May 6 15:12:15 2017 +0100

    Fixup the long descriptions
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 8f6e0ce..058f99d 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@ Description: simple data validation library (Python 2)
  obtained from config-files, forms, external services or command-line parsing,
  converted from JSON/YAML (or something else) to Python data-types.
  .
- This package provides schema for Python 2.
+ This package provides the modules for Python 2.
 
 Package: python3-schema
 Architecture: all
@@ -41,7 +41,7 @@ Description: simple data validation library (Python 3)
  obtained from config-files, forms, external services or command-line parsing,
  converted from JSON/YAML (or something else) to Python data-types.
  .
- This package provides schema for Python 3.
+ This package provides the modules for Python 3.
 
 Package: pypy-schema
 Architecture: all
@@ -52,4 +52,4 @@ Description: simple data validation library (PyPy)
  obtained from config-files, forms, external services or command-line parsing,
  converted from JSON/YAML (or something else) to Python data-types.
  .
- This package provides schema for PyPy.
+ This package provides the modules for PyPy.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-schema.git



More information about the Python-modules-commits mailing list