[Python-modules-commits] [python-django-casclient] 02/03: get rid of overly long descriptions

Joost van Baal joostvb at moszumanska.debian.org
Fri Aug 5 13:38:11 UTC 2016


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

joostvb pushed a commit to branch master
in repository python-django-casclient.

commit 0382e441f0d6f9a535f7ad71bb7fa219ebf3b5e0
Author: Joost van Baal-Ilić <joostvb at uvt.nl>
Date:   Fri Aug 5 15:33:15 2016 +0200

    get rid of overly long descriptions
---
 debian/control | 6 +++---
 1 file changed, 3 insertions(+), 3 deletions(-)

diff --git a/debian/control b/debian/control
index 0706193..f2cbc95 100644
--- a/debian/control
+++ b/debian/control
@@ -17,7 +17,7 @@ Package: python-django-casclient
 Architecture: all
 Depends: ${python:Depends}, ${misc:Depends}
 Suggests: python-django-cas-doc
-Description: CAS single sign-on client library for Django, K-State's version (Python 2)
+Description: CAS client library for Django, K-State's version (Python 2)
  Django-cas is a Central Authentication Service (CAS) client library for
  Django, offering single sign-on web authentication.  It is K-State's fork of
  the original and includes Edmund Crewe's proxy ticket patch and several
@@ -29,7 +29,7 @@ Package: python3-django-casclient
 Architecture: all
 Depends: ${python3:Depends}, ${misc:Depends}
 Suggests: python-django-cas-doc
-Description: CAS single sign-on client library for Django, K-State's version (Python 3)
+Description: CAS client library for Django, K-State's version (Python 3)
  Django-cas is a Central Authentication Service (CAS) client library for
  Django, offering single sign-on web authentication.  It is K-State's fork of
  the original and includes Edmund Crewe's proxy ticket patch and several
@@ -41,7 +41,7 @@ Package: python-django-casclient-doc
 Architecture: all
 Section: doc
 Depends: ${sphinxdoc:Depends}, ${misc:Depends}
-Description: CAS single sign-on client library for Django, K-State's version (common documentation)
+Description: CAS client library for Django (documentation)
  Django-cas is a Central Authentication Service (CAS) client library for
  Django, offering single sign-on web authentication.  It is K-State's fork of
  the original and includes Edmund Crewe's proxy ticket patch and several

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



More information about the Python-modules-commits mailing list