From 323522ed72428ebb03dc7a2abe4c2e31d865c1df Mon Sep 17 00:00:00 2001 From: Guillem Jover Date: Mon, 21 Jan 2008 08:46:12 +0200 Subject: [PATCH] Someone called the pedantic Changelog police? --- ChangeLog | 32 +++++++++++++++++++++++++++++++- po/ChangeLog | 6 +++--- 2 files changed, 34 insertions(+), 4 deletions(-) diff --git a/ChangeLog b/ChangeLog index 5ea59195..7c509be8 100644 --- a/ChangeLog +++ b/ChangeLog @@ -52,9 +52,15 @@ 2008-01-20 Guillem Jover - * utils/start-stop-daemon.c (do_help): Change from 'Mandatory' to + * utils/start-stop-daemon.c (do_version): Change from 'Mandatory' to 'Matching'. Suggested by Justin Pryzby. +2008-01-20 Frank Lichtenheld + + * scripts/dpkg-buildpackage.pl: Move most functions to end of file + to allow better reading of the program flow. This is a remnant of + the shell script past. + 2008-01-19 Raphael Hertzog * scripts/dpkg-buildpackage.pl: Use @@ -87,6 +93,12 @@ * man/dpkg-gensymbols.1: Update the manual page to explain how to use wildcard entries. +2008-01-18 Frank Lichtenheld + + * scripts/changelog/debian.pl: Don't hide failures inside eval(). + * scripts/Dpkg/Changelog.pm (data2rfc822): Don't fail if argument + is undef. + 2008-01-18 Raphael Hertzog * scripts/Dpkg/Changelog.pm (parse_changelog): Rewrite it completely @@ -171,6 +183,24 @@ different than the current one, and initgroups only if the groups is not part of the supplementary groups. +2008-01-16 Frank Lichtenheld + + * scripts/changelog/debian.pl: Restore the old default behaviour + to parse STDIN. Also fix the -l option to specify a label for the + parsed input, but the actual file. Still allow --file to be used for + that. Use the new inhandle option of parse() to pass STDIN directly. + This should be faster and removes the implicit dependency on + IO::String. + + * scripts/Dpkg/Changelog/Debian.pm (parse): Accept input in + configuration item 'inhandle'. Allow to override the name of the + file (used for reporting) with configuration item 'reportfile'. + * scripts/Dpkg/Changelog.pm (init): Call parse if 'inhandle' is given. + + * scripts/dpkg-parsechangelog.pl: Remove one superfluous %s from a + formatstring which was used to output $! before syserr() was used + instead. + 2008-01-16 Guillem Jover * utils/start-stop-daemon.c (do_stop): Do not print messages when diff --git a/po/ChangeLog b/po/ChangeLog index ecaacab1..01e65e0c 100644 --- a/po/ChangeLog +++ b/po/ChangeLog @@ -19,12 +19,12 @@ 2008-01-12 Jacobo Tarrio - * gl.po: Updated to 928f. + * gl.po: Updated to 928t. 2008-01-07 Christian Perrier - * de.po, eu.po, fr.po, nb.po, sv.po, vi.po, zh_CN.po: - Updated to 928f. + * de.po, eu.po, fr.po, nb.po, sv.po, vi.po: Updated to 928t. + * zh_CN.po: Likewise. 2008-01-07 Piarres Beobide -- 2.39.5