[Python-modules-commits] [python-openid-teams] 01/01: Improving long description

Sergio Durigan Junior sergiodj-guest at moszumanska.debian.org
Thu Jul 7 23:07:48 UTC 2016


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

sergiodj-guest pushed a commit to branch master
in repository python-openid-teams.

commit fc78ec5c1320c6f81231a33a4ed0dc54664b2bd8
Author: Sergio Durigan Junior <sergiodj at sergiodj.net>
Date:   Thu Jul 7 19:06:19 2016 -0400

    Improving long description
---
 debian/control | 8 ++++++--
 1 file changed, 6 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 7cd8d5a..7ec0b6d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,9 @@ Package: python-openid-teams
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Description: OpenID teams extension for python-openid (Python 2)
- Implementation of the OpenID teams extension for python-openid.
+ Implementation of the OpenID teams extension for python-openid.  The
+ purpose of the extension is to allow retrieving group membership
+ information from OpenID providers.
  .
  This package installs the library for Python 2.
 
@@ -28,6 +30,8 @@ Package: python3-openid-teams
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
 Description: OpenID teams extension for python-openid (Python 3)
- Implementation of the OpenID teams extension for python-openid.
+ Implementation of the OpenID teams extension for python-openid.  The
+ purpose of the extension is to allow retrieving group membership
+ information from OpenID providers.
  .
  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-openid-teams.git



More information about the Python-modules-commits mailing list