[Python-modules-commits] [python-slimmer] 11/12: Update package descriptions

Jan Dittberner jandd at moszumanska.debian.org
Sun Jan 3 20:53:15 UTC 2016


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

jandd pushed a commit to branch master
in repository python-slimmer.

commit 5ae52e0e5061cf603fce814a479bf16b98114f82
Author: Jan Dittberner <jandd at debian.org>
Date:   Sun Jan 3 21:44:04 2016 +0100

    Update package descriptions
---
 debian/changelog |  1 +
 debian/control   | 14 ++++++++------
 2 files changed, 9 insertions(+), 6 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 6b0d4b1..8979210 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -15,6 +15,7 @@ python-slimmer (0.1.30-7) UNRELEASED; urgency=low
   * Run the test suite and include test data missing in the upstream tarball
   * Bump Standards-Version to 3.9.6 (no changes)
   * Update debian/copyright
+  * Update package descriptions
 
  -- Jan Dittberner <jandd at debian.org>  Sun, 03 Jan 2016 21:31:40 +0100
 
diff --git a/debian/control b/debian/control
index 3f6379f..b6e37da 100644
--- a/debian/control
+++ b/debian/control
@@ -20,15 +20,17 @@ Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/python-slim
 Package: python-slimmer
 Architecture: all
 Depends: ${misc:Depends}, ${python:Depends}
-Description: HTML, XHTML, CSS, JavaScript optimizer
- Slimmer is a simple set of functions for compressing/optimizing
- HTML, XHTML and CSS documents as strings.
+Description: HTML, XHTML, CSS, JavaScript optimizer for Python2
+ Slimmer is a library that optimizes whitespace in CSS, JavaScript, HTML and
+ XHTML output.
+ .
+ This is the Python 2 version of the package.
 
 Package: python3-slimmer
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends}
 Description: HTML, XHTML, CSS, JavaScript optimizer for Python3
- Slimmer is a simple set of functions for compressing/optimizing
- HTML, XHTML and CSS documents as strings.
+ Slimmer is a library that optimizes whitespace in CSS, JavaScript, HTML and
+ XHTML output.
  .
- This package provides module for python3 series.
+ This is the Python 3 version of the package.

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



More information about the Python-modules-commits mailing list