This is an automated email from the git hooks/post-receive script. vivicoder-guest pushed a commit to branch master in repository lugaru.
commit cc973c8bbc8a22c945544975e13c16f73ed8d4b6 Author: Vincent Prat <[email protected]> Date: Sat Sep 30 11:34:38 2017 +0200 Add multi-arch metadata for openlugaru-data --- debian/changelog | 6 ++++++ debian/control | 1 + 2 files changed, 7 insertions(+) diff --git a/debian/changelog b/debian/changelog index 9969361..c7a49f9 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +lugaru (1.2-3) unstable; urgency=medium + + * Multi-arch metadata for openlugaru-data + + -- Vincent Prat <[email protected]> Sat, 30 Sep 2017 10:58:25 +0200 + lugaru (1.2-2) unstable; urgency=medium * Install appdata file in /usr/share/metainfo diff --git a/debian/control b/debian/control index d729096..fee17f9 100644 --- a/debian/control +++ b/debian/control @@ -59,6 +59,7 @@ Package: openlugaru-data Depends: lugaru-data, ${misc:Depends} Architecture: all +Multi-Arch: foreign Priority: extra Section: oldlibs Description: transitional package - data -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/lugaru.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

