maven-filtering 3.3.0-1 source package in Ubuntu

Changelog

maven-filtering (3.3.0-1) unstable; urgency=medium

  * Team upload

  [ Debian Janitor ]
  * Remove MIA uploader Damien Raude-Morvan <email address hidden>.
    Closes: #889434

  [ Emmanuel Bourg]
  * New upstream release
    - Replaced plexus-component-metadata with eclipse-sisu-maven-plugin
    - Updated the Maven rules
  * Use salsa.debian.org Vcs-* URLs
  * Standards-Version updated to 4.6.1
  * Switch to debhelper level 13
  * Track and download the new releases from GitHub

 -- Emmanuel Bourg <email address hidden>  Thu, 15 Dec 2022 23:39:49 +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-filtering_3.3.0-1.dsc 2.3 KiB 6aa148667abb74f7d37ed3ee190d1ceff3da22f2a273f835cb836932bb4fce3e
maven-filtering_3.3.0.orig.tar.xz 73.8 KiB 50d9396c8896aa06d292eccd372575657f89e6d31231696515503068f9228038
maven-filtering_3.3.0-1.debian.tar.xz 2.7 KiB c43ada841865be6328b1e29a6667c93003a488050c62f46b43c644350f0393f4

Available diffs

No changes file available.

Binary packages built by this source

libmaven-filtering-java: Maven Filtering

 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 a shared component for all Maven plugins which needs to
 filter resources.