maven-repo-helper 1.11 source package in Ubuntu

Changelog

maven-repo-helper (1.11) unstable; urgency=medium

  * Provide dh-sequence-maven-repo-helper (Closes: #985651)
  * Moved the temporary debian/.mh directory under debian/.debhelper
    (Closes: #985650)
  * No longer call mh_clean during the build sequence, the temporary files
    are now cleaned by debhelper
  * mh_clean is now deprecated and doesn't do anything
  * Standards-Version updated to 4.6.1

 -- Emmanuel Bourg <email address hidden>  Mon, 23 May 2022 13:07:43 +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
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Kinetic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-repo-helper_1.11.dsc 1.9 KiB 5bf74d26410c27de37d038d7cfa1478117b1d5da7a38efe9476ebbb837f9d2a5
maven-repo-helper_1.11.tar.xz 114.5 KiB 655fe33b2dc87b31a4a82fed8df0fbb2203981357008be510b4372261700160e

Available diffs

No changes file available.

Binary packages built by this source

maven-repo-helper: Helper tools for including Maven metadata in Debian packages

 This package enables Debian packages which are not using Maven in their
 build process to provide and install Maven POMs and libraries in the
 repository located in /usr/share/maven-repo.
 .
 Packages built with Maven (using maven-debian-helper) will benefit as
 many of their dependencies are already packaged in Debian but they are
 missing the necessary metadata (Maven POM) which is required by Maven
 when it is using dependencies.
 .
 A tutorial is available at /usr/share/doc/maven-repo-helper/tutorial.html