This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 8e6c5e6cdb0469a52952e01b549d214cdba3ba1e Author: Gonéri Le Bouder <[email protected]> Date: Mon Mar 2 21:03:05 2009 +0000 -acutally the dependency on Bash is not needed -avoid too long lines in long description --- debian/control | 7 ++++--- 1 file changed, 4 insertions(+), 3 deletions(-) diff --git a/debian/control b/debian/control index 463dbfe..0e57af0 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,9 @@ Homepage: http://www.playonlinux.com/ Package: playonlinux Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine, bash, unzip, wget, xterm, python-wxgtk2.8, imagemagick, cabextract +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine, unzip, wget, xterm, python-wxgtk2.8, imagemagick, cabextract Recommends: mesa-utils, ttf-mscorefonts-installer Description: front-end for Wine - PlayOnLinux is a front-end for wine. It permits you to easily install Windows Games - and softwares on Linux. It is advised to have a functional internet connection. + PlayOnLinux is a front-end for wine. It permits you to easily install Windows + Games and softwares on Linux. It is advised to have a functional internet + connection. -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

