scala 2.9.2+dfsg-2 source package in Ubuntu
Changelog
scala (2.9.2+dfsg-2) unstable; urgency=low * Team upload. * Add patch to remove non-ASCII characters from source file * Build-dep on default-jdk instead of openjdk-6-jdk Add patch to build with JDK7. For scala and scala-library, update openjdk-6-jre dependency to 7. (Closes: #720569) * Bump Standards-Version to 3.9.5. * Remove deprecated DMUA flag. * Add lintian override for scala package description. -- tony mancill <email address hidden> Thu, 26 Dec 2013 20:04:39 -0800
Upload details
- Uploaded by:
- Debian Scala Maintainers
- Uploaded to:
- Sid
- Original maintainer:
- Debian Scala Maintainers
- Architectures:
- all
- Section:
- devel
- Urgency:
- Low Urgency
See full publishing history Publishing
Series | Published | Component | Section | |
---|---|---|---|---|
Trusty | release | universe | devel |
Downloads
File | Size | SHA-256 Checksum |
---|---|---|
scala_2.9.2+dfsg-2.dsc | 2.2 KiB | 01d1721bb81f2a5016b72bfddd6890d189b68553ddfba0115accd47971f72cf6 |
scala_2.9.2+dfsg.orig.tar.gz | 33.7 MiB | 77d4742262358cef29953f6646684e68a9f8f86d5f4ac174ebea9c16e9bc4c7a |
scala_2.9.2+dfsg-2.debian.tar.gz | 17.5 KiB | d1622f62e822f30b1caa79f877e52e1ca8dcc2c92355f82b471106d169d91978 |
Available diffs
- diff from 2.9.2+dfsg-1 to 2.9.2+dfsg-2 (4.7 KiB)
No changes file available.
Binary packages built by this source
- scala: Scala programming language
Scala is a Java-compatible programming language with many
modern language features. It is Java-compatible in that
Scala and Java classes can directly reference each other and
subclass each other with no glue code needed. It
includes modern language features such as closures,
pattern-matching, parametric types, and virtual type members.
.
This package includes the various tools used to develop
code written in Scala. It includes a compiler (scalac),
an interpreter and script runner (scala), the offline
compiler (fsc), and source-scanning documentation
generator (scaladoc).
- scala-doc: Scala API documentation
This is the API documentation for Scala.
- scala-library: No summary available for scala-library in ubuntu wily.
No description available for scala-library in ubuntu wily.