debian-forge-composer/internal/blueprint
Ondřej Budai 6e6eae24eb blueprint: do not append "-" to name-version if version is empty
Previously, bash with empty version was converted to name-version "bash-"
that is obviously ill-formed. This commit fixes it.
2020-06-10 17:40:30 +02:00
..
blueprint.go blueprint: do not append "-" to name-version if version is empty 2020-06-10 17:40:30 +02:00
blueprint_test.go blueprint: DeepCopy() cannot fail 2020-05-18 11:50:15 +02:00
customizations.go distro.Manifest: take Customizations rather than Blueprint as argument 2020-03-15 23:48:42 +01:00
customizations_test.go tests: add coverage for internal/blueprint/customizations.go 2020-03-31 16:47:00 +02:00