[Python-modules-commits] [python-django] 01/01: Add patch metadata

Raphaël Hertzog hertzog at moszumanska.debian.org
Mon Jun 5 12:48:38 UTC 2017


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

hertzog pushed a commit to branch debian/master
in repository python-django.

commit 9afea988053068332ae6e6a9117668a114a66d14
Author: Raphaël Hertzog <hertzog at debian.org>
Date:   Mon Jun 5 14:29:31 2017 +0200

    Add patch metadata
---
 debian/patches/fix-migration-fake-initial-1.patch        | 1 +
 debian/patches/fix-migration-fake-initial-2.patch        | 1 +
 debian/patches/fix-test-middleware-classes-headers.patch | 3 +++
 3 files changed, 5 insertions(+)

diff --git a/debian/patches/fix-migration-fake-initial-1.patch b/debian/patches/fix-migration-fake-initial-1.patch
index 421bdd3..63513b8 100644
--- a/debian/patches/fix-migration-fake-initial-1.patch
+++ b/debian/patches/fix-migration-fake-initial-1.patch
@@ -15,6 +15,7 @@ the code around.
 
 Signed-off-by: Raphaël Hertzog <hertzog at debian.org>
 Bug: https://code.djangoproject.com/ticket/28250
+Bug-Debian: https://bugs.debian.org/863267
 ---
  django/db/migrations/executor.py  | 83 +--------------------------------------
  django/db/migrations/loader.py    | 81 ++++++++++++++++++++++++++++++++++++++
diff --git a/debian/patches/fix-migration-fake-initial-2.patch b/debian/patches/fix-migration-fake-initial-2.patch
index bdbd015..bb29c2f 100644
--- a/debian/patches/fix-migration-fake-initial-2.patch
+++ b/debian/patches/fix-migration-fake-initial-2.patch
@@ -18,6 +18,7 @@ any of its children has been applied.
 Thanks to Raphaël Hertzog for the initial patch.
 
 Bug: https://code.djangoproject.com/ticket/28250
+Bug-Debian: https://bugs.debian.org/863267
 ---
  django/core/management/commands/makemigrations.py |  2 +-
  django/core/management/commands/migrate.py        |  2 +-
diff --git a/debian/patches/fix-test-middleware-classes-headers.patch b/debian/patches/fix-test-middleware-classes-headers.patch
index da21f15..3d7e0a3 100644
--- a/debian/patches/fix-test-middleware-classes-headers.patch
+++ b/debian/patches/fix-test-middleware-classes-headers.patch
@@ -5,6 +5,9 @@ Subject: [PATCH] [1.11.x] Fixed #26755 -- Fixed
  test_middleware_classes_headers if Django source isn't writable.
 
 Backport of 2ec56bb78237ebf58494d7a7f3262482399f0be6 from master
+
+Bug: https://code.djangoproject.com/ticket/26755
+Bug-Debian: https://bugs.debian.org/816435
 ---
  tests/project_template/test_settings.py | 18 ++++++++++--------
  1 file changed, 10 insertions(+), 8 deletions(-)

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



More information about the Python-modules-commits mailing list