This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 70b92c57dca255a33bbd50490f8ee3d888708342 Author: Bertrand Marc <[email protected]> Date: Sun Apr 24 18:23:55 2011 +0000 Depends on icoutils since it is really necessary --- debian/changelog | 4 ++-- debian/control | 3 +-- 2 files changed, 3 insertions(+), 4 deletions(-) diff --git a/debian/changelog b/debian/changelog index 5c42702..760edc7 100644 --- a/debian/changelog +++ b/debian/changelog @@ -10,9 +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. + * Depends on icoutils as POL uses it now. - -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 20:04:43 +0200 + -- Bertrand Marc <[email protected]> Sun, 24 Apr 2011 20:22:28 +0200 playonlinux (3.8.8-1) unstable; urgency=low diff --git a/debian/control b/debian/control index 1fd6140..72d0e05 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,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 +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, 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

