[Python-modules-commits] [python-chartkick] 08/11: Update control

ChangZhuo Chen czchen at moszumanska.debian.org
Fri Sep 2 10:12:31 UTC 2016


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

czchen pushed a commit to branch master
in repository python-chartkick.

commit e814441eed3f0ebed1c56ef0256d3ef4ae921168
Author: ChangZhuo Chen (陳昌倬) <czchen at debian.org>
Date:   Fri Sep 2 17:40:06 2016 +0800

    Update control
---
 debian/control | 18 +++++++++++-------
 1 file changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/control b/debian/control
index 7e5e84a..33e76a3 100644
--- a/debian/control
+++ b/debian/control
@@ -9,7 +9,7 @@ Build-Depends: debhelper (>=9),
                python3-all,
                python3-setuptools,
 Standards-Version: 3.9.8
-Homepage: <insert the upstream URL, if relevant>
+Homepage: https://github.com/mher/chartkick.py
 X-Python-Version: >= 2.7
 X-Python3-Version: >= 3.3
 
@@ -18,15 +18,19 @@ Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${python:Depends},
-Description: auto-generated package by debmake
- This Debian binary package was auto-generated by the
- debmake(1) command provided by the debmake package.
+Description: create beautiful JavaScript charts with minimal code (Python 2)
+ chartkick provides a beautiful JavaScript charts. It supports Chart.js, Google
+ Charts, and Highcharts, and works with Django, Flask/Jinja2.
+ .
+ This package provides Python 2 library.
 
 Package: python3-chartkick
 Architecture: all
 Multi-Arch: foreign
 Depends: ${misc:Depends},
          ${python3:Depends},
-Description: auto-generated package by debmake
- This Debian binary package was auto-generated by the
- debmake(1) command provided by the debmake package.
+Description: create beautiful JavaScript charts with minimal code (Python 3)
+ chartkick provides a beautiful JavaScript charts. It supports Chart.js, Google
+ Charts, and Highcharts, and works with Django, Flask/Jinja2.
+ .
+ This package provides Python 3 library.

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



More information about the Python-modules-commits mailing list