[Python-modules-commits] [python-bitbucket-api] 02/05: Fix descriptions

ChangZhuo Chen czchen at moszumanska.debian.org
Sat Oct 15 09:06:01 UTC 2016


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

czchen pushed a commit to branch master
in repository python-bitbucket-api.

commit f944fa6d964977a3db692a0df0576e70e05740d3
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Sat Oct 15 16:56:36 2016 +0800

    Fix descriptions
---
 debian/control | 7 ++++---
 1 file changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 2f273fc..7151545 100644
--- a/debian/control
+++ b/debian/control
@@ -24,7 +24,8 @@ Depends: ${misc:Depends},
 Description: library to interact with bitbucket API (Python 2)
  python-bitbucket-api provides an API to use the following features in
  bitbucket:
-  * Access public user informations
+ .
+  * Access public user information
   * Access public or private repositories, tags or branches
   * Create, update or delete one of your repository
   * Access, create, update or delete a service (hook)
@@ -42,7 +43,8 @@ Depends: ${misc:Depends},
 Description: library to interact with bitbucket API (Python 3)
  python-bitbucket-api provides an API to use the following features in
  bitbucket:
-  * Access public user informations
+ .
+  * Access public user information
   * Access public or private repositories, tags or branches
   * Create, update or delete one of your repository
   * Access, create, update or delete a service (hook)
@@ -51,5 +53,4 @@ Description: library to interact with bitbucket API (Python 3)
   * Access, create, update or delete an issue
   * Access, create, update or delete an issue comment
  .
- .
  This package installs the library for Python 3.

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



More information about the Python-modules-commits mailing list