From 7df6dd8cf210b82fed8cc9f9c690a3ccccfbd820 Mon Sep 17 00:00:00 2001 From: Christian Perrier Date: Fri, 9 May 2014 19:18:43 +0200 Subject: [PATCH] Next release will be 4.2.1 --- debian/changelog | 26 ++++++++++++++------------ 1 file changed, 14 insertions(+), 12 deletions(-) diff --git a/debian/changelog b/debian/changelog index e36a0b79..9053cdea 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,17 +1,19 @@ -shadow (1:4.2-3) UNRELEASED; urgency=low +shadow (1:4.2.1-3) UNRELEASED; urgency=low [ Christian Perrier ] - * Fix typos in login.pam (thanks to Jakub Wilk for reporting) - Closes: #747115 - * Update French translations of programs messages and manpages. - Done as an upstream patch, as of now and will be part of 4.2.1 - Closes: #725793 - * Fix some typos and errors in German translation of manpages. - Done as an upstream patch, as of now and will be part of 4.2.1 - Closes: #734609 - * Fix a typo in su manpage. - Done as an upstream patch, as of now and will be part of 4.2.1 - Closes: #730692 + * New upstream release (merges somes patches that were Debian + specific). Fixes the following Debian bugs: + * Fix typos in login.pam (thanks to Jakub Wilk for reporting) + Closes: #747115 + * Update French translations of programs messages and manpages. + Done as an upstream patch, as of now and will be part of 4.2.1 + Closes: #725793 + * Fix some typos and errors in German translation of manpages. + Done as an upstream patch, as of now and will be part of 4.2.1 + Closes: #734609 + * Fix a typo in su manpage. + Done as an upstream patch, as of now and will be part of 4.2.1 + Closes: #730692 * Include groupmems(8) in the passwd package. Closes: #663117 [ Laurent Bigonville ]