gradle-debian-helper 1.6ubuntu1 source package in Ubuntu

Changelog

gradle-debian-helper (1.6ubuntu1) bionic; urgency=medium

  * Replace javadoc link with default-jdk-doc directory instead of
    default-jdk. LP: #1765883.
  * debian/control: add runtime dependency to default-jdk-doc.

 -- Tiago Stürmer Daitx <email address hidden>  Sat, 21 Apr 2018 01:26:08 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
Sponsored by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
misc
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic release universe misc

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
gradle-debian-helper_1.6ubuntu1.tar.xz 14.9 KiB c4ec51ea9337503ffc4290bec6319299ce1d2064e979e917d970f42d1b6a69e3
gradle-debian-helper_1.6ubuntu1.dsc 1.9 KiB 12918d1ee27c5360cf9b05f7e67c4291452b1e1e46fd844042934311568d9b06

Available diffs

View changes file

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.