[Python-modules-commits] [python-django-contact-form] 10/14: Build depend on python-django for running build time tests.
Andrew Starr-Bochicchio
asb at moszumanska.debian.org
Sun Oct 11 18:25:22 UTC 2015
This is an automated email from the git hooks/post-receive script.
asb pushed a commit to branch master
in repository python-django-contact-form.
commit 03d725fa8cd21032d6efe56e60b9c8bb2d7f88bb
Author: Andrew Starr-Bochicchio <a.starr.b at gmail.com>
Date: Sun Oct 11 13:36:44 2015 -0400
Build depend on python-django for running build time tests.
---
debian/changelog | 1 +
debian/control | 1 +
2 files changed, 2 insertions(+)
diff --git a/debian/changelog b/debian/changelog
index 82e14c8..276ddd3 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -9,6 +9,7 @@ python-django-contact-form (1.1-1) UNRELEASED; urgency=medium
* Update homepage.
* Remove obsolete get-orig-source target from debian/rules.
* Update debian/docs for new file names.
+ * Build depend on python-django for running build time tests (Closes: #800673).
-- Andrew Starr-Bochicchio <asb at debian.org> Sun, 11 Oct 2015 12:56:09 -0400
diff --git a/debian/control b/debian/control
index ec8ee4a..f129ccf 100644
--- a/debian/control
+++ b/debian/control
@@ -6,6 +6,7 @@ Uploaders: Andrew Starr-Bochicchio <asb at debian.org>
Build-Depends: debhelper (>= 7.0.50~),
dh-python,
python-all (>= 2.6.6-3~),
+ python-django,
python3-all,
python-setuptools,
python3-setuptools
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/python-modules/packages/python-django-contact-form.git
More information about the Python-modules-commits
mailing list