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 e568c42a6a7aa438e0c3f0958246353ee0aabec8 Author: Evgeni Golov <[email protected]> Date: Sun Feb 21 23:44:19 2010 +0000 * Remove Cyril Brulebois as per his request. * Add sh4 to ALL binary packages. * Fix Architecture lines: they were copied from fenix' but the wrapped line was missed. Add the following architectures accordingly: powerpc s390 sparc. Thanks to Philipp Kern (Closes: #509702). --- debian/changelog | 12 ++++++++---- debian/control | 9 ++++++--- 2 files changed, 14 insertions(+), 7 deletions(-) diff --git a/debian/changelog b/debian/changelog index 66305cf..0ec1fb0 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,12 +1,16 @@ 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 + [ Evgeni Golov ] + * Remove Cyril Brulebois as per his request. + * Add sh4 to ALL binary packages. + * Fix Architecture lines: they were copied from fenix' but the wrapped + line was missed. Add the following architectures accordingly: powerpc + s390 sparc. Thanks to Philipp Kern (Closes: #509702). + + -- Evgeni Golov <[email protected]> Mon, 22 Feb 2010 00:42:10 +0100 fenix-plugins (0.0.20070803-3) unstable; urgency=low diff --git a/debian/control b/debian/control index a4d085c..61b760e 100644 --- a/debian/control +++ b/debian/control @@ -2,7 +2,7 @@ Source: fenix-plugins Section: devel Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Cyril Brulebois <[email protected]>, Barry deFreese <[email protected]> +Uploaders: Miriam Ruiz <[email protected]>, Barry deFreese <[email protected]> Build-Depends: debhelper (>= 5), autotools-dev, autoconf, automake1.10 | automake1.9, zlib1g-dev, libsdl1.2-dev, libsdl-image1.2-dev, libsdl-net1.2-dev, libsdl-mixer1.2-dev, libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev, libtool @@ -13,6 +13,7 @@ Homepage: http://fenix.divsite.net/ Package: fenix-plugins Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 + powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: plugins for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to @@ -24,7 +25,8 @@ Description: plugins for the Fenix Game Development System Plugins included in this package: image, ttf, net, fgfx, fire and agua. Package: fenix-plugins-system -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 + powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: plugins for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to @@ -36,7 +38,8 @@ Description: plugins for the Fenix Game Development System Plugins included in this package: exec, fsock and tcpsock. Package: fenix-plugin-mpeg -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 + powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} Description: mpeg plugin 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

