diff options
author | Joey Hess <joey@kitenet.net> | 2013-05-05 00:02:10 -0400 |
---|---|---|
committer | Joey Hess <joey@kitenet.net> | 2013-05-05 00:02:10 -0400 |
commit | 337a7415b11bb2b3a5f47a1aa96b571a40da8762 (patch) | |
tree | 2d6bffc334538a2f89c0b5cbb8f9c12fb93d0311 | |
parent | 6684c636fd26eab49eec25d0538b2fc4b5542924 (diff) | |
download | moreutils-337a7415b11bb2b3a5f47a1aa96b571a40da8762.tar.gz |
releasing version 0.480.48
-rw-r--r-- | debian/changelog | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/debian/changelog b/debian/changelog index 047e87d..833fadd 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,4 +1,4 @@ -moreutils (0.48) UNRELEASED; urgency=low +moreutils (0.48) unstable; urgency=low * Allow overriding PREFIX and CFLAGS to make the build more flexible (Thanks, Ben Walton) @@ -9,7 +9,7 @@ moreutils (0.48) UNRELEASED; urgency=low Thanks, Peter Lunicks * sponge: Check fclose to detect certian short reads. Closes: #704453 - -- Joey Hess <joeyh@debian.org> Wed, 25 Jul 2012 23:39:34 -0400 + -- Joey Hess <joeyh@debian.org> Sat, 04 May 2013 23:50:03 -0400 moreutils (0.47) unstable; urgency=low |