This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit 9d3dc8b778a4a7b75b8ce87f3282241d90dbd31f Author: Bertrand Marc <[email protected]> Date: Wed Feb 29 20:46:20 2012 +0000 New upstream release; depends on x11-utils --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index bbabe8d..2b7a960 100644 --- a/debian/changelog +++ b/debian/changelog @@ -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. diff --git a/debian/control b/debian/control index 0ea7ae7..bda84a5 100644 --- a/debian/control +++ b/debian/control @@ -11,7 +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, 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 -- 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

