This is an automated email from the git hooks/post-receive script. roam-guest pushed a commit to branch master in repository fenix.
commit eedd0189c031b3f54a0e2e5e6e5af39aa8a211e7 Author: Peter Pentchev <[email protected]> Date: Thu Nov 25 15:35:10 2010 +0000 Make the short descriptions of the packages a bit different. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index fd780f1..d8abb35 100644 --- a/debian/changelog +++ b/debian/changelog @@ -11,6 +11,7 @@ fenix (0.92a.dfsg1-6) UNRELEASED; urgency=low override the Lintian "unknown architecture" warning. Closes: #604658 * Convert to the 3.0 (quilt) source format. * Refer to the GPL-2 license file in the copyright blurb. + * Complete the short description of the fenix-dev package. -- Peter Pentchev <[email protected]> Thu, 25 Nov 2010 13:25:18 +0200 diff --git a/debian/control b/debian/control index 9760bd7..291944f 100644 --- a/debian/control +++ b/debian/control @@ -24,7 +24,7 @@ Package: fenix-dev Architecture: all Depends: zlib1g-dev, libsdl1.2-dev, ${misc:Depends} Suggests: fenix -Description: development environment for making 2D games +Description: development environment for making 2D games - header files Fenix is an interpreted script programming language, especially designed to developing and running 2D games. It has a full graphic library, sound engine and full featured 2D game engine, making game development extremely easy. -- 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

