This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix-plugins.
commit d07b2cc464d2413020e1f25650aa8e99648f4d78 Author: Miriam Ruiz <[email protected]> Date: Fri Oct 16 15:22:53 2009 +0000 Added Renesas SH(sh4) CPU to support architecture list. Closes: #551144 --- debian/changelog | 4 ++++ debian/control | 2 +- 2 files changed, 5 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f5ab2d6..66305cf 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,7 +1,11 @@ fenix-plugins (0.0.20070803-4) UNRELEASED; urgency=low + [ Cyril Brulebois ] * Update my mail address. + [ Miriam Ruiz ] + * Added Renesas SH(sh4) CPU to support architecture list. + -- Cyril Brulebois <[email protected]> Sat, 28 Feb 2009 19:06:02 +0100 fenix-plugins (0.0.20070803-3) unstable; urgency=low diff --git a/debian/control b/debian/control index f87c099..a4d085c 100644 --- a/debian/control +++ b/debian/control @@ -12,7 +12,7 @@ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/? Homepage: http://fenix.divsite.net/ Package: fenix-plugins -Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel +Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 Depends: ${shlibs:Depends}, ${misc:Depends} Description: plugins for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

