[Python-modules-commits] [django-modeltranslation] 01/01: Add missing python3-django build dependency

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Jun 27 21:20:08 UTC 2016


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

hertzog pushed a commit to branch master
in repository django-modeltranslation.

commit 91ef84457681e57d2343090ed6781dcc722bf758
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Jun 27 23:10:34 2016 +0200

    Add missing python3-django build dependency
---
 debian/control | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/debian/control b/debian/control
index df1bb9e..67b0ecf 100644
--- a/debian/control
+++ b/debian/control
@@ -11,7 +11,8 @@ Build-Depends:
  python-all (>= 2.6.6-3~),
  python-django,
  python-sphinx,
- python3-all
+ python3-all,
+ python3-django,
 Standards-Version: 3.9.8
 Homepage: https://github.com/deschler/django-modeltranslation/
 X-Python-Version: >= 2.6

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



More information about the Python-modules-commits mailing list