]> git.proxmox.com Git - pve-libspice-server.git/blob - debian/control
bump version to 0.12.8-2
[pve-libspice-server.git] / debian / control
1 Source: pve-libspice-server
2 Priority: extra
3 Maintainer: Proxmox Support Team <support@proxmox.com>
4 Build-Depends: debhelper (>= 8.0.0), autotools-dev, pkg-config, libjpeg-dev, zlib1g-dev, python-pyparsing, libpixman-1-dev (>= 0.17.7~), libogg-dev, libsasl2-dev, quilt, libglib2.0-dev, libssl-dev
5 Standards-Version: 3.9.3
6 Section: libs
7
8 Package: pve-libspice-server-dev
9 Section: libdevel
10 Architecture: amd64
11 Depends: pve-libspice-server1 (= ${binary:Version}), ${misc:Depends}, libpixman-1-dev (>= 0.17.7~), libssl-dev, libxinerama-dev
12 Suggests: pkg-config
13 Conflicts: libspice-server-dev
14 Provides: libspice-server-dev
15 Replaces: libspice-server-dev
16 Description: Header and development files for SPICE server
17 SPICE is a remote display system built for virtual environments which
18 allows you to view a computing 'desktop' environment not only on the
19 machine where it is running, but from anywhere on the Internet and
20 from a wide variety of machine architectures.
21 .
22 This package contains the header files, static libraries and development
23 documentation for spice-server.
24
25 Package: pve-libspice-server1
26 Section: libs
27 Architecture: amd64
28 Depends: ${shlibs:Depends}, ${misc:Depends}
29 Conflicts: libspice-server1
30 Provides: libspice-server1
31 Replaces: libspice-server1
32 Description: SPICE remote display system server library
33 SPICE is a remote display system built for virtual environments which
34 allows you to view a computing 'desktop' environment not only on the
35 machine where it is running, but from anywhere on the Internet and
36 from a wide variety of machine architectures.
37 .
38 This package contains the run-time libraries for any application that
39 wishes to be a SPICE server.
40