scala-asm 5.2.0-scala-2-1 source package in Ubuntu

Changelog

scala-asm (5.2.0-scala-2-1) unstable; urgency=medium

  * New upstream release
    - Updated the pom
  * Standards-Version updated to 4.1.3
  * Switch to debhelper level 11

 -- Emmanuel Bourg <email address hidden>  Fri, 30 Mar 2018 13:33:13 +0200

Upload details

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

See full publishing history Publishing

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

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
scala-asm_5.2.0-scala-2-1.dsc 2.0 KiB e3b6a7941e7c18764f3239628ac295dc251f9d9b1301dd0a7cd932be1049e090
scala-asm_5.2.0-scala-2.orig.tar.xz 125.6 KiB 655e12c4665f26783fab9bdbec61a31b2a30ed17562675cae27ae274f45ddc71
scala-asm_5.2.0-scala-2-1.debian.tar.xz 3.4 KiB 8f2c9523cb9846e2664ce588f6872ca99ab8892e6607096f7efa40c5461a74fe

No changes file available.

Binary packages built by this source

scala-asm: Fork of ASM for the Scala Compiler

 This library is a fork of the ASM Java bytecode manipulation and analysis
 framework (see libasm-java) modified for the needs of the Scala compiler.
 The classes are relocated under the scala.tools.asm package and a small
 number of patches were applied to the original sources.