doxygen-sid:master

Last commit made on 2023-12-07
Get this branch:
git clone -b master https://git.launchpad.net/doxygen-sid

Branch merges

Branch information

Name:
master
Repository:
lp:doxygen-sid

Recent commits

2ecf6ba... by Paolo Greppi <email address hidden>

release to unstable

6cc150b... by Paolo Greppi <email address hidden>

Move mat2 build-dep to build-dep-indep

3c9921e... by Paolo Greppi <email address hidden>

new fix for linking to spdlog

47b9a0f... by Paolo Greppi <email address hidden>

release to unstable

b68ff7f... by Paolo Greppi <email address hidden>

refresh debian/copyright

334f00a... by Paolo Greppi <email address hidden>

new upstream version

libfmt-dev required to avoid:

    /usr/bin/ld: ../../lib/libdoxymain.a(doxygen.cpp.o): in function `std::make_unsigned<int>::type fmt::v9::detail::to_unsigned<int>(int)':
    /usr/include/fmt/core.h:409:(.text+0x1418): undefined reference to `fmt::v9::detail::assert_fail(char const*, int, char const*)'
    /usr/bin/ld: ../../lib/libdoxymain.a(doxygen.cpp.o): in function `int fmt::v9::detail::parse_nonnegative_int<char>(char const*&, char const*, int)':

9dbcedb... by Paolo Greppi <email address hidden>

Exclude the sqlite3 dir from cmake config

ef245ea... by Paolo Greppi <email address hidden>

sqlite3 and spdlog fixes

- sqlite3 is not anymore experimental
- with their commit c42f1be243b383b1c8fd6e534c9ddee6f6b82146 upstream removed use_sqlite3
- make use of use_sys_spdlog config option ("Use system spdlog instead of bundled) since we removed the budled copy with the repackaging

d9a971c... by Paolo Greppi <email address hidden>

refresh patches

- dependencies have been moved in deps/ dir
- with their commit 35fc5cee99f54cb4b6366e25dcd53fff098db5d3 upstream removed doc/Makefile.latex because it "was not used anymore"
- since 1.8.10 the default for HTML_TIMESTAMP has been set to NO (https://github.com/doxygen/doxygen/issues/5751#issuecomment-948436633), furthermore with 1.9.8 TIMESTAMP replaces boths HTML_TIMESTAMP and LATEX_TIMESTAMP, and also has NO as default value (https://www.doxygen.nl/manual/config.html#cfg_timestamp); this makes debian/patches/no-timestamps.diff useless
- upstream 6f6b3be36c51a0e7436538d8b99a7e3350a6c3a4 replaced debian/patches/0001-Fix-typo-in-generated-Makefile-for-LaTex.patch
- upstream updated deps/filesystem/filesystem.hpp picking up their own upstream fix which makes debian/patches/filesystem_glibc.diff useless
- debian/patches/gcc12.diff was integrated upstream

68d8949... by Paolo Greppi <email address hidden>

repack to exclude sources for packages available in Debian

https://wiki.debian.org/Javascript/Repacking