[Python-modules-commits] [django-paintstore] 02/05: Add python version to Description
Jonas Meurer
mejo at moszumanska.debian.org
Thu Sep 14 14:58:05 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 32209f5532a4c4343f3d8a27bf5884839c7c5b43
Author: Jonas Meurer <jonas at freesources.org>
Date: Thu Sep 14 16:55:44 2017 +0200
Add python version to Description
---
debian/control | 4 ++--
1 file changed, 2 insertions(+), 2 deletions(-)
diff --git a/debian/control b/debian/control
index 2f7abaf..82397cb 100644
--- a/debian/control
+++ b/debian/control
@@ -21,7 +21,7 @@ Architecture: all
Depends: libjs-jquery-colorpicker,
${misc:Depends},
${python:Depends}
-Description: Integrates jQuery ColorPicker in Django admin
+Description: Integrates jQuery ColorPicker in Django admin (Python 2 version)
This Django app integrates the jQuery ColorPicker in the Django admin.
Package: python3-django-paintstore
@@ -29,5 +29,5 @@ Architecture: all
Depends: libjs-jquery-colorpicker,
${misc:Depends},
${python3:Depends}
-Description: Integrates jQuery ColorPicker in Django admin
+Description: Integrates jQuery ColorPicker in Django admin (Python 3 version)
This Django app integrates the jQuery ColorPicker in the Django admin.
--
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