maven-reporting-api 3.1.1-1 source package in Ubuntu

Changelog

maven-reporting-api (3.1.1-1) unstable; urgency=medium

  * New upstream release
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <email address hidden>  Mon, 10 Oct 2022 14:52:32 +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
Oracular release universe misc
Noble release universe misc
Mantic release universe misc
Lunar release universe misc

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-reporting-api_3.1.1-1.dsc 2.1 KiB f5420f92ea9c3d16119753a9b68bcf704c99fb1aa096ee0c8842a41cb4508e3a
maven-reporting-api_3.1.1.orig.tar.xz 6.9 KiB 5ef07e30187d15c7a4bfe735f2c2e6f6d15038e8980d03c5910362782054e2c7
maven-reporting-api_3.1.1-1.debian.tar.xz 2.3 KiB 03c610ce07a216fa65011526fe7c05f12af2d7cfc0bd80bd4b83d474a8109e17

Available diffs

No changes file available.

Binary packages built by this source

libmaven-reporting-api-java: Maven Reporting API

 Maven is a software project management and comprehension tool. Based on the
 concept of a project object model (POM), Maven can manage a project's build,
 reporting and documentation from a central piece of information.
 .
 Maven's primary goal is to allow a developer to comprehend the complete
 state of a development effort in the shortest period of time. In order to
 attain this goal there are several areas of concern that Maven attempts
 to deal with:
 .
    * Making the build process easy
    * Providing a uniform build system
    * Providing quality project information
    * Providing guidelines for best practices development
    * Allowing transparent migration to new features
 .
 This package provides the Maven Reporting API.