mustache-java 0.9.1-1 source package in Ubuntu

Changelog

mustache-java (0.9.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Removed the dependency on jruby (Closes: #979845)
    - Removed the dependency on libguava-java
    - Removed the dependency on libjoda-time-java
    - Removed the dependency on libbytelist-java
    - Ignore the javascript and benchmarks modules
  * Removed the benchmark resources (non-free files) from the upstream tarball
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs

 -- Emmanuel Bourg <email address hidden>  Tue, 12 Jan 2021 22:40:27 +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

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
mustache-java_0.9.1-1.dsc 2.0 KiB be3905935a09c1221b5b92628fe70b42acf1a40a27a85b474cafae3c9a0cc107
mustache-java_0.9.1.orig.tar.xz 126.7 KiB 27faa16d1149570cb0e2b3832693303c8c256163eef69d8daa8630268f6510f0
mustache-java_0.9.1-1.debian.tar.xz 3.3 KiB f8a5a4decefd3052a30e97e2e55eec833b002a6b038f68c255bc9e87475b586b

Available diffs

No changes file available.

Binary packages built by this source

libmustache-java: Mustache implementation in Java

 Mustache is a logic-less templating system for HTML, config files, anything.
 Mustache processes a template preceded by YAML frontmatter from standard
 input and prints one or more documents to standard output.