Update to 0.9.8

This commit is contained in:
Deon George 2019-05-08 22:57:11 +10:00
parent 8250fe5b96
commit 89dd829cae
5 changed files with 7 additions and 2 deletions

View File

@ -3,7 +3,7 @@ stages:
- deploy
variables:
VERSION: "0.9.3"
VERSION: "0.9.8"
before_script:
- env|sort

View File

@ -1,3 +1,8 @@
galacticdynasty (0.9.8-1) UNRELEASED; urgency=low
* Upstream update.
-- Deon George <deon@leenooks.net> Wed, 8 May 2019 00:00:00 +1000
galacticdynasty (0.9.3-1) UNRELEASED; urgency=low
* Initial release.

View File

@ -62,4 +62,4 @@
+ cp EXAMPLE.CFG "$(DESTDIR)$(DOOR_FILES)/BBS.CFG"
+ mkdir -p $(DESTDIR)$(DOOR_DOC)
+ cp linmyst.txt "$(DESTDIR)$(DOOR_DOC)"
+ tar --wildcards -C "$(DESTDIR)$(DOOR_FILES)" --strip-components=1 -xzf ../galacticdynasty_0.9.3.orig.tar.gz \*orig
+ tar --wildcards -C "$(DESTDIR)$(DOOR_FILES)" --strip-components=1 -xzf ../galacticdynasty_0.9.8.orig.tar.gz \*orig

Binary file not shown.

Binary file not shown.