From 0259f5979f5adf1a4826344813a1b0294a01638b Mon Sep 17 00:00:00 2001 From: Ian Jackson Date: Sun, 14 Oct 2018 15:20:10 +0100 Subject: [PATCH] changelog: document 0.9.10+nmu1 Signed-off-by: Ian Jackson --- debian/changelog | 17 +++++++++++++++++ 1 file changed, 17 insertions(+) diff --git a/debian/changelog b/debian/changelog index da0ead7..da223f2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,20 @@ +git-buildpackage (0.9.10+nmu1) unstable; urgency=medium + + * Non-maintainer upload. + * Fix problems detected by flake8 (FTBFS). Closes:#910446. + - Remove a spurious blank line + - Add many missing r in regexp literals (r'...') + - Double (and in some cases quadruple) some other backslashes. + * Suppress a spurious new flake8 warning (FTBFS): + - Suppress W503/W504 operator before/after newline. + * Fix problems with test suite (FTBFS): + - Set a dummy value of HOME to avoid picking up unwanted config. + - Update rfc822_date_to_git test for new dateutil.parser.parse. + * Add missing .gitignore from upstream cgit web page, and + add .pybuild to it. + + -- Ian Jackson Sun, 14 Oct 2018 15:20:00 +0100 + git-buildpackage (0.9.10) unstable; urgency=medium [ Ken Dreyer ] -- 2.30.2