[game-data-packager] 01/01: Merge distribution-specific package dependencies: fix SpearOfD.

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Jan 6 13:34:08 UTC 2016


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 8d562b10837e41f903f9adf6e951baefe0bf3d6b
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Jan 6 14:33:03 2016 +0100

    Merge distribution-specific package dependencies: fix SpearOfD.
    
    this was relying on previous behaviour.
    
    'make check' will error on this only on Fedora
---
 data/spear-of-destiny.yaml | 3 ++-
 1 file changed, 2 insertions(+), 1 deletion(-)

diff --git a/data/spear-of-destiny.yaml b/data/spear-of-destiny.yaml
index 38e8a6a..2874a6f 100644
--- a/data/spear-of-destiny.yaml
+++ b/data/spear-of-destiny.yaml
@@ -60,7 +60,8 @@ packages:
     description: |
       This package provides the assets shared by the 3 mission packs
       of Spear of Destiny, the sequel of Wolfenstein 3D, but has no use alone.
-    depends: spear-of-destiny-mission1-data | spear-of-destiny-mission2-data | spear-of-destiny-mission3-data
+    debian:
+      depends: spear-of-destiny-mission1-data | spear-of-destiny-mission2-data | spear-of-destiny-mission3-data
     install_to: usr/share/games/wolf3d
     fedora:
       engine: wolf4sdl-spear

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