[iortcw] 10/10: debian/control: be less specific about OS

Simon McVittie smcv at debian.org
Sun Oct 4 23:16:19 UTC 2015


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

smcv pushed a commit to branch master
in repository iortcw.

commit c3cfac85aa580f70e05669a1d281c1d70f47cf71
Author: Simon McVittie <smcv at debian.org>
Date:   Sun Oct 4 23:40:58 2015 +0100

    debian/control: be less specific about OS
    
    Since upstream commit 13ea9c35, it should be considerably easier
    to support additional GNU platforms.
---
 debian/control | 8 ++++----
 1 file changed, 4 insertions(+), 4 deletions(-)

diff --git a/debian/control b/debian/control
index 2a98505..b7eea4d 100644
--- a/debian/control
+++ b/debian/control
@@ -20,7 +20,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/iortcw.git
 Homepage: https://github.com/iortcw/iortcw/
 
 Package: rtcw
-Architecture: linux-any kfreebsd-any hurd-any
+Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -43,7 +43,7 @@ Description: game engine for Return to Castle Wolfenstein
  in the rtcw-data package, prepared using the game-data-packager tool.
 
 Package: rtcw-server
-Architecture: linux-any kfreebsd-any hurd-any
+Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -64,7 +64,7 @@ Description: standalone server for Return to Castle Wolfenstein
  from the rtcw-data package, prepared using the game-data-packager tool.
 
 Package: rtcw-common
-Architecture: linux-any kfreebsd-any hurd-any
+Architecture: any
 Depends:
  ${misc:Depends},
  ${shlibs:Depends},
@@ -80,7 +80,7 @@ Description: common files for Return to Castle Wolfenstein
  which can be prepared using the game-data-packager tool.
 
 Package: rtcw-dbg
-Architecture: linux-any kfreebsd-any hurd-any
+Architecture: any
 Section: contrib/debug
 Priority: extra
 Depends:

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



More information about the Pkg-games-commits mailing list