vcswatch reports that
this package seems to have new commits in its VCS but has
not yet updated debian/changelog. You should consider updating
the Debian changelog and uploading this new version into the archive.
Here are the relevant commit logs:
commit 7c867186a4670fca8748db7b41520296f64a0096
Author: Luca Boccassi <luca.boccassi@microsoft.com>
Date: Mon Dec 23 22:11:39 2024 +0000
Drop build-dependencies for docs that are no longer needed
Only doxygen and sphinx are used for html and manpages, the rest
used to be needed for PDFs which we don't build
commit 6fa7a5eb07f484eec17bfee23d90ffa6a0a6259d
Author: Luca Boccassi <luca.boccassi@microsoft.com>
Date: Mon Dec 23 15:55:00 2024 +0000
dpdk-doc: drop python3:Recommends
dpkg-gencontrol: warning: Recommends field of package dpdk-doc: substitution variable used, but is not defined
commit dfe8a963bc9d02f418beb0a0df02046eb045dd7d
Author: Luca Boccassi <Luca Boccassi bluca@debian.org>
Date: Mon Dec 23 15:35:30 2024 +0000
dpdk-doc: delete unreproducible javascript file
We need to figure out why it's unreproducible, for now
just delete it
commit 5965702232ce5634767e2bc8061943c48e3c7407
Author: Luca Boccassi <Luca Boccassi bluca@debian.org>
Date: Mon Dec 23 13:29:25 2024 +0000
d/rules: use dh-sequence-python3 instead of --with python3
commit 616af893e7de74d828440f7c7dce1002515ea880
Author: Luca Boccassi <Luca Boccassi bluca@debian.org>
Date: Mon Dec 23 13:28:37 2024 +0000
d/rules: drop dh_missing override
fail-missing is the default since compat 13, no need to override
commit 7a1f7e8c48189b9352ce9f2b287fc17ad4d1ff3d
Author: Luca Boccassi <Luca Boccassi bluca@debian.org>
Date: Mon Dec 23 13:28:08 2024 +0000
d/rules: use execute_before/after
commit 1d31caa8a27a5a339e47778601a08074b72be48f
Author: Luca Boccassi <luca.boccassi@microsoft.com>
Date: Mon Dec 23 12:50:45 2024 +0000
dpdk-doc: use meson install --tags to streamline installation
Instead of skipping dh_auto_install use the newly added tag. This allows
building and installing only the docs, without rebuilding the entire
project. Can be further refined in dh compat 14.
commit c1c3b78d4d05ee41f3d9df93cf643922b56a6d0e
Author: Luca Boccassi <luca.boccassi@microsoft.com>
Date: Mon Dec 23 15:40:07 2024 +0000
Backport patch to fix installation directory of docs
commit 1dd59f5fdfe3003cb6ae34c9cab624872ee0846e
Author: Luca Boccassi <Luca Boccassi bluca@debian.org>
Date: Mon Dec 23 13:24:31 2024 +0000
Backport patch to add install_tag to meson for doc