From 797a8c55015dbbf347a44b3fb09ed155d8b8175c Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Mon, 4 Apr 2016 11:38:17 +0000 Subject: [PATCH] Fixed short desc typo. --- debian/changelog | 1 + debian/control | 6 +++--- 2 files changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 3e8ba30..0c857b9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,6 +6,7 @@ python-os-client-config (1.16.0-1) unstable; urgency=medium [ Thomas Goirand ] * New upstream release. + * Fixed short description typo. -- Thomas Goirand Mon, 04 Apr 2016 13:35:19 +0200 diff --git a/debian/control b/debian/control index f797c12..9aa2327 100644 --- a/debian/control +++ b/debian/control @@ -59,7 +59,7 @@ Depends: python-keystoneauth1 (>= 2.1.0), ${misc:Depends}, ${python:Depends}, Suggests: python-os-client-config-doc, -Description: OpenStack client configuation library - Python 2.x +Description: OpenStack client configuration library - Python 2.x Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. @@ -85,7 +85,7 @@ Depends: python3-keystoneauth1 (>= 2.1.0), ${misc:Depends}, ${python3:Depends}, Suggests: python-os-client-config-doc, -Description: OpenStack client configuation library - Python 3.x +Description: OpenStack client configuration library - Python 3.x Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file. @@ -107,7 +107,7 @@ Section: doc Architecture: all Depends: ${misc:Depends}, ${sphinxdoc:Depends}, -Description: OpenStack client configuation library - doc +Description: OpenStack client configuration library - doc Os-client-config is a library for collecting client configuration for using an OpenStack cloud in a consistent and comprehensive manner. It will find cloud config for as few as 1 cloud and as many as you want to put in a config file.