maven-doxia-tools 1.4-5 source package in Ubuntu

Changelog

maven-doxia-tools (1.4-5) unstable; urgency=medium

  * Team upload.
  * Drop libmaven-doxia-tools-java-doc package (Closes: #1028170)
  * Update Homepage URL
  * Freshen years in debian/copyright
  * Set Rules-Requires-Root: no in debian/control
  * Use debhelper-compat (=13)

 -- tony mancill <email address hidden>  Sat, 14 Jan 2023 19:28:06 -0800

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 libs
Noble release universe libs
Mantic release universe libs
Lunar release universe libs

Builds

Lunar: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-doxia-tools_1.4-5.dsc 2.2 KiB f5b467590d3ebcedd96fbe25811effa0786d3534fe6d3a000bf251fa65374325
maven-doxia-tools_1.4.orig.tar.xz 18.1 KiB e87e83b0c5789bde7e330ae151e207bb1627dfb523f4bd8908a2b6cf2d8f2142
maven-doxia-tools_1.4-5.debian.tar.xz 5.1 KiB 855a15ef2f7c8199f4ed43051fd4e17a43dbbd72d4688f86e2fe916257ed7be6

Available diffs

No changes file available.

Binary packages built by this source

libmaven-doxia-tools-java: utilities for integrating Doxia in Maven

 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 shared component has some utilities that are useful when integrating
 Doxia in Maven, mainly for site generation and report creation.