]> git.proxmox.com Git - vncterm.git/blobdiff - debian/control
d/control: update dh compat level to 12
[vncterm.git] / debian / control
index 9d9c2c98959fc9750f6df03909ab1d1a898c3279..96d01d50376bddb4d5dcc01733815ce882fc20e9 100644 (file)
@@ -1,9 +1,27 @@
+Source: vncterm
+Maintainer: Proxmox Support Team <support@proxmox.com>
+Build-Depends: cmake,
+               debhelper (>= 12~),
+               libglib2.0-dev,
+               libgnutls28-dev,
+               libjpeg62-turbo-dev,
+               libpng-dev,
+               quilt,
+               tar,
+               unifont,
+               zlib1g-dev,
+Standards-Version: 4.5.1
+
 Package: vncterm
-Version: 1.4-1
+Architecture: any
 Section: x11
 Priority: optional
-Depends: libc6 (>= 2.7-18), libjpeg62, zlib1g (>= 1:1.2.1), libgnutls-deb0-28 | libgnutls30, libpng16-16
-Maintainer: Proxmox Support Team <support@proxmox.com>
+Depends: libc6 (>= 2.7-18),
+         libgnutls-deb0-28 | libgnutls30,
+         libjpeg62-turbo,
+         libpng16-16,
+         zlib1g (>= 1:1.2.1),
+         ${shlibs:Depends},
 Description: VNC Terminal Emulator
  With vncterm you can start commands and export its standard input and
  output to any VNC client (simulating a xterm Terminal).