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 7e8cf015c5c1b86277d0178094f3a5c9320ebb55 Author: Peter Pentchev <[email protected]> Date: Thu Feb 25 23:44:19 2010 +0000 Make the fenix-plugins-system short description different from that of the fenix-plugins main package. --- debian/changelog | 1 + debian/control | 2 +- 2 files changed, 2 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index b888fae..8356118 100644 --- a/debian/changelog +++ b/debian/changelog @@ -18,6 +18,7 @@ fenix-plugins (0.0.20070803-4) UNRELEASED; urgency=low the Lintian "unknown architecture" warning. * Convert to the 3.0 (quilt) source format with no changes. * Refer to the GPL-2 and LGPL-2.1 license files in the copyright blurbs. + * Complete the short description of the fenix-plugins-system package. -- Peter Pentchev <[email protected]> Thu, 25 Nov 2010 16:09:06 +0200 diff --git a/debian/control b/debian/control index 33bcebd..16e3661 100644 --- a/debian/control +++ b/debian/control @@ -28,7 +28,7 @@ Package: fenix-plugins-system Architecture: arm armel armhf hppa i386 kfreebsd-i386 hurd-i386 m68k mips mipsel sh4 powerpc s390 sparc Depends: ${shlibs:Depends}, ${misc:Depends} -Description: plugins for the Fenix Game Development System +Description: system plugins for the Fenix Game Development System 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-plugins.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

