From d34d35ee07712306d86fff68db5fe28dbe263ed6 Mon Sep 17 00:00:00 2001 From: Thomas Goirand Date: Sun, 12 Oct 2014 04:37:56 +0000 Subject: * Add a patch to call django.setup() if using Django 1.7 in the unit tests. This fixes FTBFS (Closes: #764837). --- debian/patches/series | 1 + 1 file changed, 1 insertion(+) (limited to 'debian/patches/series') diff --git a/debian/patches/series b/debian/patches/series index 4a8b99a..b296b96 100644 --- a/debian/patches/series +++ b/debian/patches/series @@ -1,3 +1,4 @@ disable-intersphinx.patch removed-privacy-breach.patch disable-a-test-in-test_existing_file.patch +add-django-1.7-compat-with-new-django.setup.patch -- cgit v1.2.3