Upgrading version of go australis is built with. Added script to build debian package inside of docker container for easy distribution in a debian environment.

This commit is contained in:
Renan DelValle 2019-03-21 16:08:17 -07:00
parent 0a5607d5b4
commit 0f19631c9a
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
6 changed files with 38 additions and 54 deletions

2
debian/changelog vendored
View file

@ -1,6 +1,8 @@
australis (0.0.7) unstable; urgency=medium
* Upgraded australis to gorealis v2.
* Implemented first version of create feature which takes in a YAML file.
* Added new noun to fetch status called task. Task also has two subcommands, status and config.
-- Renan DelValle <renanidelvalle@gmail.com> Wed, 26 Dec 2018 15:10:00 -0700