On Fri, 6 Mar 2026 08:30:13 -0600 (CST) Timothy Pearson <
[email protected]> wrote:
> and didn't want an inadvertent pull / upgrade of the now-tainted project
causing a potential legal problem in the future.

A version check can be added in debian/rules to avoid inadvertent upgrades,
like:

dpkg --compare-versions $(DEB_VERSION_UPSTREAM) lt 7.0.0

Reply via email to