Bumping up release number in root.go so that version command returns the right version. Fixing some bugs in the debian packaging scripts. Bumping up golang version we're building with to 1.15.2

This commit is contained in:
Renan DelValle 2020-09-30 16:15:21 -07:00
parent 5efbbce6c7
commit deaddd2953
No known key found for this signature in database
GPG key ID: C240AD6D6F443EC9
5 changed files with 15 additions and 10 deletions

14
debian/changelog vendored
View file

@ -1,8 +1,16 @@
australis (0.1.2) unstable; urgency=medium
australis (1.0.0) stable; urgency=medium
* Unreleased
* First stable release.
-- Renan DelValle <renanidelvalle@gmail.com> Mon, 19 Feb 2020 12:00:00 -0700
-- Renan Del Valle <maintainer@ridv.xyz> Wed, 30 Sep 2020 15:39:29 -0700
australis (0.22.0) unstable; urgency=medium
* Added support for starting job updates.
* Added support for setting SlaAwareness for updates.
* Added upport for scheduling cron jobs.
-- Renan Del Valle <maintainer@ridv.xyz> Thu, 07 May 2020 12:00:00 -0700
australis (0.1.1) unstable; urgency=medium