[game-data-packager] 136/293: Allow game-data-packager to satisfy the quake-data dependency: if a user installs this package before data, we want g-d-p to get installed, and the launcher copes gracefully with being run with no data

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:06 UTC 2016


This is an automated email from the git hooks/post-receive script.

smcv pushed a commit to branch quake
in repository game-data-packager.

commit 79888e3476ed73f30594f56939712963190b3677
Author: Simon McVittie <smcv at debian.org>
Date:   Sat Jul 2 22:07:24 2011 +0100

    Allow game-data-packager to satisfy the quake-data dependency: if a user installs this package before data, we want g-d-p to get installed, and the launcher copes gracefully with being run with no data
---
 debian/changelog | 3 +++
 debian/control   | 2 +-
 2 files changed, 4 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 10d7584..43a760a 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,5 +5,8 @@ quake (1) UNRELEASED; urgency=low
 
   [ Simon McVittie ]
   * Move to contrib/games due to dependency on non-distributable data
+  * Allow game-data-packager to satisfy the quake-data dependency: if a
+    user installs this package before data, we want g-d-p to get installed,
+    and the launcher copes gracefully with being run with no data
 
  -- David Banks <amoebae at gmail.com>  Wed, 01 Jun 2011 17:02:39 +0100
diff --git a/debian/control b/debian/control
index 9dae02f..3718c8c 100644
--- a/debian/control
+++ b/debian/control
@@ -8,7 +8,7 @@ Standards-Version: 3.9.2.0
 
 Package: quake
 Architecture: all
-Depends: ${misc:Depends}, quakespasm, quake-data
+Depends: ${misc:Depends}, quakespasm, quake-data | game-data-packager
 Description: classic first person shooter
  This package contains a launcher script and menu entry to play
  Quake 1 with the Quakespasm engine.

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