Author: bdefreese Date: 2008-12-23 21:36:57 +0000 (Tue, 23 Dec 2008) New Revision: 8549
Modified: packages/trunk/fenix-plugins/debian/changelog packages/trunk/fenix-plugins/debian/control Log: Refresh changelog. * Add myself to uploaders. * Remove non-64 bit arches to match fenix. * Bump Standards Version to 3.8.0. (No changes needed). Modified: packages/trunk/fenix-plugins/debian/changelog =================================================================== --- packages/trunk/fenix-plugins/debian/changelog 2008-12-23 21:11:21 UTC (rev 8548) +++ packages/trunk/fenix-plugins/debian/changelog 2008-12-23 21:36:57 UTC (rev 8549) @@ -1,10 +1,16 @@ -fenix-plugins (0.0.20070803-3) UNRELEASED; urgency=low +fenix-plugins (0.0.20070803-3) unstable; urgency=low - * debian/control: Change XS-Vcs-* to Vcs-* - * Remove Homepage semi-field from description + [ Ansgar Burchardt ] + * debian/control: Change XS-Vcs-* to Vcs-*. + * Remove Homepage semi-field from description. - -- Ansgar Burchardt <[email protected]> Fri, 29 Feb 2008 03:08:30 +0100 + [ Barry deFreese ] + * Add myself to uploaders. + * Remove non-64 bit arches to match fenix. + * Bump Standards Version to 3.8.0. (No changes needed). + -- Barry deFreese <[email protected]> Tue, 23 Dec 2008 16:23:47 -0500 + fenix-plugins (0.0.20070803-2) unstable; urgency=low [ Cyril Brulebois ] Modified: packages/trunk/fenix-plugins/debian/control =================================================================== --- packages/trunk/fenix-plugins/debian/control 2008-12-23 21:11:21 UTC (rev 8548) +++ packages/trunk/fenix-plugins/debian/control 2008-12-23 21:36:57 UTC (rev 8549) @@ -2,17 +2,17 @@ Section: devel Priority: extra Maintainer: Debian Games Team <[email protected]> -Uploaders: Miriam Ruiz <[email protected]>, Cyril Brulebois <[email protected]> +Uploaders: Miriam Ruiz <[email protected]>, Cyril Brulebois <[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 -Standards-Version: 3.7.2 +Standards-Version: 3.8.0 Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/ Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log Homepage: http://fenix.divsite.net/ Package: fenix-plugins -Architecture: any +Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel 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 +24,7 @@ Plugins included in this package: image, ttf, net, fgfx, fire and agua. Package: fenix-plugins-system -Architecture: any +Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel 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 +36,7 @@ Plugins included in this package: exec, fsock and tcpsock. Package: fenix-plugin-mpeg -Architecture: any +Architecture: arm armel hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel Depends: ${shlibs:Depends}, ${misc:Depends} Description: mpeg plugin for the Fenix Game Development System Fenix is an interpreted script programming language, especially designed to _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

