File: control

package info (click to toggle)
gsoap 2.8.104-3
  • links: PTS, VCS
  • area: main
  • in suites: bullseye
  • size: 38,908 kB
  • sloc: cpp: 89,402; ansic: 57,612; xml: 23,854; sh: 5,338; yacc: 2,850; lex: 1,156; makefile: 1,031
file content (74 lines) | stat: -rw-r--r-- 1,828 bytes parent folder | download
1
2
3
4
5
6
7
8
9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
52
53
54
55
56
57
58
59
60
61
62
63
64
65
66
67
68
69
70
71
72
73
74
Source: gsoap
Priority: optional
Maintainer: Mattias Ellert <mattias.ellert@physics.uu.se>
Build-Depends:
 debhelper (>= 10)
Build-Depends-Arch:
 flex,
 bison,
 libssl-dev,
 libssl-dev:native,
 zlib1g-dev,
 zlib1g-dev:native,
Build-Depends-Indep:
 doxygen,
 graphviz
Standards-Version: 4.5.1
Section: devel
Vcs-Browser: https://salsa.debian.org/ellert/gsoap
Vcs-Git: https://salsa.debian.org/ellert/gsoap.git
Homepage: http://gsoap2.sourceforge.net/

Package: libgsoap-2.8.104
Section: libs
Architecture: any
Multi-Arch: same
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Pre-Depends:
 ${misc:Pre-Depends}
Description: Runtime libraries for gSOAP
 The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the
 development of SOAP Web Services and clients. Runtime libraries.

Package: libgsoap-dev
Section: libdevel
Architecture: any
Multi-Arch: same
Replaces:
 gsoap (<< 2.8.12)
Breaks:
 gsoap (<< 2.8.12)
Depends:
 ${misc:Depends},
 libgsoap-2.8.104 (= ${binary:Version})
Description: Development libraries and headers for gSOAP
 The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the
 development of SOAP Web Services and clients. Development libraries and
 headers.

Package: gsoap
Section: devel
Architecture: any
Multi-Arch: foreign
Depends:
 ${shlibs:Depends},
 ${misc:Depends}
Description: Stub generators for gSOAP
 The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the
 development of SOAP Web Services and clients. Stub generators.

Package: gsoap-doc
Section: doc
Architecture: all
Multi-Arch: foreign
Replaces:
 gsoap (<< 2.7.17)
Breaks:
 gsoap (<< 2.7.17)
Depends:
 ${misc:Depends}
Description: gSOAP documentation
 The gSOAP toolkit provides a unique SOAP-to-C/C++ language binding for the
 development of SOAP Web Services and clients. Documentation files.