[Python-modules-commits] [celery-haystack] 03/08: Run wrap-and-sort -bast to reduce diff size of future changes.

Michael Fladischer fladi at moszumanska.debian.org
Tue Nov 14 08:54:45 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 9ad7e940b66619108f11db598e03d21403949dfc
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Mon Nov 13 11:06:21 2017 +0100

    Run wrap-and-sort -bast to reduce diff size of future changes.
---
 debian/changelog |  4 ++++
 debian/control   | 72 ++++++++++++++++++++++++++++++--------------------------
 2 files changed, 42 insertions(+), 34 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 1d52526..c963061 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,8 +1,12 @@
 celery-haystack (0.10-2) UNRELEASED; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed VCS URL (https)
   * Refresh patches after git-dpm to gbp pq conversion
 
+  [ Michael Fladischer ]
+  * Run wrap-and-sort -bast to reduce diff size of future changes.
+
  -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:24:21 +0200
 
 celery-haystack (0.10-1) unstable; urgency=medium
diff --git a/debian/control b/debian/control
index 79890c5..18360a7 100644
--- a/debian/control
+++ b/debian/control
@@ -1,29 +1,31 @@
 Source: celery-haystack
 Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.org>
-Uploaders: Michael Fladischer <fladi at debian.org>
+Uploaders:
+ Michael Fladischer <fladi at debian.org>,
 Section: python
 Priority: optional
-Build-Depends: debhelper (>= 9),
-               dh-python,
-               python-all,
-               python-appconf,
-               python-celery,
-               python-d2to1,
-               python-django,
-               python-django-celery,
-               python-django-celery-transactions,
-               python-django-haystack,
-               python-setuptools,
-               python-whoosh,
-               python3-all,
-               python3-celery,
-               python3-d2to1,
-               python3-django,
-               python3-django-celery,
-               python3-django-celery-transactions,
-               python3-django-haystack,
-               python3-setuptools,
-               python3-whoosh
+Build-Depends:
+ debhelper (>= 9),
+ dh-python,
+ python-all,
+ python-appconf,
+ python-celery,
+ python-d2to1,
+ python-django,
+ python-django-celery,
+ python-django-celery-transactions,
+ python-django-haystack,
+ python-setuptools,
+ python-whoosh,
+ python3-all,
+ python3-celery,
+ python3-d2to1,
+ python3-django,
+ python3-django-celery,
+ python3-django-celery-transactions,
+ python3-django-haystack,
+ python3-setuptools,
+ python3-whoosh,
 Standards-Version: 3.9.6
 Vcs-Browser: https://anonscm.debian.org/cgit/python-modules/packages/celery-haystack.git
 Vcs-Git: https://anonscm.debian.org/git/python-modules/packages/celery-haystack.git
@@ -33,12 +35,13 @@ X-Python3-Version: >= 3.3
 
 Package: python-django-celery-haystack
 Architecture: all
-Depends: python-appconf,
-         python-django,
-         python-django-celery-transactions,
-         python-django-haystack,
-         ${misc:Depends},
-         ${python:Depends}
+Depends:
+ python-appconf,
+ python-django,
+ python-django-celery-transactions,
+ python-django-haystack,
+ ${misc:Depends},
+ ${python:Depends},
 Description: utilize Celery for automatic haystack index updates
  This Django app allows you to utilize Celery for automatically updating and
  deleting objects in a Haystack search index. It provides a SearchIndex
@@ -46,12 +49,13 @@ Description: utilize Celery for automatic haystack index updates
 
 Package: python3-django-celery-haystack
 Architecture: all
-Depends: python3-appconf,
-         python3-django,
-         python3-django-celery-transactions,
-         python3-django-haystack,
-         ${misc:Depends},
-         ${python3:Depends}
+Depends:
+ python3-appconf,
+ python3-django,
+ python3-django-celery-transactions,
+ python3-django-haystack,
+ ${misc:Depends},
+ ${python3:Depends},
 Description: utilize Celery for automatic haystack index updates (Python3 version)
  This Django app allows you to utilize Celery for automatically updating and
  deleting objects in a Haystack search index. It provides a SearchIndex

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