File: control

package info (click to toggle)
libcommoncpp2 1.8.1-6.1
  • links: PTS, VCS
  • area: main
  • in suites: stretch
  • size: 5,272 kB
  • ctags: 4,532
  • sloc: cpp: 29,219; sh: 10,352; ansic: 1,134; makefile: 232; xml: 5
file content (77 lines) | stat: -rw-r--r-- 3,519 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
75
76
77
Source: libcommoncpp2
Section: devel
Priority: optional
Maintainer: Debian VoIP Team <pkg-voip-maintainers@lists.alioth.debian.org>
Uploaders: Mark Purcell <msp@debian.org>, Kilian Krause <kilian@debian.org>
Build-Depends: debhelper (>= 9), dpkg-dev (>= 1.13.19), autotools-dev, doxygen,
 libxml2-dev, zlib1g-dev, libgnutls28-dev | libgnutls-dev, libgcrypt11-dev | libgcrypt-dev
Standards-Version: 3.9.5
Homepage: http://www.gnu.org/software/commoncpp/
Vcs-Svn: svn://anonscm.debian.org/pkg-voip/libcommoncpp2/trunk/
Vcs-Browser: http://anonscm.debian.org/viewvc/pkg-voip/libcommoncpp2/

Package: libcommoncpp2-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libccgnu2-1.8-0v5 (= ${binary:Version}), libgnutls28-dev | libgnutls-dev, zlib1g-dev, libgcrypt11-dev | libgcrypt-dev, pkg-config
Suggests: libcommoncpp2-doc
Description: Header files and static libraries for Common C++ "2"
 Common C++ is a GNU package which offers portable "abstraction" of system
 services such as threads, networks, and sockets.  Common C++ also offers
 individual frameworks generally useful to developing portable C++
 applications including a object persistence engine, math libraries,
 threading, sockets, etc.  Common C++ is small, and highly portable.
 Common C++ will support most Unix operating systems as well
 as Win32, in addition to GNU/Linux.
 .
 This package contains the development files.

Package: libccgnu2-1.8-0v5
Section: libs
Architecture: any
Pre-Depends: ${misc:Pre-Depends}
Depends: ${shlibs:Depends}, ${misc:Depends}
Multi-Arch: same
Conflicts: libccgnu2-1.8-0
Replaces: libccgnu2-1.8-0
Description: GNU package for creating portable C++ programs
 Common C++ "2" is a GNU package which offers portable "abstraction"
 of system services such as threads, networks, and sockets.  Common
 C++ also offers individual frameworks generally useful to developing
 portable C++ applications including a object persistence engine, math
 libraries, threading, sockets, etc.  Common C++ is small, and highly
 portable.  Common C++ will support most Unix operating systems as
 well as Win32, in addition to GNU/Linux.
 .
 This package contains the runtime libraries.

Package: libcommoncpp2-doc
Section: doc
Architecture: all
Depends: ${misc:Depends}
Description: Documentation files for Common C++ "2"
 Common C++ "2" is a GNU package which offers portable "abstraction"
 of system services such as threads, networks, and sockets.  Common
 C++ also offers individual frameworks generally useful to developing
 portable C++ applications including a object persistence engine, math
 libraries, threading, sockets, etc.  Common C++ is small, and highly
 portable.  Common C++ will support most Unix operating systems as
 well as Win32, in addition to GNU/Linux.
 .
 This package contains the library development documentation.

Package: libcommoncpp2-dbg
Section: debug
Priority: extra
Architecture: any
Depends: ${misc:Depends}, libccgnu2-1.8-0v5 (= ${binary:Version})
Description: Debug symbols for Common C++ "2"
 Common C++ is a GNU package which offers portable "abstraction" of system
 services such as threads, networks, and sockets.  Common C++ also offers
 individual frameworks generally useful to developing portable C++
 applications including a object persistence engine, math libraries,
 threading, sockets, etc.  Common C++ is small, and highly portable.
 Common C++ will support most Unix operating systems as well
 as Win32, in addition to GNU/Linux.
 .
 This package contains the debug symbols.