← Back to team overview

cloud-init-dev team mailing list archive

[Merge] ~smoser/cloud-init:tools/bddeb-per-release-suffix-in-version into cloud-init:master

 

The proposal to merge ~smoser/cloud-init:tools/bddeb-per-release-suffix-in-version into cloud-init:master has been updated.

Commit message changed to:

tools: Support adding a release suffix through packages/bddeb.

bddeb already supported passing in a '--release' and that would get
into the changelog line.

If you used bddeb to build packages for a PPA, and built multiple
releases, then you would get the same version for each release, and
launchpad would reject your upload.

The change here means we get a ~16.04.1 (for xenial) suffix on the
dpkg version.  If the distro-info-data package is not installed,
or the release is not known "UNRELEASED", then you get no suffix.

For more details, see:
https://code.launchpad.net/~smoser/cloud-init/+git/cloud-init/+merge/344544
-- 
Your team cloud-init commiters is requested to review the proposed merge of ~smoser/cloud-init:tools/bddeb-per-release-suffix-in-version into cloud-init:master.


References