This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit b3a944c1e45ef04d3ce734ec79db8200de374054 Author: Miriam Ruiz <[email protected]> Date: Wed Jun 6 20:48:23 2007 +0000 Added zlib1g-dev to Build-Depends --- debian/changelog | 3 ++- debian/control | 2 +- 2 files changed, 3 insertions(+), 2 deletions(-) diff --git a/debian/changelog b/debian/changelog index fbebc75..84805d8 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ -fenix0.92 (0.92a.dfsg1-2) UNRELEASED; urgency=low +fenix0.92 (0.92a.dfsg1-2) unstable; urgency=low * Modified man pages. + * Added Build-Depends: zlib1g-dev -- Miriam Ruiz <[email protected]> Wed, 6 Jun 2007 07:48:29 +0200 diff --git a/debian/control b/debian/control index e044063..a9b6e74 100644 --- a/debian/control +++ b/debian/control @@ -3,7 +3,7 @@ Section: devel Priority: extra Maintainer: Debian Games Team <[email protected]> Uploaders: Miriam Ruiz <[email protected]> -Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), quilt, autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, libungif4-dev, libpng12-dev, libsmpeg-dev, libmikmod2-dev, libvorbis-dev +Build-Depends: dpkg-dev (>= 1.13.19), debhelper (>= 5), quilt, autotools-dev, libsdl1.2-dev, libsdl-mixer1.2-dev, zlib1g-dev, libungif4-dev, libpng12-dev, libsmpeg-dev, libmikmod2-dev, libvorbis-dev Standards-Version: 3.7.2 Package: fenix0.92-runtime -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/fenix.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

