From 68ccc7f669e544ac6a08761d9a2ddbd773eb3c3b Mon Sep 17 00:00:00 2001 From: Guido Günther Date: Thu, 9 Nov 2017 17:51:57 +0100 Subject: changelog: Fix overly long lines Gbp-Dch: Ignore --- debian/changelog | 10 ++++++---- 1 file changed, 6 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9e8b595c..9b8dc26a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -6,7 +6,8 @@ git-buildpackage (0.9.1) unstable; urgency=medium mkdir -p ~/.config/pk4/hooks-enabled/unpack/ ln -s /usr/share/pk4/hooks-available/unpack/gbp \ ~/.config/pk4/hooks-enabled/unpack/ - * [f18d6b4] import-dsc: improve error message when Debian branch does not exist + * [f18d6b4] import-dsc: improve error message when Debian branch does not + exist * [01da1e6] import-dsc: make sure we don't create 'master' if not needed. This way we only get the debian- and upstream-branch in empty repos and not a pointless 'master' if debian-branch != master. @@ -18,9 +19,10 @@ git-buildpackage (0.9.1) unstable; urgency=medium * [8e67334] Lock flake8 version. We don't want to play catchup with new flake8 checks but rather update and fix things in a controlled manner. - * [f1bf7c3] command_wrappers: report proper exception on bad process arguments. - If subprocess.communicate raised a TypeError due to bad arguments 'ret' - was undefined and therefore the real error reason got masked. + * [f1bf7c3] command_wrappers: report proper exception on bad process + arguments. If subprocess.communicate raised a TypeError due to bad + arguments 'ret' was undefined and therefore the real error reason got + masked. Closes parts of #879495 * [280f4c9] pq: kill useless use of sed. This also broke paths containing spaces. Thanks to André Althaus for a proposed fix. -- cgit v1.2.3