[game-data-packager] 04/05: Strife: rewrite using '?' syntax, fix detection of 'strife0.wad?teaser'

Alexandre Detiste detiste-guest at moszumanska.debian.org
Thu May 4 08:05:23 UTC 2017


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 58ae282516b48f5badfc5608e5c8c1610adbc9e1
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Thu May 4 10:01:17 2017 +0200

    Strife: rewrite using '?' syntax, fix detection of 'strife0.wad?teaser'
---
 data/strife.yaml | 11 +++++------
 1 file changed, 5 insertions(+), 6 deletions(-)

diff --git a/data/strife.yaml b/data/strife.yaml
index 4ca6d16..6618b97 100644
--- a/data/strife.yaml
+++ b/data/strife.yaml
@@ -34,31 +34,30 @@ packages:
     - voices.wad
 
 files:
-  strife0.wad_teaser:
+  strife0.wad?teaser:
     unsuitable: Strife 1.2-1.31 is required
   strife0.wad:
     unsuitable: Strife 1.2-1.31 is required
-  strife1.wad_1.0:
-    look_for: [strife1.wad]
+  strife1.wad?1.0:
     unsuitable: Strife 1.2-1.31 is required
   strife11.zip:
     unsuitable: Strife 1.2-1.31 is required
 
 size_and_md5: |
   # shareware
-  10493652 de2c8dcad7cca206292294bdab524292 strife0.wad_teaser
+  10493652 de2c8dcad7cca206292294bdab524292 strife0.wad?teaser
   9934413  bb545b9c4eca0ff92c14d466b3294023 strife0.wad
   4851519  972070afb30c96fc3c69d954dfab2424 strife11.zip
 
   # old version
-  28372168 8f2d3a6a289f5d2f2f9c1eec02b47299 strife1.wad_1.0
+  28372168 8f2d3a6a289f5d2f2f9c1eec02b47299 strife1.wad?1.0
 
   # full version
   28377364 2fed2031a5b03892106e0f117f17901f strife1.wad
   27319149 082234d6a3f7086424856478b5aa9e95 voices.wad
 
 sha1sums: |
-  92A5FCFF91FEF9F55CE1DA00C57E4AA933BD6F8D  strife0.wad_teaser
+  92A5FCFF91FEF9F55CE1DA00C57E4AA933BD6F8D  strife0.wad?teaser
   bc0a110bf27aee89a0b2fc8111e2391ede891b8d  strife0.wad
 
   64c13b951a845ca7f8081f68138a6181557458d1  strife1.wad

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