Source: gvmd
Section: admin
Priority: optional
Maintainer: Debian Security Tools <team+pkg-security@tracker.debian.org>
Uploaders: Sophie Brun <sophie@offensive-security.com>
Build-Depends: debhelper-compat (= 13),
               cmake (>= 2.8),
               doxygen,
	       libical-dev (>= 1.0),
               libgvm-dev (>= 21.4.2),
               libsqlite3-dev,
	       postgresql-server-dev-all,
               pkg-config,
               xmltoman,
               gnutls-bin (>= 3.2.15),
	       xml-twig-tools,
	       xsltproc
Standards-Version: 4.6.0
Rules-Requires-Root: no
Homepage: https://www.greenbone.net/
Vcs-Git: https://salsa.debian.org/pkg-security-team/gvmd.git
Vcs-Browser: https://salsa.debian.org/pkg-security-team/gvmd

Package: gvmd-common
Section: net
Architecture: all
Recommends: texlive-latex-extra
Depends: ${misc:Depends}, gnutls-bin (>= 3.2.15), xsltproc
Multi-Arch: foreign
Suggests: python3, python3-lxml, gnupg, wget
Description: architecture independent files for Greenbone Vulnerability Manager
 The Greenbone Vulnerability Manager is the central management service between
 security scanners and the user clients.
 .
 It manages the storage of any vulnerability management configurations and of
 the scan results. Access to data, control commands and workflows is offered
 via the XML-based Greenbone Management Protocol (GMP). The primary scanner,
 openVAS Scanner is controlled directly via protocol OTP while any other remote
 scanner is coupled with the Open Scanner Protocol (OSP).
 .
 This package contains the common gvmd files shared by all architectures.

Package: gvmd
Section: net
Architecture: any
Depends: adduser,
         lsb-base (>= 3.0-6),
         doc-base,
         gvmd-common (= ${source:Version}),
	 ${postgresql:Depends},
	 xml-twig-tools,
         ${shlibs:Depends},
         ${misc:Depends}
Breaks: openvas-administrator, openvas-manager
Replaces: openvas-administrator, libopenvas6, openvas-manager
Description: Manager Module of Greenbone Vulnerability Manager
 The Greenbone Vulnerability Manager is the central management service between
 security scanners and the user clients.
 .
 It manages the storage of any vulnerability management configurations and of
 the scan results. Access to data, control commands and workflows is offered
 via the XML-based Greenbone Management Protocol (GMP). The primary scanner,
 openVAS Scanner is controlled directly via protocol OTP while any other remote
 scanner is coupled with the Open Scanner Protocol (OSP).
 .
 This package contains the gvmd files architecture dependent.
