[Python-modules-commits] [django-haystack] 05/07: Add python(3)-setuptools-scm to Build-Depends as upstream started using it in their setup.py.

Michael Fladischer fladi at moszumanska.debian.org
Tue Mar 21 12:15:03 UTC 2017


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

fladi pushed a commit to branch experimental
in repository django-haystack.

commit 0a4eb4c6b879d2d00d1482ad1528dca3b8559d7c
Author: Michael Fladischer <FladischerMichael at fladi.at>
Date:   Tue Mar 21 12:15:24 2017 +0100

    Add python(3)-setuptools-scm to Build-Depends as upstream started
    using it in their setup.py.
---
 debian/changelog | 2 ++
 debian/control   | 2 ++
 2 files changed, 4 insertions(+)

diff --git a/debian/changelog b/debian/changelog
index dcaf304..0844753 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ django-haystack (2.6.0-1) UNRELEASED; urgency=low
 
   * New upstream release.
   * Add .eggs/README.txt to d/clean to allow two builds in a row.
+  * Add python(3)-setuptools-scm to Build-Depends as upstream started
+    using it in their setup.py.
 
  -- Michael Fladischer <fladi at debian.org>  Mon, 09 Jan 2017 11:21:41 +0100
 
diff --git a/debian/control b/debian/control
index 2f3f7ac..978dc0b 100644
--- a/debian/control
+++ b/debian/control
@@ -7,8 +7,10 @@ Build-Depends: debhelper (>= 9),
                dh-python,
                python-all,
                python-setuptools,
+               python-setuptools-scm,
                python3-all,
                python3-setuptools,
+               python3-setuptools-scm,
                python3-sphinx
 Standards-Version: 3.9.8
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list