~ubuntu-branches/ubuntu/maverick/bsh/maverick

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Bazaar Package Importer
  • Author(s): Matthias Klose
  • Date: 2006-09-26 17:57:31 UTC
  • Revision ID: james.westby@ubuntu.com-20060926175731-iwgc8c16uyd20thf
Tags: 2.0b4-4ubuntu2
Build a bsh-gcj package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
10
10
Section: devel
11
11
Architecture: all
12
12
Depends: gij | java-gcj-compat | java1-runtime | java2-runtime, libjline-java
13
 
Suggests: libservlet2.3-java, bsh-doc
 
13
Suggests: libservlet2.3-java, bsh-doc, bsh-gcj
14
14
Enhances: libbsf-java
15
15
Recommends: xlibs
16
16
Description: Java scripting environment (BeanShell) Version 2
26
26
 .
27
27
 Homepage: http://www.beanshell.org/
28
28
 
 
29
Package: bsh-gcj
 
30
Section: libs
 
31
Architecture: any
 
32
Depends: bsh (>= ${source:Version}), ${misc:Depends}, ${shlibs:Depends}
 
33
Description: Java scripting environment (BeanShell) Version 2 (native code)
 
34
 BeanShell is a small, free, embeddable, Java source interpreter with object
 
35
 scripting language features, written in Java. BeanShell executes standard Java
 
36
 statements and expressions, in addition to obvious scripting commands and
 
37
 syntax.  BeanShell supports scripted objects as simple method closures like
 
38
 those in Perl and JavaScript(tm).
 
39
 .
 
40
 This package contains the natively compiled code for use by gij.
 
41
 
29
42
Package: bsh-doc
30
43
Section: doc
31
44
Architecture: all