maven-dependency-analyzer 1.10-1~18.04 source package in Ubuntu

Changelog

maven-dependency-analyzer (1.10-1~18.04) bionic; urgency=medium

  * Backport for OpenJDK 11. LP: #1818647.

maven-dependency-analyzer (1.10-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Refreshed the patch
    - Depend on libasm-java (>= 6.0)
  * Standards-Version updated to 4.1.5
  * Switch to debhelper level 11
  * Use salsa.debian.org Vcs-* URLs
  * Track and download the new releases from GitHub

 -- Matthias Klose <email address hidden>  Tue, 05 Mar 2019 13:50:08 +0100

Upload details

Uploaded by:
Matthias Klose
Uploaded to:
Bionic
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
java
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Bionic updates universe java
Bionic security universe java

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-analyzer_1.10.orig.tar.xz 20.6 KiB b12a056ed6787e4149c3ee4ad067719880c2b6d1b619180d609237b8b87c2d31
maven-dependency-analyzer_1.10-1~18.04.debian.tar.xz 3.5 KiB b4dee63f425af701bc573dfeae4a3e3a18d07109c42409ed0b88be4392fd5b4b
maven-dependency-analyzer_1.10-1~18.04.dsc 2.3 KiB 33e87428dcafa2e0991aa2c9b37f7d003ec0121978ca5866e565206ce07e8075

View changes file

Binary packages built by this source

libmaven-dependency-analyzer-java: Maven Dependency Analyzer

 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 ships a shared library for analysing dependencies.