[Python-modules-commits] [django-background-tasks] 01/02: fix lintian warnings

Hans-Christoph Steiner eighthave at moszumanska.debian.org
Tue Sep 26 12:17:32 UTC 2017


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

eighthave pushed a commit to branch master
in repository django-background-tasks.

commit add5f31bc3c789eb456a9857749b381a2e111c2a
Author: Hans-Christoph Steiner <hans at eds.org>
Date:   Tue Sep 26 14:11:58 2017 +0200

    fix lintian warnings
---
 debian/control | 18 +++++++++---------
 1 file changed, 9 insertions(+), 9 deletions(-)

diff --git a/debian/control b/debian/control
index dd700b4..1e3de73 100644
--- a/debian/control
+++ b/debian/control
@@ -27,10 +27,10 @@ Description: databased-backed work queue for Django
  loosely based around Ruby's DelayedJob library. This project was
  adopted and adapted from lilspikey django-background-task.
  .
- To avoid conflicts on PyPI we renamed it to django-background-tasks
- (plural). For an easy upgrade from django-background-task to
- django-background-tasks, the internal module structure were left
- untouched.
+ To avoid conflicts on PyPI this packaged was renamed it to
+ django-background-tasks (plural). For an easy upgrade from
+ django-background-task to django-background-tasks, the internal
+ module structure were left untouched.
  .
  In Django Background Task, all tasks are implemented as functions (or
  any other callable).
@@ -43,15 +43,15 @@ Description: databased-backed work queue for Django
 Package: python3-django-background-tasks
 Architecture: all
 Depends: ${misc:Depends}, ${python3:Depends},
-Description:databased-backed work queue for Django
+Description: databased-backed work queue for Django
  Django Background Task is a databased-backed work queue for Django,
  loosely based around Ruby's DelayedJob library. This project was
  adopted and adapted from lilspikey django-background-task.
  .
- To avoid conflicts on PyPI we renamed it to django-background-tasks
- (plural). For an easy upgrade from django-background-task to
- django-background-tasks, the internal module structure were left
- untouched.
+ To avoid conflicts on PyPI this packaged was renamed it to
+ django-background-tasks (plural). For an easy upgrade from
+ django-background-task to django-background-tasks, the internal
+ module structure were left untouched.
  .
  In Django Background Task, all tasks are implemented as functions (or
  any other callable).

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



More information about the Python-modules-commits mailing list