[game-data-packager] 193/293: quake2: change fallback dependency from quake-engine to the correct quake2-engine (Closes: #728506)

Simon McVittie smcv at debian.org
Fri Oct 14 00:12:13 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 794272313ce2a5af798987ce603fb8bc8b88c8e2
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Nov 3 13:17:56 2013 +0000

    quake2: change fallback dependency from quake-engine to the correct quake2-engine (Closes: #728506)
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index 543d896..b70bfa2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -2,6 +2,8 @@ quake (5) UNRELEASED; urgency=low
 
   * Generate recoloured icons for Quake mission packs
   * Put built files in build/
+  * quake2: change fallback dependency from quake-engine to the
+    correct quake2-engine (Closes: #728506)
 
  -- Simon McVittie <smcv at debian.org>  Sun, 29 Sep 2013 17:28:47 +0100
 
diff --git a/debian/control b/debian/control
index da07805..c1045b0 100644
--- a/debian/control
+++ b/debian/control
@@ -38,7 +38,7 @@ Description: classic gothic/horror-themed first person shooter
 Package: quake2
 Architecture: all
 Depends: ${misc:Depends},
-         yamagi-quake2 | quake-engine,
+         yamagi-quake2 | quake2-engine,
          quake2-full-data | quake2-demo-data | game-data-packager (>= 34)
 Suggests: quake2-music
 Recommends: x11-utils | zenity | kdebase-bin

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