r14862 - packages/trunk/playonlinux/debian

Bertrand Marc bbk-guest at moszumanska.debian.org
Wed Jan 22 22:14:01 UTC 2014


Author: bbk-guest
Date: 2014-01-22 22:14:01 +0000 (Wed, 22 Jan 2014)
New Revision: 14862

Modified:
   packages/trunk/playonlinux/debian/changelog
   packages/trunk/playonlinux/debian/control
Log:
Add a dependency on netcat as playonlinux will fail without nc (Closes: #710753).


Modified: packages/trunk/playonlinux/debian/changelog
===================================================================
--- packages/trunk/playonlinux/debian/changelog	2014-01-22 20:31:16 UTC (rev 14861)
+++ packages/trunk/playonlinux/debian/changelog	2014-01-22 22:14:01 UTC (rev 14862)
@@ -13,6 +13,8 @@
     + copy the xpm icon to /usr/share/pixmaps/.
     + add an icon entry in the menu file (Closes: #727030).
   * Standards version 3.9.5: no changes needed.
+  * Add a dependency on netcat, as playonlinux will fail without nc
+    (Closes: #710753).
 
  -- Bertrand Marc <beberking at gmail.com>  Wed, 22 Jan 2014 19:47:02 +0100
 

Modified: packages/trunk/playonlinux/debian/control
===================================================================
--- packages/trunk/playonlinux/debian/control	2014-01-22 20:31:16 UTC (rev 14861)
+++ packages/trunk/playonlinux/debian/control	2014-01-22 22:14:01 UTC (rev 14862)
@@ -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
+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
 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