[Python-modules-commits] [twisted] 02/16: Refresh 0002-combinedlog.patch

Free Ekanayaka freee at moszumanska.debian.org
Mon Aug 28 17:40:02 UTC 2017


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

freee pushed a commit to branch patch-queue/master
in repository twisted.

commit e9358cb00cb5589b618ec6850034224bb0fcf751
Author: Free Ekanayaka <free.ekanayaka at canonical.com>
Date:   Mon Aug 28 07:32:33 2017 +0000

    Refresh 0002-combinedlog.patch
---
 debian/patches/0002-combinedlog.patch | 4 ++--
 1 file changed, 2 insertions(+), 2 deletions(-)

diff --git a/debian/patches/0002-combinedlog.patch b/debian/patches/0002-combinedlog.patch
index fab6178..fce82c6 100644
--- a/debian/patches/0002-combinedlog.patch
+++ b/debian/patches/0002-combinedlog.patch
@@ -13,10 +13,10 @@ Bug-Debian https://bugs.debian.org/772629
  2 files changed, 9 insertions(+), 9 deletions(-)
 
 diff --git a/src/twisted/web/http.py b/src/twisted/web/http.py
-index 2bb9756..75266ed 100644
+index cbef2ab..35e7229 100644
 --- a/src/twisted/web/http.py
 +++ b/src/twisted/web/http.py
-@@ -2296,7 +2296,7 @@ def combinedLogFormatter(timestamp, request):
+@@ -2472,7 +2472,7 @@ def combinedLogFormatter(timestamp, request):
      referrer = _escape(request.getHeader(b"referer") or b"-")
      agent = _escape(request.getHeader(b"user-agent") or b"-")
      line = (

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



More information about the Python-modules-commits mailing list