[Python-modules-commits] [celery-haystack] 04/08: Depend on python(3)-django-appconf (Closes: #881070).

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 cd16777e96ac6fe53f78c2f41a3ce6e87ac0bc50
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Nov 13 11:07:46 2017 +0100

    Depend on python(3)-django-appconf (Closes: #881070).
---
 debian/changelog | 1 +
 debian/control   | 7 ++++---
 2 files changed, 5 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c963061..f9a6af1 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ celery-haystack (0.10-2) UNRELEASED; urgency=medium
 
   [ Michael Fladischer ]
   * Run wrap-and-sort -bast to reduce diff size of future changes.
+  * Depend on python(3)-django-appconf (Closes: #881070).
 
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:24:21 +0200
 
diff --git a/debian/control b/debian/control
index 18360a7..2ab6166 100644
--- a/debian/control
+++ b/debian/control
@@ -8,10 +8,10 @@ Build-Depends:
  debhelper (>= 9),
  dh-python,
  python-all,
- python-appconf,
  python-celery,
  python-d2to1,
  python-django,
+ python-django-appconf,
  python-django-celery,
  python-django-celery-transactions,
  python-django-haystack,
@@ -21,6 +21,7 @@ Build-Depends:
  python3-celery,
  python3-d2to1,
  python3-django,
+ python3-django-appconf,
  python3-django-celery,
  python3-django-celery-transactions,
  python3-django-haystack,
@@ -36,8 +37,8 @@ X-Python3-Version: >= 3.3
 Package: python-django-celery-haystack
 Architecture: all
 Depends:
- python-appconf,
  python-django,
+ python-django-appconf,
  python-django-celery-transactions,
  python-django-haystack,
  ${misc:Depends},
@@ -50,8 +51,8 @@ Description: utilize Celery for automatic haystack index updates
 Package: python3-django-celery-haystack
 Architecture: all
 Depends:
- python3-appconf,
  python3-django,
+ python3-django-appconf,
  python3-django-celery-transactions,
  python3-django-haystack,
  ${misc:Depends},

-- 
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