This is an automated email from the git hooks/post-receive script. guillem pushed a commit to branch main in repository dpkg.
View the commit online: https://git.dpkg.org/cgit/dpkg/dpkg.git/commit/?id=c16aaf670d567238c6a2d7c4bb06e77f833de2be commit c16aaf670d567238c6a2d7c4bb06e77f833de2be Author: Guillem Jover <[email protected]> AuthorDate: Wed Oct 16 03:09:52 2024 +0200 doc: Fix typos in ChangeLog.old Warned-by: codespell --- ChangeLog.old | 6 +++--- 1 file changed, 3 insertions(+), 3 deletions(-) diff --git a/ChangeLog.old b/ChangeLog.old index 660c473fb..ef85abd6f 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -2633,7 +2633,7 @@ Call post_postinst_tasks_core. Move call to modstatdb_note to ... (post_postinst_tasks_core): ... here. New function. Incorporate triggers. - (post_script_tasks): Incorportate triggers. + (post_script_tasks): Incorporate triggers. (do_script): Set MAINTSCRIPTPKGENVVAR and MAINTSCRIPTDPKGENVVAR environment variables. * src/main.h (struct perpackagestate): Add new trigprocdeferred @@ -3067,7 +3067,7 @@ Fix errors spotted by Helge Kreutzmann. * man/dpkg-buildpackage.1: Refer to 'Debian' not 'debian'. Remove a - space beofre a comma. Replace FFLAGS with CFLAGS when referring to + space before a comma. Replace FFLAGS with CFLAGS when referring to usage similar to C for Fortran. Do not make bold a terminating parenthesis. * man/dpkg-checkbuilddeps.1: Mark 'debian/contorl' file with italics. @@ -12772,7 +12772,7 @@ Thu Jan 4 01:20:27 CST 2001 Adam Heath <[email protected]> include/dpkg.h.in, lib/mlib.c, main/archives.c, main/enquiry.c, main/help.c main/processarc.c: Add 'warn' parameter to waitsubproc and checksubprocerr, and also add a return value. This fixes my - last checkin, where maintainer_script_alternative would run + last check-in, where maintainer_script_alternative would run both the old and new script. Thu Jan 04 05:19:37 CET 2001 peter karlsson <[email protected]> -- Dpkg.Org's dpkg

