This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit f3720668d0410b399d45bbdea9226a8a83db4ca9 Author: Bertrand Marc <[email protected]> Date: Mon Mar 7 21:45:24 2011 +0000 New uptream release 3.8.12; add depends on gnupg --- debian/changelog | 7 +++++++ debian/control | 2 +- 2 files changed, 8 insertions(+), 1 deletion(-) diff --git a/debian/changelog b/debian/changelog index 6cb4182..4f3b5af 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +playonlinux (3.8.12-1) UNRELEASED; urgency=low + + * New upstream release. + * Add depends on gnupg, POL use signed scripts now. + + -- Bertrand Marc <[email protected]> Mon, 07 Mar 2011 22:38:42 +0100 + playonlinux (3.8.8-1) unstable; urgency=low * New upstream release. diff --git a/debian/control b/debian/control index a8187cb..c6f76e5 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 +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 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

