[Python-modules-commits] [humanfriendly] 09/17: Change short description for helper command ('humanfriendly')

Gaurav Juvekar gauravjuvekar-guest at moszumanska.debian.org
Sun Mar 12 19:58:50 UTC 2017


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

gauravjuvekar-guest pushed a commit to branch master
in repository humanfriendly.

commit 0e38db21d67b86296ee68f87e4ba4e298cf87a66
Author: Gaurav Juvekar <gauravjuvekar at gmail.com>
Date:   Sun Jan 22 15:38:02 2017 +0530

    Change short description for helper command ('humanfriendly')
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index cb40188..9aff959 100644
--- a/debian/control
+++ b/debian/control
@@ -50,7 +50,7 @@ Architecture: all
 Depends: python3-humanfriendly, ${misc:Depends}, ${python3:Depends},
 Recommends: ${python3:Recommends}
 Suggests: ${python3:Suggests}
-Description: Python library to make user friendly text interfaces
+Description: Helper command for the humanfriendly Python3 library
  A Python library that can be used to make text interfaces more user friendly.
  It provides parsing and formatting numbers, file sizes, pathnames and
  timespans in simple human friendly formats. It provides easy to use timers for
@@ -59,4 +59,4 @@ Description: Python library to make user friendly text interfaces
  terminal interaction including text styling (ANSI escape sequences), user
  friendly rendering of usage messages and querying the terminal for its size.
  .
- This package provides a command to access the functions in the library.
+ This package provides a helper command to access the functions in the library.

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



More information about the Python-modules-commits mailing list