Debian Patches

Status for cedar-backup3/3.8.1-1

Patch Description Author Forwarded Bugs Origin Last update
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
disable-autoapi.patch Disable Sphinx autoapi documentation. Various Sphinx-related packages are out-of-date in Debian, and that has
started to cause problems. I have pinned the dependencies in pyproject.toml
to match what's available in Debian. However, the most recent python3-astroid
package in Debian unstable is now 3.x, and that version breaks autoapi document
generation with the older Sphinx packages. The simplest thing for now is to
just disable the autoapi docs. These days, the user-facing documentation is
more important than the developer documentation.
===================================================================
Kenneth J. Pronovici <pronovic@debian.org> no

All known versions for source package 'cedar-backup3'

Links