[Python-modules-commits] [python-django-extensions] 06/08: Add python{, 3}-mock to build depends

Brian May bam at moszumanska.debian.org
Sat Oct 24 06:50:20 UTC 2015


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

bam pushed a commit to branch master
in repository python-django-extensions.

commit a6f6dc6d877be1dfb1d7891495c3d273a4574155
Author: Brian May <brian at linuxpenguins.xyz>
Date:   Sat Oct 24 14:48:12 2015 +1100

    Add python{,3}-mock to build depends
---
 debian/control | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/control b/debian/control
index 8c9efbb..c6a1d1d 100644
--- a/debian/control
+++ b/debian/control
@@ -5,8 +5,8 @@ Maintainer: Debian Python Modules Team <python-modules-team at lists.alioth.debian.
 Uploaders: Brian May <bam at debian.org>
 X-Python-Version: >=2.7
 Build-Depends: debhelper (>= 9), dh-python,
- python-all (>= 2.6.6-3~), python-setuptools, python-django (>= 1.4), python-six, python-dateutil, python-shortuuid,
- python3-all, python3-setuptools, python3-django (>= 1.4), python3-six, python3-dateutil, python3-shortuuid,
+ python-all (>= 2.6.6-3~), python-setuptools, python-django (>= 1.4), python-six, python-dateutil, python-shortuuid, python-mock,
+ python3-all, python3-setuptools, python3-django (>= 1.4), python3-six, python3-dateutil, python3-shortuuid, python3-mock,
 Standards-Version: 3.9.6
 Homepage: https://github.com/django-extensions/django-extensions
 Vcs-Git: git://git.debian.org/git/collab-maint/python-django-extensions.git

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



More information about the Python-modules-commits mailing list