gradle-debian-helper 1.0 source package in Ubuntu

Changelog

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

  * Initial release. (Closes: #801683)

 -- Emmanuel Bourg <email address hidden>  Tue, 13 Oct 2015 18:41:09 +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

Builds

Wily: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gradle-debian-helper_1.0.dsc 1.7 KiB 570728b92a3e835e046b662ec85cf32c558d6b3d2209390fdadc5e6da6134486
gradle-debian-helper_1.0.tar.xz 11.5 KiB bfae57fa2e3d29e42b5cf5fc1665fb115051da6945a9fe2392bda6f05fccd7e7

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.