jackson-dataformat-smile 2.7.8-1 source package in Ubuntu

Changelog

jackson-dataformat-smile (2.7.8-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
  * Inherit from the parent POM and simplified the packaging
  * Merged the Build-Depends-Indep field into Build-Depends
  * Switch to debhelper level 10

 -- Emmanuel Bourg <email address hidden>  Mon, 19 Dec 2016 18:54:42 +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

Builds

Zesty: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
jackson-dataformat-smile_2.7.8-1.dsc 2.5 KiB a6ee8092a0a693474eec036d036a1ccfc0cfe90d97b9dd36f57f2b6e421e0d57
jackson-dataformat-smile_2.7.8.orig.tar.xz 80.6 KiB 1066bf6170a17fff1e5e2569d18505a54772d2610a6c4c513301804832c8eaaa
jackson-dataformat-smile_2.7.8-1.debian.tar.xz 3.6 KiB 5e7c6ae55a8cfbbd09841b8a60e7e4243537b1a276e2a9c5d13a49d640d1b80d

Available diffs

No changes file available.

Binary packages built by this source

libjackson2-dataformat-smile: No summary available for libjackson2-dataformat-smile in ubuntu zesty.

No description available for libjackson2-dataformat-smile in ubuntu zesty.

libjackson2-dataformat-smile-doc: Documentation for Jackson-dataformat-smile

 The Jackson Data Processor is a multi-purpose Java library for processing
 JSON. Jackson aims to be the best possible combination of fast, correct,
 lightweight, and ergonomic for developers. It offers three alternative methods
 for processing JSON:
 .
  * Streaming API inspired by StAX
  * Tree Model
  * Data Binding converts JSON to and from POJOs
 .
 In addition to the core library, there are numerous extension that provide
 additional functionality such as additional data formats beyond JSON,
 additional data types or JVM languages.
 .
 This package contains the API documentation of libjackson2-dataformat-smile.