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 9432d45d88dc12ffa3c59aece10a6e8101879cc7 Author: Cyril Brulebois <[email protected]> Date: Sun Aug 26 23:02:02 2007 +0000 Add libtool to B-D, closes: #439471 --- debian/changelog | 8 ++++++++ debian/control | 4 ++-- 2 files changed, 10 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fc1a9cf..fc60725 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 02d4623..7a27917 100644 --- a/debian/control +++ b/debian/control @@ -2,10 +2,10 @@ Source: fenix-plugins 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 -- 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

