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=59869f1ca492a67800ff429d9d36699676990657 commit 59869f1ca492a67800ff429d9d36699676990657 Author: Guillem Jover <[email protected]> AuthorDate: Wed Mar 5 09:58:09 2025 +0100 doc: Remove trailing angle bracket --- ChangeLog.old | 2 +- debian/changelog | 2 +- 2 files changed, 2 insertions(+), 2 deletions(-) diff --git a/ChangeLog.old b/ChangeLog.old index 6009d55d9..bf2e3667c 100644 --- a/ChangeLog.old +++ b/ChangeLog.old @@ -15042,7 +15042,7 @@ dpkg (1.4.0.9) unstable; urgency=low * Added C version of start-stop-daemon by Marek Michalkiewicz <[email protected]> (fixes #1670). * Converted to use GNU automake for the build process by Tom Lees - <[email protected]>.< + <[email protected]>. * Preliminary support for dpkg functions as a shared library (now provides libdpkg.so, but much work needs to be done in better segregating and defining the interface). diff --git a/debian/changelog b/debian/changelog index 8d7354950..a82a4f58d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -14848,7 +14848,7 @@ dpkg (1.4.0.9) unstable; urgency=low * Added C version of start-stop-daemon by Marek Michalkiewicz <[email protected]> (fixes #1670). * Converted to use GNU automake for the build process by Tom Lees - <[email protected]>.< + <[email protected]>. * Preliminary support for dpkg functions as a shared library (now provides libdpkg.so, but much work needs to be done in better segregating and defining the interface). -- Dpkg.Org's dpkg

