gradle-debian-helper 1.1 source package in Ubuntu

Changelog

gradle-debian-helper (1.1) unstable; urgency=medium

  * Find and remove the build directories when cleaning instead of
    calling 'gradle clean'.

 -- Emmanuel Bourg <email address hidden>  Fri, 16 Oct 2015 15:30:30 +0200

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
Xenial release universe misc

Builds

Xenial: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gradle-debian-helper_1.1.dsc 1.7 KiB 3fbfe1b1eb603a7dcf243b9a85a7dd9fe9025211ef95951ab66520294a7c1a3b
gradle-debian-helper_1.1.tar.xz 11.6 KiB 3a93edf57f44b5c65d5e7726f9169cc8980952bf8dc63e31f65e829ba3f2a75c

Available diffs

No changes file available.

Binary packages built by this source

gradle-debian-helper: Helper tools for building Debian packages with Gradle

 gradle-debian-helper contains helper tools to ease the packaging of Gradle
 based projects in Debian. It consists in:
 .
  * a Gradle plugin resolving the dependencies against the system Maven
    repository (/usr/share/maven-repo). The resolver uses the same Maven
    rule files that maven-debian-helper and maven-repo-helper employ
    (debian/maven.rules, debian/maven.ignoreRules).
  * a debhelper class detecting Gradle build files, initializing the plugin
    and running Gradle in offline mode.