[openjk] 05/19: Require strictly matching openjk-common version

Simon McVittie smcv at debian.org
Sun Mar 20 21:48:43 UTC 2016


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

smcv pushed a commit to branch master
in repository openjk.

commit 8a42ad8bee3fd772b6655531b5e04e66f25a8577
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Mar 20 12:48:22 2016 +0000

    Require strictly matching openjk-common version
---
 debian/changelog | 1 +
 debian/control   | 6 +++---
 2 files changed, 4 insertions(+), 3 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 3a4f52b..3dd8d19 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -7,6 +7,7 @@ openjk (0~20160320+dfsg1-1) UNRELEASED; urgency=medium
   * Switch Vcs-Git to https (see #810378)
   * Standards-Version: 3.9.7 (no changes needed)
   * Build-depend on libboost-test-dev, and run new build-time tests
+  * Require strictly matching openjk-common version
 
  -- Simon McVittie <smcv at debian.org>  Fri, 22 Jan 2016 11:09:04 +0000
 
diff --git a/debian/control b/debian/control
index d22050a..4b2700d 100644
--- a/debian/control
+++ b/debian/control
@@ -26,7 +26,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  jedi-academy-data (>= 1.01+41) | game-data-packager (>= 41),
- openjk-common,
+ openjk-common (= ${binary:Version}),
 Description: Jedi Academy single-player and multiplayer game engine
  Star Wars Jedi Knight: Jedi Academy is a first- and third-person
  action game set in the Star Wars universe, developed by Raven Software
@@ -48,7 +48,7 @@ Depends:
  ${shlibs:Depends},
  adduser,
  jedi-academy-data (>= 1.01+41) | game-data-packager (>= 41),
- openjk-common,
+ openjk-common (= ${binary:Version}),
 Description: Jedi Academy multiplayer game server
  Star Wars Jedi Knight: Jedi Academy is a first- and third-person
  action game set in the Star Wars universe, developed by Raven Software
@@ -68,7 +68,7 @@ Depends:
  ${misc:Depends},
  ${shlibs:Depends},
  jedi-outcast-data (>= 1.04+41) | game-data-packager (>= 41),
- openjk-common,
+ openjk-common (= ${binary:Version}),
 Description: experimental Jedi Outcast single-player game engine
  Star Wars Jedi Knight II: Jedi Outcast is a first- and third-person
  action game set in the Star Wars universe, developed by Raven Software

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/openjk.git



More information about the Pkg-games-commits mailing list