Source: sbt-launcher-interface
Section: java
Priority: optional
Maintainer: Debian Java Maintainers <pkg-java-maintainers@lists.alioth.debian.org>
Uploaders: Frédéric Bonnard <frediz@linux.vnet.ibm.com>
Build-Depends:
 debhelper-compat (= 13),
 default-jdk,
 ivy,
 javahelper,
 maven-repo-helper,
 scala
Standards-Version: 4.6.0
Vcs-Git: https://salsa.debian.org/java-team/sbt-launcher-interface.git
Vcs-Browser: https://salsa.debian.org/java-team/sbt-launcher-interface
Homepage: https://www.scala-sbt.org
Rules-Requires-Root: no

Package: libsbt-launcher-interface-java
Architecture: all
Depends: ${java:Depends}, ${misc:Depends}
Recommends: ${java:Recommends}
Description: Sbt launcher module
 This project is the componetized sbt launcher. It can be used to launch many
 Maven/Ivy deployed applications and utilities, and forms the basis of sbt,
 activator and conscript's launching abilities.
 .
 Sbt is a build tool for Scala, Java, and more.
