maven-shared-io 3.0.0-4 source package in Ubuntu

Changelog

maven-shared-io (3.0.0-4) unstable; urgency=medium

  * Removed the -java-doc package
  * 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>  Tue, 10 Jan 2023 17:43:00 +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 devel
Noble release universe devel
Mantic release universe devel
Lunar release universe devel

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-shared-io_3.0.0-4.dsc 2.1 KiB e603fe26702d1f5d8f35bf85c136ad2fc254dc00233bf45495ad2522397aefbc
maven-shared-io_3.0.0.orig.tar.xz 17.9 KiB f9a7679b44a9138a096153f42880d65d41764cd5f64fb3ef2471705545466f2a
maven-shared-io_3.0.0-4.debian.tar.xz 3.5 KiB cbf5ea7e04c7d6031c8f9c845cb26ee4b19da499dae89def8147b5e6fb2c4c06

Available diffs

No changes file available.

Binary packages built by this source

libmaven-shared-io-java: Maven API for I/O support

 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 the I/O support API like logging, download or file
 scanning.