This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 140f160019fb185759d0ff850b4dd484effcde68 Author: Bertrand Marc <[email protected]> Date: Sun Apr 24 18:05:54 2011 +0000 Recomends icoutils --- debian/changelog | 3 ++- debian/control | 1 + 2 files changed, 3 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index f0a5def..5c42702 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,8 +10,9 @@ playonlinux (3.8.12-1) UNRELEASED; urgency=low schemas. Upstream should definitly think about providing a clean and complete tarball. * Add the plugins directory, to make them available easily. + * Recomends icoutils as some scripts use it. - -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 20:02:48 +0200 + -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 20:04:43 +0200 playonlinux (3.8.8-1) unstable; urgency=low diff --git a/debian/control b/debian/control index c6f76e5..1fd6140 100644 --- a/debian/control +++ b/debian/control @@ -12,6 +12,7 @@ Homepage: http://www.playonlinux.com/ Package: playonlinux Architecture: all Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-unstable, unzip, wget, x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg +Recomends: icoutils Suggests: ttf-mscorefonts-installer Description: front-end for Wine PlayOnLinux is a front-end for wine. It permits you to easily install Windows -- 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

