[game-data-packager] 01/10: remove extraneous 'Provides:' from control files
Simon McVittie
smcv at debian.org
Tue Jan 20 21:52:18 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 9f6fecf8f7ce94744debe0eb486fa6b5c54d1b94
Author: Alexandre Detiste <alexandre.detiste at gmail.com>
Date: Sun Jan 18 11:12:51 2015 +0100
remove extraneous 'Provides:' from control files
this is now handled in the yaml: 96651c69ab8aef0616e3fd9cdac330b2fd4e2070
---
data/heretic.control.in | 1 -
data/hexen-demo-data.control.in | 1 -
data/hexen.control.in | 1 -
data/spear-of-destiny-data.control.in | 0
data/spear-of-destiny-demo-data.control.in | 1 -
data/wolf3d-demo-data.control.in | 1 -
data/wolf3d-full-data.control.in | 1 -
7 files changed, 6 deletions(-)
diff --git a/data/heretic.control.in b/data/heretic.control.in
index 104b791..abfa30e 100644
--- a/data/heretic.control.in
+++ b/data/heretic.control.in
@@ -1,5 +1,4 @@
Breaks: chocolate-doom (<< 2)
-Provides: heretic-wad
Description: IWAD from Raven Software's heretic computer game
Heretic requires both a heretic-engine and a heretic-wad to play. This package
contains the IWAD from Raven Software's game "GAME"
diff --git a/data/hexen-demo-data.control.in b/data/hexen-demo-data.control.in
index 02fb251..63dd20b 100644
--- a/data/hexen-demo-data.control.in
+++ b/data/hexen-demo-data.control.in
@@ -1,4 +1,3 @@
-Provides: hexen-wad
Description: IWAD from Raven Software's Hexen computer game
Hexen requires both a hexen-engine and a hexen-wad to play. This package
contains the IWAD from the demo version of Raven Software's game Hexen
diff --git a/data/hexen.control.in b/data/hexen.control.in
index c7015a3..e65d2f9 100644
--- a/data/hexen.control.in
+++ b/data/hexen.control.in
@@ -1,5 +1,4 @@
Breaks: chocolate-doom (<< 2)
-Provides: hexen-wad
Description: IWAD from Raven Software's hexen computer game
Hexen requires both a hexen-engine and a hexen-wad to play. This package
contains the IWAD from Raven Software's game "GAME"
diff --git a/data/spear-of-destiny-data.control.in b/data/spear-of-destiny-data.control.in
deleted file mode 100644
index e69de29..0000000
diff --git a/data/spear-of-destiny-demo-data.control.in b/data/spear-of-destiny-demo-data.control.in
index 98bbb50..383da68 100644
--- a/data/spear-of-destiny-demo-data.control.in
+++ b/data/spear-of-destiny-demo-data.control.in
@@ -1,4 +1,3 @@
-Provides: wolf3d-data
Description: Game data for Wolfenstein 3D sequel: Spear Of Destiny
wolf4sdl requires game data to play. This package contains
the game data from the shareware episode of Spear Of Destiny,
diff --git a/data/wolf3d-demo-data.control.in b/data/wolf3d-demo-data.control.in
index f3e870f..59362ee 100644
--- a/data/wolf3d-demo-data.control.in
+++ b/data/wolf3d-demo-data.control.in
@@ -1,4 +1,3 @@
-Provides: wolf3d-data
Conflicts: wolf3d-data-wl1
Replaces: wolf3d-data-wl1
Description: Game data for Wolfenstein 3D
diff --git a/data/wolf3d-full-data.control.in b/data/wolf3d-full-data.control.in
index 4c0bc0e..8863218 100644
--- a/data/wolf3d-full-data.control.in
+++ b/data/wolf3d-full-data.control.in
@@ -1,4 +1,3 @@
-Provides: wolf3d-data
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
--
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