Author: bbk-guest Date: 2012-02-29 20:46:20 +0000 (Wed, 29 Feb 2012) New Revision: 13338
Modified: packages/trunk/playonlinux/debian/changelog packages/trunk/playonlinux/debian/control Log: New upstream release; depends on x11-utils Modified: packages/trunk/playonlinux/debian/changelog =================================================================== --- packages/trunk/playonlinux/debian/changelog 2012-02-29 06:48:18 UTC (rev 13337) +++ packages/trunk/playonlinux/debian/changelog 2012-02-29 20:46:20 UTC (rev 13338) @@ -1,3 +1,10 @@ +playonlinux (4.0.15-1) UNRELEASED; urgency=low + + * New upstream release. + * Depends on x11-utils to provide xdpyinfo. + + -- Bertrand Marc <[email protected]> Wed, 29 Feb 2012 21:44:40 +0100 + playonlinux (4.0.14-1) unstable; urgency=low * New upstream release. Modified: packages/trunk/playonlinux/debian/control =================================================================== --- packages/trunk/playonlinux/debian/control 2012-02-29 06:48:18 UTC (rev 13337) +++ packages/trunk/playonlinux/debian/control 2012-02-29 20:46:20 UTC (rev 13338) @@ -11,7 +11,7 @@ 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, 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, x11-utils Suggests: ttf-mscorefonts-installer Description: front-end for Wine PlayOnLinux is a front-end for wine. It permits you to easily install Windows _______________________________________________ Pkg-games-commits mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/pkg-games-commits

