[Python-modules-commits] [django-paintstore] 01/01: Slightly improve the package description

Jonas Meurer mejo at moszumanska.debian.org
Sat Sep 16 19:19:50 UTC 2017


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

mejo pushed a commit to branch master
in repository django-paintstore.

commit de31132f928a2dd3f6ab88f3ce5f80aac86f97da
Author: Jonas Meurer <jonas at freesources.org>
Date:   Sat Sep 16 21:19:44 2017 +0200

    Slightly improve the package description
---
 debian/changelog | 3 ++-
 debian/control   | 8 ++++++--
 2 files changed, 8 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index a5aaec0..f7571cd 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -3,9 +3,10 @@ django-paintstore (0.2-2) unstable; urgency=medium
   * debian/rules: fix typo to actually replace the embedded jquery with a
     symlink.
   * debian/control: Add depends on python(3)-django.
+  * debian/control: slightly improve the package description.
   * Upload to Debian Unstable. (closes:#875803)
 
- -- Jonas Meurer <mejo at debian.org>  Sat, 16 Sep 2017 21:15:51 +0200
+ -- Jonas Meurer <mejo at debian.org>  Sat, 16 Sep 2017 21:19:13 +0200
 
 django-paintstore (0.2-1) unstable; urgency=medium
 
diff --git a/debian/control b/debian/control
index 76e7793..61cb67e 100644
--- a/debian/control
+++ b/debian/control
@@ -23,7 +23,9 @@ Depends: libjs-jquery-colorpicker,
          ${misc:Depends},
          ${python:Depends}
 Description: Integrates jQuery ColorPicker in Django admin (Python 2 version)
- This Django app integrates the jQuery ColorPicker in the Django admin.
+ Django app that integrates the jQuery ColorPicker in the Django admin.
+ .
+ This package contains the Python 2 version of the library.
 
 Package: python3-django-paintstore
 Architecture: all
@@ -32,4 +34,6 @@ Depends: libjs-jquery-colorpicker,
          ${misc:Depends},
          ${python3:Depends}
 Description: Integrates jQuery ColorPicker in Django admin (Python 3 version)
- This Django app integrates the jQuery ColorPicker in the Django admin.
+ Django app that integrates the jQuery ColorPicker in the Django admin.
+ .
+ This package contains the Python 3 version of the library.

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



More information about the Python-modules-commits mailing list