This is an automated email from the git hooks/post-receive script. smcv pushed a commit to annotated tag debian/2.5.2-7 in repository nexuiz-data.
commit 3b9bdd2fdc36ef6c571056bee7bc7d7b8a1abe3a Author: Simon McVittie <[email protected]> Date: Tue Jan 2 09:12:24 2018 +0000 Add Multi-Arch: foreign to all the binary packages --- debian/changelog | 4 ++++ debian/control | 3 +++ 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 5aa15dc..d0f0160 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,10 +1,14 @@ nexuiz-data (2.5.2-7) UNRELEASED; urgency=low + [ Anton Balashov ] * Rebuild with a dpkg that defaults to xz compression (Closes: #647621). * Update to standards version 3.9.4. No changes were necessary. * Added the watch file. * Fix link on GPL-2 in copyright file + [ Simon McVittie ] + * Add Multi-Arch: foreign to all the binary packages + -- Anton Balashov <[email protected]> Fri, 23 Aug 2013 09:18:43 +0400 nexuiz-data (2.5.2-6) unstable; urgency=low diff --git a/debian/control b/debian/control index 01b1bfa..6106946 100644 --- a/debian/control +++ b/debian/control @@ -13,6 +13,7 @@ Vcs-Browser: http://git.debian.org/?p=pkg-games/nexuiz-data.git;a=summary Package: nexuiz-data Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, nexuiz-textures (= ${source:Version}) Breaks: nexuiz (<< ${source:Upstream-Version}), nexuiz-server (<< ${source:Upstream-Version}) Suggests: nexuiz-music (>= ${source:Upstream-Version}), nexuiz (>= ${source:Upstream-Version}) | nexuiz-server (>= ${source:Upstream-Version}) @@ -27,6 +28,7 @@ Description: Nexuiz game data files Package: nexuiz-textures Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: nexuiz (>= ${source:Upstream-Version}) Description: Textures for Nexuiz @@ -40,6 +42,7 @@ Description: Textures for Nexuiz Package: nexuiz-music Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: nexuiz (>= ${source:Upstream-Version}) Description: Nexuiz music files -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/nexuiz-data.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

