This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch master in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=efc117fd2c5452edcd47067dd67652a293b544a8 commit efc117fd2c5452edcd47067dd67652a293b544a8 Author: Guillem Jover <[email protected]> AuthorDate: Wed Jan 30 03:33:07 2019 +0100 debian: Fix bug closures --- debian/changelog | 5 +++-- 1 file changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index a92764c3d..cc84bf4cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -181,6 +181,7 @@ dpkg (1.19.3) unstable; urgency=medium * German (Sven Joachim). * Italian (Milo Casagrande). Closes: #915610 * Portuguese (Miguel Figueiredo). Closes: #917813 + * Simplified Chinese (Zhou Mo). Closes: #919040 [ Updated scripts translations ] * German (Helge Kreutzmann). @@ -318,6 +319,7 @@ dpkg (1.19.1) unstable; urgency=medium using this new protocol, to safely lock the dpkg database w/o risk of race conditions with other dpkg instances or frontends supporting the same protocol. Thanks to Julian Andres Klode <[email protected]>. + Closes: #850417, #851984 * Do not emit perl warnings in dpkg-source --help on source formats w/o options. * Make dpkg-buildpackage validate OpenPGP signing key IDs length. Error out @@ -569,8 +571,7 @@ dpkg (1.19.1) unstable; urgency=medium * German (Sven Joachim). * Italian (Milo Casagrande). Closes: #883085 * Polish (Łukasz Dulny). - * Simplified Chinese (Zhou Mo, Boyuan Yang). - Closes: #900547, #890806, #919040 + * Simplified Chinese (Zhou Mo, Boyuan Yang). Closes: #900547, #890806 * Spanish (Javier Fernández-Sanguino). * Traditional Chinese (Buo-ren Lin). Closes: #905887 * Turkish (Mert Dirik). Closes: #886252 -- Dpkg.Org's dpkg

