This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository minetest-mod-mobf-core.git.
commit b99343c3e5a997207ed81fe8495aa8f7b5e85c10 Author: Julien Puydt <[email protected]> Date: Wed Sep 28 08:22:15 2016 +0200 Made the packages Multi-Arch: foreign --- debian/changelog | 1 + debian/control | 2 ++ 2 files changed, 3 insertions(+) diff --git a/debian/changelog b/debian/changelog index df84f6b..aa87330 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ minetest-mod-mobf-core (2.5.1-2) UNRELEASED; urgency=medium * Add Breaks+Replace for minetest-mod-mobf. (Closes: #838627) * Push compat to 10. + * Made the packages Multi-Arch: foreign. -- Julien Puydt <[email protected]> Wed, 28 Sep 2016 08:17:53 +0200 diff --git a/debian/control b/debian/control index b9f80ea..35e53fb 100644 --- a/debian/control +++ b/debian/control @@ -11,6 +11,7 @@ Vcs-Browser: https://anonscm.debian.org/cgit/pkg-games/minetest-mod-mobf-core.gi Package: minetest-mod-mobf-core Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, minetest | minetest-server Breaks: minetest-mod-mobf (<< 2.5.1) Replaces: minetest-mod-mobf (<< 2.5.1) @@ -22,6 +23,7 @@ Description: Minetest modpack providing a framework for creating mobs Package: minetest-mod-mobf-trap Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends}, minetest | minetest-server, minetest-mod-mobf-core, minetest-mod-animalmaterials Description: Minetest mod providing traps for mobs This minetest extension provides traps to catch mobs. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/minetest-mod-mobf-core.git.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

