Skip to content

fix(deb): remove debian/compat — conflicts with debhelper-compat in Build-Depends #90

@levleontiev

Description

@levleontiev

dpkg-buildpackage fails with:

dh: error: debhelper compat level specified both in debian/compat and via build-dependency on debhelper-compat

debian/compat (old method, value 13) and Build-Depends: debhelper-compat (= 13) (modern method) conflict.

Fix: delete debian/compat — the compat level is already declared in debian/control.

Seen in: https://github.com/fairvisor/edge/actions/runs/23906593464

Metadata

Metadata

Assignees

No one assigned

    Labels

    No labels
    No labels

    Type

    No type

    Projects

    No projects

    Milestone

    No milestone

    Relationships

    None yet

    Development

    No branches or pull requests

    Issue actions