This is an automated email from the git hooks/post-receive script.
guillem pushed a change to branch main
in repository dpkg.
from 2b5081ffd po: Update German man pages translation
new 0f9d76c33 debian: Bump Standards-Version to 4.7.0 (no changes needed)
new 2ef49c60a build: Make C++ baseline version a hard requirement
new 1688ee77b build: Generalize C/C++ check macros to select the version
as an argument
new ec57799ae build: Bump minimum required C++ standard to C++14
new 11e34c964 build: Warn on C++17, C++20, C++23 and C++26 extensions usage
new d074d8137 build: Check for C++11 __func__ availability
new 29684731a lib: Remove compatibility code for C++ earlier than C++11
The 7 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:
configure.ac | 4 +-
debian/control | 2 +-
doc/coding-style.txt | 6 +-
lib/compat/compat.h | 13 ---
lib/dpkg/macros.h | 5 +-
m4/dpkg-compiler.m4 | 272 +++++++++++++++++++++++++++++++++++++--------------
6 files changed, 207 insertions(+), 95 deletions(-)
--
Dpkg.Org's dpkg