[game-data-packager] 01/02: wolf3d: improve unsuitable flagging so it knows the filename is ambiguous
Simon McVittie
smcv at debian.org
Thu Jan 15 11:29:53 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 c17846ccfc2b0e75b8774e568e9e0a61c605453e
Author: Simon McVittie <smcv at debian.org>
Date: Thu Jan 15 11:02:23 2015 +0000
wolf3d: improve unsuitable flagging so it knows the filename is ambiguous
---
data/wolf3d.yaml | 25 +++++++++++++++++++++++++
1 file changed, 25 insertions(+)
diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml
index 62e24c9..b97a7d2 100644
--- a/data/wolf3d.yaml
+++ b/data/wolf3d.yaml
@@ -141,57 +141,82 @@ files:
- vswap.wl6
MAPHEAD.WL6_1.2:
+ look_for: [maphead.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.2
GAMEMAPS.WL6_1.2:
+ look_for: [gamemaps.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.2
MAPHEAD.WL6_1.1:
+ look_for: [maphead.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
GAMEMAPS.WL6_1.1:
+ look_for: [gamemaps.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
audiohed.wl6_1.1:
+ look_for: [audiohed.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
audiot.wl6_1.1:
+ look_for: [audiot.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
vgadict.wl6_1.1:
+ look_for: [vgadict.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
vgagraph.wl6_1.1:
+ look_for: [vgagraph.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
vgahead.wl6_1.1:
+ look_for: [vgahead.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
vswap.wl6_1.1:
+ look_for: [vswap.wl6]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
AUDIOHED.WL1_1.0:
+ look_for: [audiohed.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
AUDIOT.WL1_1.0:
+ look_for: [audiot.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
MAPHEAD.WL1_1.0:
+ look_for: [maphead.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
MAPTEMP.WL1_1.0:
+ look_for: [maptemp.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
VGADICT.WL1_1.0:
+ look_for: [vgadict.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
VGAGRAPH.WL1_1.0:
+ look_for: [vgagraph.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
VGAHEAD.WL1_1.0:
+ look_for: [vgahead.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
VSWAP.WL1_1.0:
+ look_for: [vswap.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.0
AUDIOT.WL1_1.1:
+ look_for: [audiot.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
GAMEMAPS.WL1_1.1:
+ look_for: [gamemaps.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
MAPHEAD.WL1_1.1:
+ look_for: [maphead.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
VGADICT.WL1_1.1:
+ look_for: [vgadict.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
VGAGRAPH.WL1_1.1:
+ look_for: [vgagraph.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
VGAHEAD.WL1_1.1:
+ look_for: [vgahead.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
VSWAP.WL1_1.1:
+ look_for: [vswap.wl1]
unsuitable: Wolfenstein 3D v1.4 is required, this file is from v1.1
LICENSE.DOC_wl6a:
--
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