Browse Source

Someone called the pedantic Changelog police?

Guillem Jover 18 years ago
parent
commit
323522ed72
2 changed files with 34 additions and 4 deletions
  1. 31 1
      ChangeLog
  2. 3 3
      po/ChangeLog

+ 31 - 1
ChangeLog

@@ -52,9 +52,15 @@
 
 
 2008-01-20  Guillem Jover  <guillem@debian.org>
 2008-01-20  Guillem Jover  <guillem@debian.org>
 
 
-	* 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.
 	'Matching'. Suggested by Justin Pryzby.
 
 
+2008-01-20  Frank Lichtenheld  <djpig@debian.org>
+
+	* 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  <hertzog@debian.org>
 2008-01-19  Raphael Hertzog  <hertzog@debian.org>
 
 
 	* scripts/dpkg-buildpackage.pl: Use
 	* scripts/dpkg-buildpackage.pl: Use
@@ -87,6 +93,12 @@
 	* man/dpkg-gensymbols.1: Update the manual page to explain how to
 	* man/dpkg-gensymbols.1: Update the manual page to explain how to
 	use wildcard entries.
 	use wildcard entries.
 
 
+2008-01-18  Frank Lichtenheld  <djpig@debian.org>
+
+	* 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  <hertzog@debian.org>
 2008-01-18  Raphael Hertzog  <hertzog@debian.org>
 
 
 	* scripts/Dpkg/Changelog.pm (parse_changelog): Rewrite it completely
 	* 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
 	different than the current one, and initgroups only if the groups is
 	not part of the supplementary groups.
 	not part of the supplementary groups.
 
 
+2008-01-16  Frank Lichtenheld  <djpig@debian.org>
+
+	* 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  <guillem@debian.org>
 2008-01-16  Guillem Jover  <guillem@debian.org>
 
 
 	* utils/start-stop-daemon.c (do_stop): Do not print messages when
 	* utils/start-stop-daemon.c (do_stop): Do not print messages when

+ 3 - 3
po/ChangeLog

@@ -19,12 +19,12 @@
 
 
 2008-01-12  Jacobo Tarrio  <jtarrio@debian.org>
 2008-01-12  Jacobo Tarrio  <jtarrio@debian.org>
 
 
-	* gl.po: Updated to 928f.
+	* gl.po: Updated to 928t.
 
 
 2008-01-07  Christian Perrier  <bubulle@debian.org>
 2008-01-07  Christian Perrier  <bubulle@debian.org>
 
 
-	* 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  <pi@beobide.net>
 2008-01-07  Piarres Beobide  <pi@beobide.net>