bsh 2.0b4-20 source package in Ubuntu

Changelog

bsh (2.0b4-20) unstable; urgency=medium

  * Normalize the permissions of the files in bsh.tar.gz to make
    the build reproducible
  * No longer run the tests if the nocheck build option is specified
  * Standards-Version updated to 4.4.0
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Mon, 09 Sep 2019 14:30:36 +0200

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Oracular release universe devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel
Jammy release universe devel
Focal release universe devel

Builds

Focal: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
bsh_2.0b4-20.dsc 2.1 KiB 4e0280e91b744734e566ab802956af3f8fcccb4681d6b1349831d81569d6b81f
bsh_2.0b4.orig.tar.gz 807.3 KiB 776a64db4967af4fdfa13e3801eaf4249afbb7ffa1ced13f525fdf44e6e340f7
bsh_2.0b4-20.debian.tar.xz 9.5 KiB ce84129dd92e1fb13ea688930c2042b1fa16f8a1a4c1dd5632b13d227df9befe

Available diffs

No changes file available.

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.