[game-data-packager] 06/10: hacx: use ?variation syntax

Simon McVittie smcv at debian.org
Sun Oct 4 20:47:57 UTC 2015


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch master
in repository game-data-packager.

commit d9cdd0eb4b2fc4f73ecd1f231414f9a3e799b239
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Oct 4 21:31:48 2015 +0100

    hacx: use ?variation syntax
---
 data/hacx.yaml | 18 ++++++++----------
 1 file changed, 8 insertions(+), 10 deletions(-)

diff --git a/data/hacx.yaml b/data/hacx.yaml
index 092ffa7..ec21c78 100644
--- a/data/hacx.yaml
+++ b/data/hacx.yaml
@@ -37,29 +37,27 @@ files:
     - hacx.wad
     - hacx.txt
   
-  hacx.wad_1.1:
-    look_for: [hacx.wad]
+  hacx.wad?1.1:
     unsuitable: HacX 1.2 is required
-  hacx.wad_1.0:
-    look_for: [hacx.wad]
+  hacx.wad?1.0:
     unsuitable: HacX 1.2 is required
 
 cksums: |
   _  7731658 hacx12.zip
   _     4192 hacx.txt
   _ 19321722 hacx.wad
-  _ 22102200 hacx.wad_1.1
-  _ 21951805 hacx.wad_1.0
+  _ 22102200 hacx.wad?1.1
+  _ 21951805 hacx.wad?1.0
 md5sums: |
   38cdd2baa912e771da562b44448206ec  hacx12.zip
   3adaecc5fae89dda24ba17193d0d0b17  hacx.txt
   65ed74d522bdf6649c2831b13b9e02b4  hacx.wad
-  b7fd2f43f3382cf012dc6b097a3cb182  hacx.wad_1.1
-  1511a7032ebc834a3884cf390d7f186e  hacx.wad_1.0
+  b7fd2f43f3382cf012dc6b097a3cb182  hacx.wad?1.1
+  1511a7032ebc834a3884cf390d7f186e  hacx.wad?1.0
 sha1sums: |
   c840add80e04b255d92387f008c65b150bce1e70  hacx12.zip
   12963d33e2c81a91d038e984be6742a7b1dda15c  hacx.txt
   9fd331b9d53006af1884e89eaeb97b17b8572b71  hacx.wad
-  1125a16243d1e1d5259e0f387d955382432f1424  hacx.wad_1.1
-  dc6df745e342eaea325677a40184e10cbc6629d7  hacx.wad_1.0
+  1125a16243d1e1d5259e0f387d955382432f1424  hacx.wad?1.1
+  dc6df745e342eaea325677a40184e10cbc6629d7  hacx.wad?1.0
 ...

-- 
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