This is an automated email from the git hooks/post-receive script. jpuydt-guest pushed a commit to branch master in repository freedroidrpg.
commit 78d9bc6be5a674d9890d3b3a56e224edf6fd3346 Author: Julien Puydt <[email protected]> Date: Sun Dec 4 17:25:59 2016 +0100 Marked -data as Multi-Arch: foreign following hint --- debian/changelog | 1 + debian/control | 1 + 2 files changed, 2 insertions(+) diff --git a/debian/changelog b/debian/changelog index 64621d2..c3f1764 100644 --- a/debian/changelog +++ b/debian/changelog @@ -2,6 +2,7 @@ freedroidrpg (0.16.1-2) unstable; urgency=medium * Added a breaks+replace on because the manpage moved off the -data package (Closes: #846783). + * Declared -data as Multi-Arch: foreign following hint. -- Julien Puydt <[email protected]> Sun, 04 Dec 2016 13:19:18 +0100 diff --git a/debian/control b/debian/control index 9ada8b8..c7649b4 100644 --- a/debian/control +++ b/debian/control @@ -36,6 +36,7 @@ Description: Isometric RPG influenced by Paradroid Package: freedroidrpg-data Architecture: all +Multi-Arch: foreign Depends: ${misc:Depends} Suggests: freedroidrpg Description: Data files for freedroidrpg -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/freedroidrpg.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

