clojure-maven-plugin 1.3.3-4 source package in Ubuntu

Changelog

clojure-maven-plugin (1.3.3-4) unstable; urgency=medium

  * Team upload

  [ tony mancill ]
  * Remove Ramakrishnan Muthukrishnan from Uploaders (Closes: #859288)

  [ Emmanuel Bourg ]
  * Depend on libmaven3-core-java instead of libmaven2-core-java
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.0.0
  * Switch to debhelper level 10
  * Use secure Vcs-* URLs
  * Removed the deprecated DM-Upload-Allowed field

 -- Emmanuel Bourg <email address hidden>  Tue, 01 Aug 2017 11:03:54 +0200

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

Builds

Artful: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
clojure-maven-plugin_1.3.3-4.dsc 2.2 KiB 58cf3e7ac800b59393e0fac23eba5383fedac746ad7f59e1d46a68d34333905c
clojure-maven-plugin_1.3.3.orig.tar.gz 16.8 KiB 09f0518f2e12a0b2e43087d9097cfc53f658587c16c09e48ad87bd945c3eb2ad
clojure-maven-plugin_1.3.3-4.debian.tar.xz 6.3 KiB dec44bb7fe9808c8621fe5e370e41053162ee680de3e0c3d7c41f4e2080ca59c

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.