[yquake2] 01/01: Change Architecture to linux-any. If someone wants to run this game on kFreeBSD or Hurd, please see the output of `git grep __linux` for places that might need changes, then send a tested patch.

Simon McVittie smcv at debian.org
Mon Jun 26 10:26:10 UTC 2017


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

smcv pushed a commit to branch debian/master
in repository yquake2.

commit fe085b0ff4dfba367d215ce9076304c67b8646f4
Author: Simon McVittie <smcv at debian.org>
Date:   Mon Jun 26 11:09:27 2017 +0100

    Change Architecture to linux-any. If someone wants to run this game on kFreeBSD or Hurd, please see the output of `git grep __linux` for places that might need changes, then send a tested patch.
---
 debian/changelog | 9 +++++++++
 debian/control   | 4 ++--
 2 files changed, 11 insertions(+), 2 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index c6df469..ab7a190 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+yquake2 (7.01~dfsg1-2) UNRELEASED; urgency=medium
+
+  * Change Architecture to linux-any. If someone wants to run this
+    game on kFreeBSD or Hurd, please see the output of
+    `git grep __linux` for places that might need changes, then send
+    a tested patch.
+
+ -- Simon McVittie <smcv at debian.org>  Mon, 26 Jun 2017 11:05:54 +0100
+
 yquake2 (7.01~dfsg1-1) unstable; urgency=medium
 
   * New upstream release
diff --git a/debian/control b/debian/control
index c11a0fe..7ee0a2e 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Git: https://anonscm.debian.org/git/pkg-games/yquake2.git
 Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/yquake2.git
 
 Package: yamagi-quake2
-Architecture: any
+Architecture: linux-any
 Depends:
  yamagi-quake2-core (= ${binary:Version}),
  ${misc:Depends},
@@ -38,7 +38,7 @@ Description: enhanced version of id Software's Quake II - client
  in the quake2 package.
 
 Package: yamagi-quake2-core
-Architecture: any
+Architecture: linux-any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends}

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



More information about the Pkg-games-commits mailing list