Skip to content

obs: DEBTRANSFORM-RELEASE everywhere #48

@jnweiger

Description

@jnweiger

All our packages should take care of auto incrementing their build release number for DEB builds the same way as they do for RPM builds.

Currenlty we use /usr/lib/obs/service/source_validator to issue an error when a commit does not change the version-buildrelease combination. (Dangerous for debian packages, as they cause repository checksum errors then -- no timestamps used there).

A *.dsc file containing

# https://github.com/openSUSE/obs-build/pull/147
DEBTRANSFORM-RELEASE: 1

auto-increments the build release number in classic rpm <CI_CNT>.<B_CNT> style.

Many packages already have that, but not all.

Metadata

Metadata

Assignees

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