[Python-modules-commits] [python-git] 07/08: Fix DEP-3 headers.

Barry Warsaw barry at moszumanska.debian.org
Wed Jun 15 10:56:32 UTC 2016


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

barry pushed a commit to branch master
in repository python-git.

commit d577fd6fcc95fad3f49b050fd266b85966ebe383
Author: Barry Warsaw <barry at python.org>
Date:   Wed Jun 15 13:52:01 2016 +0300

    Fix DEP-3 headers.
---
 debian/patches/issue470-safe-decode.patch | 11 ++++-------
 1 file changed, 4 insertions(+), 7 deletions(-)

diff --git a/debian/patches/issue470-safe-decode.patch b/debian/patches/issue470-safe-decode.patch
index 193a31b..b2e0f3c 100644
--- a/debian/patches/issue470-safe-decode.patch
+++ b/debian/patches/issue470-safe-decode.patch
@@ -1,11 +1,8 @@
 From d9fe5fffd84389eb8e8e5a74606eb7c8523877d4 Mon Sep 17 00:00:00 2001
-From: Barry Warsaw <barry at python.org>
-Date: Wed, 15 Jun 2016 13:48:10 +0300
-Subject: =?UTF-8?q?Description:=20Calling=20a=20git=20command=20(e.g.=20`s?=
- =?UTF-8?q?how`)=20that=20contains=20invalid=0A=20UTF-8=20will=20cause=20a?=
- =?UTF-8?q?=20UnicodeDecodeError.=0AAuthor:=20Barry=20Warsaw=20<barry at ubun?=
- =?UTF-8?q?tu.com>=0ABug:=20https://github.com/gitpython-developers/GitPyt?=
- =?UTF-8?q?hon/issues/470?=
+Description: Calling a git command (e.g. `show`) that contains invalid
+ UTF-8 will cause a UnicodeDecodeError.
+Author: Barry Warsaw <barry at debian.com>
+Bug: https://github.com/gitpython-developers/GitPython/issues/470
 
 Patch-Name: issue470-safe-decode.patch
 ---

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



More information about the Python-modules-commits mailing list