This is an automated email from the git hooks/post-receive script.

guillem pushed a change to branch main
in repository dpkg.

    from c39305ca7 Dpkg::OpenPGP::Backend::GnuPG: Add support for Sequoia gpg 
Chameleon
     new 640daee29 libdpkg: Use an intermediate mode variable in 
secure_unlink_statted()
     new 06b88796d dpkg: Rename symlink_len to linksize
     new dca905e32 dpkg: Rename r variable for readlink() return value to 
linksize
     new eea6717cb dpkg: Reduce variable scope in conffderef()
     new 779bb95d5 libdpkg: Refactor file_readlink() function
     new 17abf9229 libdpkg: Deindent an else clause
     new 96ae2e533 lib, src: Fold if with last previous else
     new 6419e5f30 perl: Fold if into previous else
     new f241d067a dpkg-mergechangelogs: Refactor merge_tail() sub from 
anonymous sub
     new 63ab47f77 man: Add spaces around make variable assignments
     new 442b01e9c man: Do not duplicate list of known feature areas in 
dpkg-buildflags
     new ffb1714f3 man: Document known feature areas in DEB_BUILD_OPTIONS for 
dpkg-buildpackage
     new 759883b03 man: Improve build flags feature specification in 
environment variables
     new 8fcf649f9 dpkg-query: Fix exit codes for --show
     new edb7f6a19 dpkg-query: Rename rc variables tracking no matches to misses
     new 111226c9c dpkg-query: Rename failures variables tracking no matches to 
misses

The 16 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails.  The revisions
listed as "add" were already present in the repository and have only
been added to this reference.


Summary of changes:
 dselect/methods/ftp/install.pl    | 30 +++++++++------------
 lib/dpkg/file.c                   | 19 +++++++++++++
 lib/dpkg/file.h                   |  3 +++
 lib/dpkg/libdpkg.map              |  1 +
 lib/dpkg/parse.c                  |  7 +++--
 lib/dpkg/path-remove.c            |  8 +++---
 lib/dpkg/version.c                |  4 +--
 man/dpkg-buildflags.pod           | 41 +++++++++++++++++++++++-----
 man/dpkg-buildpackage.pod         | 22 +++++++++++++++
 scripts/Dpkg/BuildOptions.pm      | 10 +++----
 scripts/Dpkg/Changelog/Entry.pm   | 16 +++++------
 scripts/Dpkg/Deps/Simple.pm       |  8 +++---
 scripts/Dpkg/Shlibs/Symbol.pm     | 28 ++++++++-----------
 scripts/Dpkg/Source/Package/V1.pm | 22 +++++++--------
 scripts/dpkg-mergechangelogs.pl   | 15 ++++++-----
 scripts/dpkg-shlibdeps.pl         | 14 +++++-----
 scripts/dpkg-source.pl            |  8 +++---
 src/deb/build.c                   |  7 +++--
 src/main/archives.c               | 57 +++++++++++++++++----------------------
 src/main/configure.c              | 22 +++++++--------
 src/main/script.c                 | 12 ++++-----
 src/query/main.c                  | 53 ++++++++++++++++++------------------
 22 files changed, 224 insertions(+), 183 deletions(-)

-- 
Dpkg.Org's dpkg

Reply via email to