[playonlinux] 187/230: Add a dependency on netcat as playonlinux will fail without nc (Closes: #710753).

Bertrand Marc bmarc at moszumanska.debian.org
Sun Jul 9 17:42:14 UTC 2017


This is an automated email from the git hooks/post-receive script.

bmarc pushed a commit to branch master
in repository playonlinux.

commit 94956cb677f92bf5aad531a7c48cf0c1a99089bf
Author: Bertrand Marc <beberking at gmail.com>
Date:   Wed Jan 22 22:14:01 2014 +0000

    Add a dependency on netcat as playonlinux will fail without nc (Closes: #710753).
---
 debian/changelog | 2 ++
 debian/control   | 2 +-
 2 files changed, 3 insertions(+), 1 deletion(-)

diff --git a/debian/changelog b/debian/changelog
index a396e81..d30ad4b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -13,6 +13,8 @@ playonlinux (4.2.2-1) UNRELEASED; urgency=low
     + 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
 
diff --git a/debian/control b/debian/control
index e954331..31a0324 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, 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

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-games/playonlinux.git



More information about the Pkg-games-commits mailing list