From: Guillem Jover Date: Wed, 4 Jun 2008 05:04:44 +0000 (+0300) Subject: Fix weird space in bracketed name making dch not work properly X-Git-Url: https://err.no/cgi-bin/gitweb.cgi?a=commitdiff_plain;h=46eb0c39b0ab752845832bf373113ced480a8ac4;p=dpkg Fix weird space in bracketed name making dch not work properly --- diff --git a/debian/changelog b/debian/changelog index 200a7b0d..16032060 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,6 @@ dpkg (1.15.0) UNRELEASED; urgency=low - [ Guillem Jover ] + [ Guillem Jover ] * Do not suggest manually changing the alternative symlinks on update-alternative's verbose mode. Closes: #412487 * Refactor subprocess signal setup.