Skip to content
Snippets Groups Projects
Commit b02678c0 authored by Balasankar 'Balu' C's avatar Balasankar 'Balu' C
Browse files

Split Package related information to own class


Move the following methods:
* `Build::Info.package`             => `Build::Info::Package.name`
* `Build::Info.edition`             => `Build::Info::Package.edition`
* `Build::Info.semver_version`      => `Build::Info::Package.semver_version`
* `Build::Info.release_version`     => `Build::Info::Package.release_version`
* `Build::Info.package_list`        => `Build::Info::Package.file_list`
* `Build::Info.name_version`        => `Build::Info::Package.name_version`

Signed-off-by: default avatarBalasankar "Balu" C <balasankar@gitlab.com>
parent 1008629e
No related branches found
No related tags found
2 merge requests!109heptapod#1351: making Heptapod 0.41 the new oldstable,!105heptapod#1283: making 0.41 the new stable
Showing
with 120 additions and 104 deletions
Loading
0% Loading or .
You are about to add 0 people to the discussion. Proceed with caution.
Finish editing this message first!
Please register or to comment