diff options
author | Antti-Juhani Kaijanaho <ajk@debian.org> | 2007-10-27 20:54:28 +0300 |
---|---|---|
committer | Antti-Juhani Kaijanaho <ajk@debian.org> | 2007-11-07 21:46:43 +0200 |
commit | 2678055b76ce36d71de7175db1db76aac3e5883d (patch) | |
tree | cdcdd7c0d8d53604a8b8ae5c9d22819a7a1dcfa8 /debian | |
parent | dc697da2e3c57b1477b4f4bb1666d935e54da166 (diff) | |
download | dctrl-tools-2678055b76ce36d71de7175db1db76aac3e5883d.tar.gz |
Fix Debian bug #440348
Signed-off-by: Antti-Juhani Kaijanaho <ajk@debian.org>
Diffstat (limited to 'debian')
-rw-r--r-- | debian/changelog | 5 |
1 files changed, 4 insertions, 1 deletions
diff --git a/debian/changelog b/debian/changelog index edb043f..685beb8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,11 @@ dctrl-tools (2.12) UNRELEASED; urgency=low * Switched to git for source control. + * make sort-dctrl read stdin if no file arguments are given + Closes: #440348 (sort-dctrl outputs nothing if input is a pipe) + Reported by Antti-Juhani Kaijanaho <ajk@debian.org>. - -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 27 Oct 2007 16:53:22 +0300 + -- Antti-Juhani Kaijanaho <ajk@debian.org> Sat, 27 Oct 2007 20:45:12 +0300 dctrl-tools (2.11) unstable; urgency=low |