Skip to content

split off Build-Depends-Arch in debian/control#705

Open
Zugschlus wants to merge 1 commit intovolkszaehler:masterfrom
Zugschlus:zg/splitbuilddepends
Open

split off Build-Depends-Arch in debian/control#705
Zugschlus wants to merge 1 commit intovolkszaehler:masterfrom
Zugschlus:zg/splitbuilddepends

Conversation

@Zugschlus
Copy link
Copy Markdown
Contributor

This makes it easier to build the source package only, for example for a binary build inside sbuild. Build-Depends: must always be satisfied, Build-Depends-Arch: only when the architecture dependent binary packages are built. So, one just needs debhelper-compat 12, pkgconf, and cmake to build the source package. All the library dev packages are only needed to build the actual binary package.

There is also Build-Depends-Indep: for architecture independent packages, but that doesn't apply to vzlogger

This makes it easier to build the source package only, for example for a
binary build inside sbuild. Build-Depends: must always be satisfied,
Build-Depends-Arch: only when the architecture dependent binary packages
are built. So, one just needs debhelper-compat 12, pkgconf, and cmake to
build the source package. All the library dev packages are only needed
to build the actual binary package.

There is also Build-Depends-Indep: for architecture independent
packages, but that doesn't apply to vzlogger
@r00t-
Copy link
Copy Markdown
Contributor

r00t- commented Apr 24, 2026

LGTM, feel free to merge

Sign up for free to join this conversation on GitHub. Already have an account? Sign in to comment

Labels

None yet

Projects

None yet

Development

Successfully merging this pull request may close these issues.

2 participants