[game-data-packager] 01/05: gobliins2: use ?variation syntax
Alexandre Detiste
detiste-guest at moszumanska.debian.org
Tue Oct 6 11:24:29 UTC 2015
This is an automated email from the git hooks/post-receive script.
detiste-guest pushed a commit to branch master
in repository game-data-packager.
commit 33f5dd6e1231948ca8c9ecc8d6536f88a4a08335
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Tue Oct 6 13:02:27 2015 +0200
gobliins2: use ?variation syntax
---
data/gobliins2.yaml | 11 ++++-------
1 file changed, 4 insertions(+), 7 deletions(-)
diff --git a/data/gobliins2.yaml b/data/gobliins2.yaml
index df08949..be275bc 100644
--- a/data/gobliins2.yaml
+++ b/data/gobliins2.yaml
@@ -25,14 +25,11 @@ packages:
gobliins2-floppy-data:
better_version: gobliins2-data
install:
- - intro.stk_floppy
+ - intro.stk?floppy
- disk2.stk
- disk3.stk
files:
- intro.stk_floppy:
- install_as: intro.stk
-
manual.pdf:
install_to: $docdir
@@ -40,7 +37,7 @@ files:
unpack:
format: innoextract
provides:
- - intro.stk_floppy
+ - intro.stk?floppy
- disk2.stk
- disk3.stk
@@ -51,7 +48,7 @@ files:
- manual.pdf
size_and_md5: |
- 828443 9b6de65d811c08eebf50391b84fcba92 intro.stk_floppy
+ 828443 9b6de65d811c08eebf50391b84fcba92 intro.stk?floppy
1001893 89f7ef7f82590e714967f88df7307255 disk2.stk
950651 d68d88d2116e9f72ce8e1fc984c5cb39 disk3.stk
@@ -63,7 +60,7 @@ size_and_md5: |
72649984 0baf2ce55d00fce9af4c98848e88d7dc setup_gobliiins2_2.1.0.63.exe
sha1sums: |
- 3157840638c3221f7ba10065a589ac67762c3a53 intro.stk_floppy
+ 3157840638c3221f7ba10065a589ac67762c3a53 intro.stk?floppy
c503e9e840d79090d83cbb00a92e9ec489e4851b disk2.stk
af3a47c103d90b1141274e4ddba4aaf886eadf1c disk3.stk
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/game-data-packager.git
More information about the Pkg-games-commits
mailing list