[Python-modules-commits] [django-taggit] 05/05: BD on mock

Michal Cihar nijel at moszumanska.debian.org
Thu May 26 07:41:47 UTC 2016


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

nijel pushed a commit to branch master
in repository django-taggit.

commit 84fc34816370e7a62fdb1f7d0f80c10f7ed7c4da
Author: Michal Čihař <nijel at debian.org>
Date:   Thu May 26 09:33:07 2016 +0200

    BD on mock
    
    Signed-off-by: Michal Čihař <nijel at debian.org>
---
 debian/control | 10 +++++++++-
 1 file changed, 9 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index 0d47786..f4eaaf3 100644
--- a/debian/control
+++ b/debian/control
@@ -4,7 +4,15 @@ Priority: optional
 Maintainer: Michal Čihař <nijel at debian.org>
 Uploaders: Python Applications Packaging Team <python-apps-team at lists.alioth.debian.org>
 Build-Depends: debhelper (>= 9)
-Build-Depends-Indep: python (>= 2.6.6-3), python-setuptools, python3-setuptools, python3-all, dh-python, python-django, python3-django
+Build-Depends-Indep: python (>= 2.6.6-3), 
+    python3-all, 
+    dh-python, 
+    python-setuptools, 
+    python3-setuptools, 
+    python-mock,
+    python3-mock,
+    python-django, 
+    python3-django
 Standards-Version: 3.9.8
 Vcs-Browser: http://anonscm.debian.org/gitweb/?p=collab-maint/django-taggit.git
 Vcs-Git: git://anonscm.debian.org/collab-maint/django-taggit.git

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/collab-maint/django-taggit.git



More information about the Python-modules-commits mailing list