Debian Patches

Status for cedar-backup3/3.7.4-1

Patch Description Author Forwarded Bugs Origin Last update
poetry-version.patch Adjust Poetry version compatibility in pyproject.toml. The upstream format for pyproject.toml is not compatible with the version of
Poetry in Debian. Fortunately, the differences are minor, and we can just put
back a line that's deprecated in Poetry v1.2.0 but works in Debian's version.
===================================================================
Kenneth J. Pronovici <pronovic@debian.org> no
poetry-system.patch Adjust Poetry build system in pyproject.toml. The upstream pyproject.toml relies on a dynamic versioning plugin to determine
the version at build time, based on the Git tag. This plugin is not available
in Debian. However, it doesn't really matter, since the correct version is
set into the pyproject.toml file when the sdist is published. We can just
reset the build system back to the default Poetry implementation and
everything works as expected.
===================================================================
Kenneth J. Pronovici <pronovic@debian.org> no
debian-platform.patch Convert source to use Debian platform customizations. Upstream includes an easy way to switch the platform from "standard" (i.e.
cdrecord and mkisofs) to "Debian-specific" (i.e. wodim and genisoimage).
This patch flips the PLATFORM constant so that we get Debian customizations.
===================================================================
Kenneth J. Pronovici <pronovic@debian.org> no
doc-privacy.patch Change config for Sphinx Alabaster theme to fix Lintian warnings. The standard Alabaster theme includes both a GitHub banner ("Fork me on
GitHub!") and some buttons to star and fork the upstream GitHub project, etc.
Debian policy considers the resulting images to be a privacy breach, so for
the Debian version of this documentation, I just disable those features.
The various badges on the homepage (test suite passing, PyPI versions, etc.)
have a similar problem. These changes resolve the Lintian privacy-breach-logo
and privacy-breach-generic warnings.
===================================================================
Kenneth J. Pronovici <pronovic@debian.org> no

All known versions for source package 'cedar-backup3'

Links