Package: directvnc
Version: 0.7.5-3
Author: Guillem Jover <guillem@debian.org>
Status: applied
Description:
 Fixed missing comma, generated by buggy dh_make.

--- control.orig	2003-10-30 19:33:17.000000000 +0100
+++ control	2003-10-30 19:48:37.000000000 +0100
@@ -7,7 +7,7 @@
 
 Package: directvnc
 Architecture: any
-Depends: ${shlibs:Depends} ${misc:Depends}
+Depends: ${shlibs:Depends}, ${misc:Depends}
 Description: VNC client using the framebuffer as display
  DirectVNC is a client implementing the remote framebuffer protocol (rfb)
  which is used by VNC servers. If a VNC server is running on a machine you
