[Python-modules-commits] [celery-haystack] 08/08: Remove django-celery and django-celery-transactions from Build- Depends as tests never really used them anyways.

Michael Fladischer fladi at moszumanska.debian.org
Tue Nov 14 08:54:46 UTC 2017


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

fladi pushed a commit to branch debian/master
in repository celery-haystack.

commit f7fd8803062081d9715b8f3ca0f30008b6db3b7a
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Nov 14 09:50:17 2017 +0100

    Remove django-celery and django-celery-transactions from Build- Depends as tests never really used them anyways.
---
 debian/changelog | 2 ++
 debian/control   | 4 ----
 2 files changed, 2 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index ce77976..434d620 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -10,6 +10,8 @@ celery-haystack (0.10-2) UNRELEASED; urgency=medium
   * Add patch to remove unmaintained django-celery from test setup.
   * Use https:// for copyright-format 1.0 URL.
   * Bump Standards-Version to 4.1.1.
+  * Remove django-celery and django-celery-transactions from Build-
+    Depends as tests never really used them anyways.
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:24:21 +0200
 
diff --git a/debian/control b/debian/control
index a6f8751..9433206 100644
--- a/debian/control
+++ b/debian/control
@@ -12,8 +12,6 @@ Build-Depends:
  python-d2to1,
  python-django,
  python-django-appconf,
- python-django-celery,
- python-django-celery-transactions,
  python-django-haystack,
  python-setuptools,
  python-whoosh,
@@ -22,8 +20,6 @@ Build-Depends:
  python3-d2to1,
  python3-django,
  python3-django-appconf,
- python3-django-celery,
- python3-django-celery-transactions,
  python3-django-haystack,
  python3-setuptools,
  python3-whoosh,

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



More information about the Python-modules-commits mailing list