[Reproducible-commits] [diffoscope] 09/11: Improve short description in setup.py

Jérémy Bobbio lunar at moszumanska.debian.org
Sat Nov 7 16:29:01 UTC 2015


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

lunar pushed a commit to branch master
in repository diffoscope.

commit c9b14212c91e39372c7ace5e2ea522814b8823b0
Author: Jérémy Bobbio <lunar at debian.org>
Date:   Sat Nov 7 16:57:59 2015 +0100

    Improve short description in setup.py
---
 setup.py | 2 +-
 1 file changed, 1 insertion(+), 1 deletion(-)

diff --git a/setup.py b/setup.py
index 9dc476b..5f46d09 100644
--- a/setup.py
+++ b/setup.py
@@ -23,7 +23,7 @@ class PyTest(TestCommand):
 
 setup(name='diffoscope',
       version=diffoscope.VERSION,
-      description='display differences between files',
+      description='in-depth comparison of files, archives, and directories',
       long_description=open('README.rst', encoding='utf-8').read(),
       author='Lunar',
       author_email='lunar at debian.org',

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/reproducible/diffoscope.git



More information about the Reproducible-commits mailing list