jython 2.5.3-8 source package in Ubuntu

Changelog

jython (2.5.3-8) unstable; urgency=medium

  * Team upload.
  * Transition to bnd 2.1.0.
  * Vcs-Browser: Switch to cgit and https.
  * Fix Lintian warning binary-control-field-duplicates-source.
  * Switch to libservlet3.1-java. (Closes: #801027)
  * Drop unused jython-doc.override and jython.override files.
  * Build depend on dh-python and add substvar ${python:Depends} to jython
    package. Run dh_python2 in binary-indep target and fix Lintian error
    python-script-but-no-python-dep.

 -- Markus Koschany <email address hidden>  Wed, 18 Nov 2015 22:56:31 +0100

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jython_2.5.3-8.dsc 2.4 KiB 2b24c48e5d31158b234aa271479b410c19ba7000a6aa41697127091c67b8e413
jython_2.5.3.orig.tar.bz2 5.5 MiB f65ba40098f9312ed487219e64c4ea01fecad927411b1a72dc1d8cadf0ddc947
jython_2.5.3-8.debian.tar.xz 17.9 KiB 1bf2c14a54feffa8f1e4780c653cac0c6112e9f121909ad295c08771b2998e3f

Available diffs

No changes file available.

Binary packages built by this source

jython: Python seamlessly integrated with Java

 Jython is an implementation of the high-level, dynamic, object-oriented
 language Python seamlessly integrated with the Java platform. The
 predecessor to Jython, JPython, is certified as 100% Pure Java.
 .
 Jython is complementary to Java and allows the two languages to be freely
 mixed. It is especially suited for embedded scripting, interactive
 experimentation and rapid application development, and it can
 interact with Java packages or with running Java applications.

jython-doc: Jython documentation including API docs

 Official documentation for Jython, an implementation of Python
 seamlessly integrated with Java. This includes detailed Jython usage
 information as well as the API documentation for the Jython classes.
 .
 This package only contains documentation specific to Jython; for general
 Python documentation including a Python language reference and tutorial,
 see Python web site : http://docs.python.org/.