maven-dependency-tree 3.2.1-1 source package in Ubuntu

Changelog

maven-dependency-tree (3.2.1-1) unstable; urgency=medium

  * Team upload.
  * New upstream release
    - Removed the patch
    - No longer depend on libjaxen-java, libjmock-java
      and libmaven-plugin-testing-java
    - Updated the maven-debian-helper rules
  * Depend on libmaven-parent-java
  * Removed the -java-doc plugin
  * Standards-Version updated to 4.6.2
  * 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, 09 Jan 2023 18:48:52 +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
Oracular release universe java
Noble release universe java
Mantic release universe java
Lunar release universe java

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-dependency-tree_3.2.1-1.dsc 2.3 KiB 07abf7e00a6c405e776c761c08516e1ad528edeadd3eae6184f24b988068a5e1
maven-dependency-tree_3.2.1.orig.tar.xz 22.6 KiB 03d660e25262d8fd13ba446e09411bdf42fe22ad60b57335a2bd4eac6aff48fa
maven-dependency-tree_3.2.1-1.debian.tar.xz 4.2 KiB b2cbca7b6a7019ca38785932cbac214a08d0cd46bbb20561cea7f761a7343732

Available diffs

No changes file available.

Binary packages built by this source

libmaven-dependency-tree-java: Maven Dependency Tree

 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 analysis dependencies.