[game-data-packager] 01/01: etqw & quake4: tag internal depedencies

Alexandre Detiste detiste-guest at moszumanska.debian.org
Wed Jan 6 17:37:32 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 a97f18b79021509c41ca689de533939bc42d2bc3
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date:   Wed Jan 6 18:37:05 2016 +0100

    etqw & quake4: tag internal depedencies
---
 data/etqw.yaml   | 6 ++++--
 data/quake4.yaml | 3 ++-
 2 files changed, 6 insertions(+), 3 deletions(-)

diff --git a/data/etqw.yaml b/data/etqw.yaml
index 56d1c7e..b761ce9 100644
--- a/data/etqw.yaml
+++ b/data/etqw.yaml
@@ -18,10 +18,11 @@ packages:
     install_to: usr/lib/etqw
     architecture: i386
     version: "1.5"
+    depends:
+    - etqw-bin
     debian:
       depends:
       - libc6 (>= 2.1)
-      - etqw-bin
     install:
     - patch 1.5 Punkbuster binaries
     doc:
@@ -34,6 +35,8 @@ packages:
     install_to: usr/lib/etqw
     architecture: i386
     version: "1.5"
+    depends:
+    - etqw-data
     debian:
       depends:
       - libc6 (>= 2.2.4)
@@ -41,7 +44,6 @@ packages:
       - libjpeg62-turbo
       - libsdl1.2debian (>= 1.2.10)
       - libstdc++6 (>= 4.1.2)
-      - etqw-data
       - xdg-utils
       suggests:
       - etqw-pb-bin
diff --git a/data/quake4.yaml b/data/quake4.yaml
index 48f3135..7824d61 100644
--- a/data/quake4.yaml
+++ b/data/quake4.yaml
@@ -19,10 +19,11 @@ packages:
     install_to: usr/lib/quake4
     architecture: i386
     version: "1.4.2"
+    depends:
+      - quake4-bin
     debian:
       depends:
         - libc6 (>= 2.1)
-        - quake4-bin
     doc:
       - patch 1.4.2 Punkbuster documentation
     install:

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