[Python-modules-commits] [django-countries] 03/03: Document: * Add patch to define TEMPLATES which is needed to avoid FTBFS in Django 1.10: - 0003-Django-1.10-define-TEMPLATES.patch (Closes: #828646).

Thomas Goirand zigo at moszumanska.debian.org
Fri Aug 5 12:44:52 UTC 2016


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

zigo pushed a commit to branch master
in repository django-countries.

commit f83e80f734d620b43d28c8aa78d0b9159feb7f50
Author: Thomas Goirand <zigo at debian.org>
Date:   Fri Aug 5 12:43:26 2016 +0000

    Document:
      * Add patch to define TEMPLATES which is needed to avoid FTBFS in Django 1.10:
        - 0003-Django-1.10-define-TEMPLATES.patch (Closes: #828646).
---
 debian/changelog                                       |  9 +++++++--
 debian/patches/0003-Django-1.10-define-TEMPLATES.patch | 12 +++++-------
 2 files changed, 12 insertions(+), 9 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 8d42c5b..610b2b9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,9 +1,14 @@
-django-countries (3.4.1-3) UNRELEASED; urgency=medium
+django-countries (3.4.1-2.1) unstable; urgency=medium
 
+  [ Ondřej Nový ]
   * Fixed homepage (https)
   * Fixed VCS URL (https)
 
- -- Ondřej Nový <novy at ondrej.org>  Tue, 29 Mar 2016 21:26:13 +0200
+  [ Thomas Goirand ]
+  * Add patch to define TEMPLATES which is needed to avoid FTBFS in Django 1.10:
+    - 0003-Django-1.10-define-TEMPLATES.patch (Closes: #828646).
+
+ -- Thomas Goirand <zigo at debian.org>  Fri, 05 Aug 2016 12:41:59 +0000
 
 django-countries (3.4.1-2) unstable; urgency=medium
 
diff --git a/debian/patches/0003-Django-1.10-define-TEMPLATES.patch b/debian/patches/0003-Django-1.10-define-TEMPLATES.patch
index f817214..154df1d 100644
--- a/debian/patches/0003-Django-1.10-define-TEMPLATES.patch
+++ b/debian/patches/0003-Django-1.10-define-TEMPLATES.patch
@@ -1,11 +1,9 @@
-From 5159adf9379ce049d7c93c4b6ac09f585260cf98 Mon Sep 17 00:00:00 2001
-From: Thomas Goirand <zigo at debian.org>
+Description: Django 1.10: define TEMPLATES []
+Author: Thomas Goirand <zigo at debian.org>
 Date: Fri, 5 Aug 2016 12:41:18 +0000
-Subject: Django 1.10: define TEMPLATES []
-
----
- django_countries/tests/settings.py | 7 +++++++
- 1 file changed, 7 insertions(+)
+Forwarded: no
+Bug-Debian: http://bugs.debian.org/828646
+Last-Update: 2016-08-05
 
 diff --git a/django_countries/tests/settings.py b/django_countries/tests/settings.py
 index 36a15ee..1b1f856 100644

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



More information about the Python-modules-commits mailing list