From dc7df101d71be5c504529a47c541aa8bfc82edca Mon Sep 17 00:00:00 2001 From: Joey Hess Date: Wed, 6 Oct 2010 20:06:06 -0400 Subject: [PATCH] releasing version 0.42 --- debian/changelog | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index 9705e4b..232f832 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,12 @@ -moreutils (0.42) UNRELEASED; urgency=low +moreutils (0.42) unstable; urgency=low - * Typo. Closes: #596032 * sponge: Guarantee that output file is always updated atomically, by renaming a temp file into place. Closes: #592144 * sponge: Ensure that output file permissions are always preserved if it already exists. + * Typo. Closes: #596032 - -- Joey Hess Wed, 08 Sep 2010 02:09:29 -0400 + -- Joey Hess Wed, 06 Oct 2010 20:03:25 -0400 moreutils (0.41) unstable; urgency=low -- 2.11.4.GIT