clojure-maven-plugin 1.7.1-1 source package in Ubuntu

Changelog

clojure-maven-plugin (1.7.1-1) unstable; urgency=medium

  * New upstream release.
  * Update Standards-Version to 4.1.3.
  * Watch file points upstream rather than to githubredir.
  * Remove Peter Collingbourne from uploaders and add myself.

 -- Elana Hashman <email address hidden>  Mon, 15 Jan 2018 11:25:19 -0500

Upload details

Uploaded by:
Debian Java Maintainers
Uploaded to:
Sid
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
clojure-maven-plugin_1.7.1-1.dsc 2.5 KiB fe00e8a45602bf85de54576ad86b99e6cc08adb63364afa3c22f648f4af835d8
clojure-maven-plugin_1.7.1.orig.tar.gz 34.0 KiB 635d319cb8372e4488feab869703596b2afddd1515faec4e6482c440290f42d3
clojure-maven-plugin_1.7.1-1.debian.tar.xz 6.3 KiB db2aff0a45783ac62149b034d2efd7742f5c16b535fe46417dad854fe6d25054

Available diffs

No changes file available.

Binary packages built by this source

libclojure-maven-plugin-java: Clojure plugin for Maven

 Clojure is a dynamic programming language that targets the Java Virtual
 Machine. It is designed to be a general-purpose language, combining the
 approachability and interactive development of a scripting language with
 an efficient and robust infrastructure for multithreaded programming.
 .
 This package provides a Maven Mojo allowing for programs written using
 Clojure to be built with Maven.