[game-data-packager] 17/24: wolf3d: reduce boilerplate

Simon McVittie smcv at debian.org
Sat Jan 17 23:28:51 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 5c3678c7232e23408ac386eb0e58f531169673e7
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jan 17 22:47:42 2015 +0000

    wolf3d: reduce boilerplate
---
 data/wolf3d-demo-data.control.in | 9 ---------
 data/wolf3d-full-data.control.in | 9 ---------
 data/wolf3d.yaml                 | 4 ++++
 3 files changed, 4 insertions(+), 18 deletions(-)

diff --git a/data/wolf3d-demo-data.control.in b/data/wolf3d-demo-data.control.in
index 1cc5a96..f3e870f 100644
--- a/data/wolf3d-demo-data.control.in
+++ b/data/wolf3d-demo-data.control.in
@@ -1,15 +1,6 @@
-Package: wolf3d-demo-data
 Provides: wolf3d-data
 Conflicts: wolf3d-data-wl1
 Replaces: wolf3d-data-wl1
-Section: non-free/games
-Priority: optional
-Architecture: all
-Multi-Arch: foreign
-Recommends: wolf4sdl
-Installed-Size: 56
-Version: VERSION
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Description: Game data for Wolfenstein 3D
  Wolfenstein 3D requires game data to play. This package contains
  the game data from the shareware episode of Wolfenstein 3D and
diff --git a/data/wolf3d-full-data.control.in b/data/wolf3d-full-data.control.in
index cf23444..4c0bc0e 100644
--- a/data/wolf3d-full-data.control.in
+++ b/data/wolf3d-full-data.control.in
@@ -1,13 +1,4 @@
-Package: wolf3d-full-data
 Provides: wolf3d-data
-Section: non-free/games
-Priority: optional
-Architecture: all
-Multi-Arch: foreign
-Recommends: wolf4sdl
-Installed-Size: 56
-Version: VERSION
-Maintainer: Debian Games Team <pkg-games-devel at lists.alioth.debian.org>
 Description: Game data for Wolfenstein 3D
  Wolfenstein 3D requires game data to play. This package contains
  the game data from the full version of Wolfenstein 3D and
diff --git a/data/wolf3d.yaml b/data/wolf3d.yaml
index 5aa07aa..4631f8c 100644
--- a/data/wolf3d.yaml
+++ b/data/wolf3d.yaml
@@ -18,6 +18,8 @@ packages:
       4022822569 742912 vswap.wl1
     install:
     - vendor.doc
+    debian:
+      engine: wolf4sdl
 
   wolf3d-full-data:
     longname: Wolfenstein 3D
@@ -37,6 +39,8 @@ packages:
     - vswap.wl6
     optional:
     - LICENSE.DOC_wl6a
+    debian:
+      engine: wolf4sdl
 
 files:
   1wolf14.zip:

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