bsh 2.0b4-14ubuntu1 source package in Ubuntu

Changelog

bsh (2.0b4-14ubuntu1) trusty; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - Transition libservlet2.5-java -> libservlet3.0-java.

bsh (2.0b4-14) unstable; urgency=low

  * Upload to unstable
  * Removed the bsh-gcj package
  * Moved the jar and the Maven artifacts in a new libbsh-java package
    that doesn't depend on a Java runtime.
  * debian/control:
    - Removed Michael Koch from the uploaders (Closes: #653998)
    - Use canonical URLs for the Vcs-* fields
    - Updated Standards-Version to 3.9.5 (no changes)
  * Build depend on debhelper >= 9

  [ Niels Thykier ]
  * Changed the section of bsh to devel

bsh (2.0b4-13) experimental; urgency=low

  * Team upload.
  * Upload to experimental due to freeze.
  * Moved the gcj package to the java section.
  * Replaced B-D on default-jdk-builddep with gcj-native-helper and
    default-jdk.
  * Bumped Standards-Versions 3.9.1 - no changes required.
  * Updated README.Debian to better reflect the current times.
  * Added descriptions to the patches.
  * Added patch to fix a typo in the upstream code.
  * Added mh_clean to the clean rule.
  * Linked the javadoc against the system javadoc.
 -- James Page <email address hidden>   Tue, 19 Nov 2013 17:31:10 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Trusty
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
bsh_2.0b4.orig.tar.gz 807.3 KiB 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7
bsh_2.0b4-14ubuntu1.debian.tar.gz 9.1 KiB 67f40145bf104b35cc6eeeb4fa8bf3dd07201dac3431ffb1eba5359798b0c368
bsh_2.0b4-14ubuntu1.dsc 2.2 KiB 6738ec2f49df4e7951c478dcc6e19f6b96804ec44dcc0536f6769047e8b9f273

View changes file

Binary packages built by this source

bsh: Java scripting environment (BeanShell) Version 2

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.

bsh-doc: Documentation for bsh

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 The documentation includes the javadoc API for bsh version 2 as well as
 the faq and manual in html-format.

bsh-src: Java scripting environment (BeanShell) Version 2 (source code)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the bsh source code.

libbsh-java: Java scripting environment (BeanShell) Version 2 (library)

 BeanShell is a small, free, embeddable, Java source interpreter with object
 scripting language features, written in Java. BeanShell executes standard Java
 statements and expressions, in addition to obvious scripting commands and
 syntax. BeanShell supports scripted objects as simple method closures like
 those in Perl and JavaScript(tm).
 .
 You can use BeanShell interactively for Java experimentation and debugging or
 as a simple scripting engine for you applications. In short: BeanShell is a
 dynamically interpreted Java, plus some useful stuff.
 .
 This package contains the Java library without the command line tools.