[Python-modules-commits] [htmlmin] 04/08: debian/control: modify package description.

Adrian Vondendriesch discostu-guest at moszumanska.debian.org
Wed May 10 13:15:29 UTC 2017


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

discostu-guest pushed a commit to branch master
in repository htmlmin.

commit 3a31ea333a712007c560a1277c6d4c92a22c490c
Author: Adrian Vondendriesch <adrian.vondendriesch at credativ.de>
Date:   Tue Apr 4 15:14:23 2017 +0200

    debian/control: modify package description.
---
 debian/control | 13 +++++++++----
 1 file changed, 9 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 8507ab1..03286e2 100644
--- a/debian/control
+++ b/debian/control
@@ -10,16 +10,21 @@ Package: python-htmlmin
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
 Description: HTML Minifier
- htmlmin is a configurable HTML Minifier with safety features.
+ htmlmin is an HTML minifier that just works. It comes with safe
+ defaults and an easily configurable set options.
 
 Package: python3-htmlmin
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: HTML Minifier
- htmlmin is a configurable HTML Minifier with safety features.
+ htmlmin is an HTML minifier that just works. It comes with safe
+ defaults and an easily configurable set options.
 
 Package: htmlmin
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}, python, python-htmlmin
-Description: HTML Minifier
- htmlmin is a configurable HTML Minifier with safety features.
+Description: HTML Minifier (cli)
+ Command line interface for python-htmlmin.
+ .
+ htmlmin is an HTML minifier that just works. It comes with safe
+ defaults and an easily configurable set options.

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



More information about the Python-modules-commits mailing list