cloud-init-dev team mailing list archive
-
cloud-init-dev team
-
Mailing list archive
-
Message #02022
[Merge] ~chad.smith/cloud-init:make-deb-cleanup into cloud-init:master
The proposal to merge ~chad.smith/cloud-init:make-deb-cleanup into cloud-init:master has been updated.
Commit Message changed to:
make deb: Add dependency on devscripts for make deb and minor cleanup of packages/bddeb script.
Add a simple dependency check to "make deb" target for devscripts. Rework a bit of the logic in package/bddeb to drop superfluous STD_NAMED_PACKAGES to avoid duplication of requirements already listed in (test-)?requiremets.txt. All "standard" packages can be assumed to have either python3- or python- prefix if not listed in NONSTD_NAMED_PACKAGES. This branch also moves logic inside write_debian_folder which is unneeded up in main.
LP: #1685935
For more details, see:
https://code.launchpad.net/~chad.smith/cloud-init/+git/cloud-init/+merge/323076
--
Your team cloud init development team is requested to review the proposed merge of ~chad.smith/cloud-init:make-deb-cleanup into cloud-init:master.
References