[Python-modules-commits] [kombu] 01/01: Add missing build depends on python-vine and python3-vine. Closes: #858540.

Brian May bam at moszumanska.debian.org
Thu Mar 23 21:30:07 UTC 2017


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

bam pushed a commit to branch debian/experimental
in repository kombu.

commit 5850e207f04d0abac535ceb94e0b66457d80d53b
Author: Brian May <bam at debian.org>
Date:   Fri Mar 24 08:25:20 2017 +1100

    Add missing build depends on python-vine and python3-vine. Closes: #858540.
---
 debian/changelog | 7 +++++++
 debian/control   | 4 +++-
 2 files changed, 10 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 4d08da1..4d8c416 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+kombu (4.0.2+dfsg-2) UNRELEASED; urgency=medium
+
+  * Add missing build depends on python-vine and python3-vine.
+    Closes: #858540.
+
+ -- Brian May <bam at debian.org>  Fri, 24 Mar 2017 08:24:14 +1100
+
 kombu (4.0.2+dfsg-1) experimental; urgency=medium
 
   * Refresh patches after git-dpm to gbp pq conversion
diff --git a/debian/control b/debian/control
index 5073700..7fa9202 100644
--- a/debian/control
+++ b/debian/control
@@ -28,6 +28,7 @@ Build-Depends: debhelper (>= 9),
                python-pytest,
                python-case,
                python-tz,
+               python-vine,
                python3-all,
                python3-amqp (>= 2.1.4),
                python3-anyjson (>= 0.3.3),
@@ -45,7 +46,8 @@ Build-Depends: debhelper (>= 9),
                python3-sphinx-celery,
                python3-pytest,
                python3-case,
-               python3-tz
+               python3-tz,
+               python3-vine
 Build-Conflicts: python-cjson,
                  python-sphinx
 X-Python-Version: >= 2.7

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



More information about the Python-modules-commits mailing list