[game-data-packager] 04/05: sfinx: 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 9fcc0437a5deed093b536824d9daf08cb7194d6c
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Tue Oct 6 13:10:12 2015 +0200

    sfinx: use ?variation syntax
---
 data/sfinx.yaml | 37 +++++++++++++++----------------------
 1 file changed, 15 insertions(+), 22 deletions(-)

diff --git a/data/sfinx.yaml b/data/sfinx.yaml
index 677ecd2..ebab1cc 100644
--- a/data/sfinx.yaml
+++ b/data/sfinx.yaml
@@ -29,10 +29,10 @@ packages:
       provides: sfinx-data
     component: main
     install:
-    - vol.cat_pl
-    - vol.dat_pl
+    - vol.cat?pl
+    - vol.dat?pl
     license:
-    - license.txt_pl
+    - license.txt?pl
 
 files:
   sfinx-en-v1.1.zip:
@@ -49,16 +49,9 @@ files:
     unpack:
       format: zip
     provides:
-    - vol.cat_pl
-    - vol.dat_pl
-    - license.txt_pl
-  vol.cat_pl:
-    install_as: vol.cat
-  vol.dat_pl:
-    install_as: vol.dat
-  license.txt_pl:
-    install_as: license.txt
-
+    - vol.cat?pl
+    - vol.dat?pl
+    - license.txt?pl
 cksums: |
   _ 16549117  sfinx-en-v1.1.zip
   _ 129024    vol.cat
@@ -66,9 +59,9 @@ cksums: |
   _ 1322      license.txt
 
   _ 16459032  sfinx-pl-v1.0.zip
-  _ 129024    vol.cat_pl
-  _ 34180164  vol.dat_pl
-  _ 1320      license.txt_pl
+  _ 129024    vol.cat?pl
+  _ 34180164  vol.dat?pl
+  _ 1320      license.txt?pl
 md5sums: |
   cabaaef213d1e027d46e453636c28d9a  sfinx-en-v1.1.zip
   23a8d6c2bc405f7faf47bf777723a70d  vol.cat
@@ -76,9 +69,9 @@ md5sums: |
   41e0872de1e991adac6fcd59b2ef17a0  license.txt
 
   eed0e1abe9546764d9f7224258afb20c  sfinx-pl-v1.0.zip
-  cf954e62a02911ca1073b905d6678b3a  vol.cat_pl
-  748e046d8285ad11d2d33e03f8cfbd68  vol.dat_pl
-  a71312e568292ed24b5562dd31625fef  license.txt_pl
+  cf954e62a02911ca1073b905d6678b3a  vol.cat?pl
+  748e046d8285ad11d2d33e03f8cfbd68  vol.dat?pl
+  a71312e568292ed24b5562dd31625fef  license.txt?pl
 sha1sums: |
   6d3047379f0e71af104f74c494e095db081fad7e  sfinx-en-v1.1.zip
   9f1b26df27ff63120271a2b49035e28acba3cd7f  vol.cat
@@ -86,7 +79,7 @@ sha1sums: |
   8334f161d4003b74edfba9090c04c711fbaada4c  license.txt
 
   7dce4d68b94dce0c5048a09a62e5708212d4068d  sfinx-pl-v1.0.zip
-  014cf682533d8070f759a63942b4c118cfad686a  vol.cat_pl
-  51869da13092b90ebb4bdc16bda46fbe59cfac04  vol.dat_pl
-  388a758dd32688d684cebd8258bf916c806b60f1  license.txt_pl
+  014cf682533d8070f759a63942b4c118cfad686a  vol.cat?pl
+  51869da13092b90ebb4bdc16bda46fbe59cfac04  vol.dat?pl
+  388a758dd32688d684cebd8258bf916c806b60f1  license.txt?pl
 ...

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