[Python-modules-commits] [coreschema] 06/06: Fix "python" capitalization in d/control's descriptions

Pierre-Elliott Bécue peb-guest at moszumanska.debian.org
Thu Jan 11 12:56:50 UTC 2018


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

peb-guest pushed a commit to branch master
in repository coreschema.

commit 3e4027cb3221f05ca52c3fcf23b3308d5a229c9d
Author: Pierre-Elliott Bécue <becue at crans.org>
Date:   Thu Jan 11 13:52:35 2018 +0100

    Fix "python" capitalization in d/control's descriptions
---
 debian/changelog | 2 +-
 debian/control   | 8 ++++----
 2 files changed, 5 insertions(+), 5 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index f95057e..384fc10 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,4 +2,4 @@ coreschema (0.0.4-1) unstable; urgency=low
 
   * Initial release (Closes: #886783)
 
- -- Pierre-Elliott Bécue <becue at crans.org>  Wed, 10 Jan 2018 01:17:21 +0100
+ -- Pierre-Elliott Bécue <becue at crans.org>  Thu, 11 Jan 2018 13:49:37 +0100
diff --git a/debian/control b/debian/control
index 26381af..73eb379 100644
--- a/debian/control
+++ b/debian/control
@@ -24,10 +24,10 @@ Description: Python3 utilities to describe an abstract data schema to coreapi
  Core API is a format-independent Document Object Model for representing Web
  APIs.
  .
- This package provides an abstract python library to describe classic data
+ This package provides an abstract Python library to describe classic data
  types (Integers, Strings et al.).
  .
- This package provides the python3 library.
+ This package provides the Python3 library.
 
 Package: python-coreschema
 Architecture: all
@@ -36,7 +36,7 @@ Description: Python utilities to describe an abstract data schema to coreapi
  Core API is a format-independent Document Object Model for representing Web
  APIs.
  .
- This package provides an abstract python library to describe classic data
+ This package provides an abstract Python library to describe classic data
  types (Integers, Strings et al.).
  .
- This package provides the python library.
+ This package provides the Python library.

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



More information about the Python-modules-commits mailing list