sbt-serialization 0.1.2+repack-1 source package in Ubuntu

Changelog

sbt-serialization (0.1.2+repack-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable
  * No longer build with the embedded SBT using Scala 2.10 (Closes: #901516)
  * Removed the upstream tarballs with the embedded SBT and its dependencies
  * Removed the unused dependency on javahelper
  * Standards-Version updated to 4.2.1
  * Switch to debhelper level 11
  * Added the missing Vcs-* fields

 -- Emmanuel Bourg <email address hidden>  Wed, 14 Nov 2018 23:07:45 +0100

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

Builds

Disco: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
sbt-serialization_0.1.2+repack-1.dsc 2.1 KiB 0ed613f028ed661909874b8b859406afacad8578b7e080cbb520ba8dc6d7c5a4
sbt-serialization_0.1.2+repack.orig.tar.gz 23.2 KiB 8053b9902a56d36f703d1dcc4527a89163d670ab321e5bf5920684222f4dff73
sbt-serialization_0.1.2+repack-1.debian.tar.xz 3.1 KiB aa152051c84e66b222a5c0a76ca205f5ab7d92c5e8c6d7bbf9d06618031fca0f

No changes file available.

Binary packages built by this source

libsbt-serialization-java: Serialization facility for sbt

 Sbt serialization is an opinionated wrapper around Scala pickling focused on
 sbt's usage. In particular it provides: JSON format and static-only core
 picklers.