Author: kibi-guest Date: 2007-08-26 23:02:02 +0000 (Sun, 26 Aug 2007) New Revision: 3888
Modified: packages/trunk/fenix-plugins/debian/changelog packages/trunk/fenix-plugins/debian/control Log: Add libtool to B-D, closes: #439471 Modified: packages/trunk/fenix-plugins/debian/changelog =================================================================== --- packages/trunk/fenix-plugins/debian/changelog 2007-08-26 22:58:32 UTC (rev 3887) +++ packages/trunk/fenix-plugins/debian/changelog 2007-08-26 23:02:02 UTC (rev 3888) @@ -1,3 +1,11 @@ +fenix-plugins (0.0.20070803-2) unstable; urgency=low + + * Added libtool to “Build-Depends” since there were undefined macros + (Closes: #439471). + * Added myself to the “Uploaders”. + + -- Cyril Brulebois <[EMAIL PROTECTED]> Mon, 27 Aug 2007 00:57:37 +0200 + fenix-plugins (0.0.20070803-1) unstable; urgency=low * Initial release. Modified: packages/trunk/fenix-plugins/debian/control =================================================================== --- packages/trunk/fenix-plugins/debian/control 2007-08-26 22:58:32 UTC (rev 3887) +++ packages/trunk/fenix-plugins/debian/control 2007-08-26 23:02:02 UTC (rev 3888) @@ -2,10 +2,10 @@ Section: devel Priority: extra Maintainer: Debian Games Team <[EMAIL PROTECTED]> -Uploaders: Miriam Ruiz <[EMAIL PROTECTED]> +Uploaders: Miriam Ruiz <[EMAIL PROTECTED]>, Cyril Brulebois <[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 + libsmpeg-dev, libfreetype6-dev, fenix, fenix-dev, libtool Standards-Version: 3.7.2 XS-Vcs-Svn: svn://svn.debian.org/svn/pkg-games/packages/trunk/fenix-plugins/ XS-Vcs-Browser: http://svn.debian.org/wsvn/pkg-games/packages/trunk/fenix-plugins/?op=log _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/mailman/listinfo/pkg-games-commits

