~ubuntu-branches/ubuntu/oneiric/ca-certificates-java/oneiric-updates

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2008-06-02 14:52:46 UTC
  • Revision ID: james.westby@ubuntu.com-20080602145246-m63afcmh757dr7px
Tags: 20080514~ubuntu1
Initial release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ca-certificates-java
 
2
Section: contrib/misc
 
3
Priority: optional
 
4
Maintainer: OpenJDK Team <openjdk@lists.launchpad.net>
 
5
Uploaders: Matthias Klose <doko@ubuntu.com>
 
6
Build-Depends: debhelper (>= 6), ca-certificates (>= 20080514), openjdk-6-jre-headless
 
7
Standards-Version: 3.7.3
 
8
 
 
9
Package: ca-certificates-java
 
10
Architecture: all
 
11
Depends: ca-certificates (>= 20080514), openjdk-6-jre-headless
 
12
Description: Common CA certificates (JKS keystore)
 
13
 This package uses the hooks of the ca-certificates package to update the
 
14
 cacerts JKS keystore used for many java runtimes.