This is an automated email from the git hooks/post-receive script. bmarc pushed a commit to branch master in repository playonlinux.
commit cf5a5f863476ac28adaed2f86221f559b4e954ff Author: Jackson Doak <[email protected]> Date: Sat Sep 21 08:36:40 2013 +0000 Bump curl from Suggests to Depends. Closes: #716889 --- debian/changelog | 6 +++++- debian/control | 4 ++-- 2 files changed, 7 insertions(+), 3 deletions(-) diff --git a/debian/changelog b/debian/changelog index f2de7c2..1ee685a 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,8 +1,12 @@ playonlinux (4.2.1-2) UNRELEASED; urgency=low + [ Evgeni Golov ] * Correct Vcs-* URLs to point to anonscm.debian.org - -- Evgeni Golov <[email protected]> Mon, 15 Jul 2013 22:21:56 +0200 + [ Jackson Doak ] + * debian/control: Bump curl from Suggests to Depends. Closes: #716889 + + -- Jackson Doak <[email protected]> Sat, 21 Sep 2013 18:35:00 +1000 playonlinux (4.2.1-1) unstable; urgency=low diff --git a/debian/control b/debian/control index f32b5d0..81ccb85 100644 --- a/debian/control +++ b/debian/control @@ -11,8 +11,8 @@ Homepage: http://www.playonlinux.com/ Package: playonlinux Architecture: all -Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-unstable, unzip, wget, xterm|x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg, icoutils, x11-utils -Suggests: ttf-mscorefonts-installer, curl, scrot +Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-unstable, unzip, wget, xterm|x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg, icoutils, x11-utils, curl +Suggests: ttf-mscorefonts-installer, scrot Description: front-end for Wine PlayOnLinux is a front-end for wine. It permits you to easily install Windows Games and software on Linux. It is advised to have a functional internet -- 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

