diff options
author | Nicolas Schier <nicolas@hjem.rpa.no> | 2015-01-28 08:51:11 +0100 |
---|---|---|
committer | Nicolas Schier <nicolas@hjem.rpa.no> | 2015-01-28 11:21:12 +0100 |
commit | 3c51d99eb90cbac23bd97807b1459abfce13e7ae (patch) | |
tree | eecc05b4c5517570eadc8edb7b6b71bc2e22fb93 | |
parent | b016ecb08bbffcc67fc30645be0281d4639e04fa (diff) | |
download | moreutils-debian/0.55-1.tar.gz |
Release debian version 0.55-1upstream/debian/0.55-1debian/0.55-1
Signed-off-by: Nicolas Schier <nicolas@hjem.rpa.no>
-rw-r--r-- | debian/changelog | 12 |
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index 009d922..19927cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,15 @@ +moreutils (0.55-1) experimental; urgency=medium + + * New upstream release: + * parallel: serialise output through internal pipe (Closes: #704125). + * sponge: add append option '-a' (Closes: #623197), + thanks, Michael Stummvoll. + * sponge: make '-a' atomically, if possible. + * copyright and URL updates. + * Add preliminary watch file (download does not work). + + -- Nicolas Schier <nicolas@hjem.rpa.no> Wed, 28 Jan 2015 08:48:55 +0100 + moreutils (0.54-1) unstable; urgency=medium * Set debhelper compat to 9. |