File debian.control of Package jss

24
 
1
Source: jss
2
Section: java
3
Maintainer: Debian 389ds Team <pkg-fedora-ds-maintainers@lists.alioth.debian.org>
4
Uploaders: Michele Baldessari <michele@acksyn.org>
5
Priority: optional
6
Build-Depends: debhelper (>= 8.0.0),
7
 default-jdk,
8
 libnss3-dev,
9
 pkg-config,
10
 quilt,
11
Standards-Version: 3.9.1
12
Vcs-Git: git://git.debian.org/git/pkg-fedora-ds/jss.git
13
Vcs-Browser: http://anonscm.debian.org/gitweb/?p=pkg-fedora-ds/jss.git
14
Homepage: http://www.mozilla.org/projects/security/pki/jss/
15
16
Package: libjss-java
17
Architecture: any
18
Depends: ${shlibs:Depends}, ${misc:Depends}
19
Description: Network Security Services for Java
20
 Network Security Services for Java (JSS) is a Java interface 
21
 to NSS. It supports most of the security standards and 
22
 encryption technologies supported by NSS. JSS also provides 
23
 a pure Java interface for ASN.1 types and BER/DER encoding.
24