r15160 - packages/trunk/playonlinux/debian
Vincent Cheng
vcheng at moszumanska.debian.org
Thu Aug 28 04:25:05 UTC 2014
Author: vcheng
Date: 2014-08-28 04:25:05 +0000 (Thu, 28 Aug 2014)
New Revision: 15160
Modified:
packages/trunk/playonlinux/debian/changelog
packages/trunk/playonlinux/debian/control
Log:
replace depends on wine-unstable with wine-development
Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog 2014-08-12 19:47:26 UTC (rev 15159)
+++ packages/trunk/playonlinux/debian/changelog 2014-08-28 04:25:05 UTC (rev 15160)
@@ -1,7 +1,13 @@
playonlinux (4.2.4-1) unstable; urgency=medium
+ * Team upload.
+
+ [ Bertrand Marc ]
* New upstream release.
+ [ Vincent Cheng ]
+ * Replace depends on wine-unstable with wine-development. (Closes: #758313)
+
-- Bertrand Marc <beberking at gmail.com> Tue, 12 Aug 2014 19:51:48 +0200
playonlinux (4.2.3-1) unstable; urgency=medium
Modified: packages/trunk/playonlinux/debian/control
===================================================================
--- packages/trunk/playonlinux/debian/control 2014-08-12 19:47:26 UTC (rev 15159)
+++ packages/trunk/playonlinux/debian/control 2014-08-28 04:25:05 UTC (rev 15160)
@@ -11,7 +11,7 @@
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, curl, netcat, bzip2, p7zip-full
+Depends: ${shlibs:Depends}, ${misc:Depends}, ${python:Depends}, wine|wine-development, unzip, wget, xterm|x-terminal-emulator, python-wxgtk2.8, imagemagick, cabextract, mesa-utils, gettext-base, binutils, gnupg, icoutils, x11-utils, curl, netcat, bzip2, p7zip-full
Suggests: ttf-mscorefonts-installer, scrot
Description: front-end for Wine
PlayOnLinux is a front-end for wine. It permits you to easily install Windows
More information about the Pkg-games-commits
mailing list