maven-repo-helper 1.10 source package in Ubuntu

Changelog

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

  * Fixed the resolution of the dependencies with a classifier (Closes: #982438)
  * Added the classifier to the string representation of a Dependency
  * Build with the DH sequencer instead of CDBS
  * Standards-Version updated to 4.5.1
  * Switch to debhelper level 13
  * Fixed the lintian warnings on debian/copyright
  * Updated the location of the source repository in pom.xml and d/copyright

 -- Emmanuel Bourg <email address hidden>  Wed, 10 Feb 2021 14:08:24 +0100

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
Jammy release universe java

Builds

Hirsute: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-repo-helper_1.10.dsc 1.9 KiB f184834a8cf3e7b1c922e18e89e0be18ec1f116ef6f27b2c4ecf08f8081dd703
maven-repo-helper_1.10.tar.xz 114.4 KiB 479d3727ba96d775297f93a81fe9b7ae4246a0404ebbab70a32815d5564d500a

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