This is an automated email from the git hooks/post-receive script. olek-guest pushed a commit to branch master in repository eris.
commit a08fee17793331c97fb7f6e112d8b6ace46e5342 Author: Olek Wojnar <[email protected]> Date: Mon Oct 10 21:43:42 2016 -0400 Mark -dev package as Multi-Arch: same --- debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 51101c0..eadecb2 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,9 @@ eris (1.3.23-5) unstable; urgency=medium * Fix symbols for GCC 6 update (Closes: #839304) + * Mark -dev package as Multi-Arch: same - -- Olek Wojnar <[email protected]> Mon, 10 Oct 2016 21:04:40 -0400 + -- Olek Wojnar <[email protected]> Mon, 10 Oct 2016 21:43:17 -0400 eris (1.3.23-4) unstable; urgency=medium diff --git a/debian/control b/debian/control index 0f0cd91..c74a4cb 100644 --- a/debian/control +++ b/debian/control @@ -51,6 +51,7 @@ Description: WorldForge client entity library Package: liberis-1.3-dev Section: libdevel Architecture: any +Multi-Arch: same Pre-Depends: ${misc:Pre-Depends} Depends: libatlas-cpp-0.6-dev (>= 0.6.3), liberis-1.3-21 (= ${binary:Version}), -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/eris.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

