This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-animals.
commit a567e71223f08ac2e42c14c252783b172e1ce013 Author: Julien Puydt <[email protected]> Date: Wed Sep 28 07:03:48 2016 +0200 Made the package Multi-Arch: foreign --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index a55ebe4..56efcf8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ minetest-mod-animals (2.5.0-2) unstable; urgency=medium * Better d/copyright, mentioning the GPL-2+ fragment in the clownfish model. + * Made the package Multi-Arch: foreign. -- Julien Puydt <[email protected]> Tue, 27 Sep 2016 09:02:15 +0200 diff --git a/debian/control b/debian/control index 6004b3a..789fdb3 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-animals.git Package: minetest-mod-animals Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, minetest | minetest-server, minetest-mod-animalmaterials, minetest-mod-advspawning Breaks: minetest-mod-mobf Replaces: minetest-mod-mobf -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-animals.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

