File: control

package info (click to toggle)
xml-security-c 1.5.1-3%2Bsqueeze3
  • links: PTS, VCS
  • area: main
  • in suites: squeeze
  • size: 7,424 kB
  • ctags: 5,832
  • sloc: cpp: 45,357; sh: 8,270; makefile: 689
file content (34 lines) | stat: -rw-r--r-- 1,357 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
Source: xml-security-c
Section: libs
Priority: extra
Maintainer: Debian Shib Team <pkg-shibboleth-devel@lists.alioth.debian.org>
Uploaders: Russ Allbery <rra@debian.org>
Build-Depends: debhelper (>= 7), autoconf, automake, libtool, libssl-dev,
 libxerces-c-dev
Standards-Version: 3.8.4
Homepage: http://xml.apache.org/security/
Vcs-Git: git://git.debian.org/git/pkg-shibboleth/xml-security-c.git
Vcs-Browser: http://git.debian.org/?p=pkg-shibboleth/xml-security-c.git

Package: libxml-security-c15
Architecture: any
Depends: ${shlibs:Depends}, ${misc:Depends}
Description: C++ library for XML Digital Signatures (runtime)
 XML-Security-C is a library for the XML Digital Security specification.
 It provides processing and handling of XML Key Management Specifications
 (XKMS) messages.
 .
 This package contains the files necessary for running applications that
 use the XML-Security-C library.

Package: libxml-security-c-dev
Section: libdevel
Architecture: any
Depends: ${misc:Depends}, libxml-security-c15 (= ${binary:Version}),
 libxerces-c-dev, libssl-dev
Description: C++ library for XML Digital Signatures (development)
 XML-Security-C is a library for the XML Digital Security specification.
 It provides processing and handling of XML Key Management Specifications
 (XKMS) messages.
 .
 This package contains the XML-Security-C development files.