sbt-template-resolver 0.1+repack-1 source package in Ubuntu

Changelog

sbt-template-resolver (0.1+repack-1) unstable; urgency=medium

  * Team upload.
  * Upload to unstable
  * No longer build with the embedded SBT using Scala 2.10 (Closes: #901523)
  * 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 13:54:14 +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-template-resolver_0.1+repack-1.dsc 2.1 KiB bc705274234091abc66c8a704566e15a6e6a1b6e5420b8380754cc2c525d78ab
sbt-template-resolver_0.1+repack.orig.tar.gz 5.6 KiB 4de0880115e9253b0eedee582d166c459db7dbf874d24b9fd73b655a0e9cfa62
sbt-template-resolver_0.1+repack-1.debian.tar.xz 2.2 KiB 8c8fa129ce577dd1bbb0fc4eb9d2ae665a14b7024e6bcd685e44947d06387d90

No changes file available.

Binary packages built by this source

libsbt-template-resolver-java: Sbt template resolver

 This is a contract interface for template resolver.
 A template resolver is a partial function that looks at the arguments after
 sbt new and determines whether it can resolve to a particular template.
 .
 Sbt is a build tool for Scala, Java, and more.