maven-debian-helper 2.3.2~18.04.1 source package in Ubuntu

Changelog

maven-debian-helper (2.3.2~18.04.1) bionic; urgency=medium

  * Backport from Cosmic, required by surefire. (LP: #1814133)

maven-debian-helper (2.3.2) unstable; urgency=medium

  * Team upload.
  * Fixed a regression in maven-debian-helper/2.3 causing the ignored rules
    to be included in the installed poms like publish rules (Closes: #908591)

maven-debian-helper (2.3.1) unstable; urgency=medium

  * Team upload.
  * Fixed the relocation pom for artifacts of type 'pom' (Closes: #907554)
  * Added glassfish-copyright-maven-plugin to the ignored plugins
  * Standards-Version updated to 4.2.1
  * The generated control file now specifies Standards-Version: 4.2.1
  * Build the plugin metadata for the org.apache.xbean and
    org.jvnet.jaxb2.maven2 groups when copying the Maven repository.
  * Detect the CDDL licenses when generating the debian/copyright file

maven-debian-helper (2.3) unstable; urgency=medium

  * Team upload.
  * No longer support generating CDBS based packages
  * No longer ignore the JavaBeans Activation Framework dependencies
    (removed from Java 9)
  * Add the DH parameter --buildsystem=maven when a build.xml file is present
    (Closes: #902587)
  * Support GitHub endpoints using the <email address hidden>:group/name.git format
  * Ignore the source files reported as generated by licensecheck when
    generating the debian/copyright file
  * Replaced BSD with BSD-<n>-clause in the list of suggested licenses
  * Detect the BSD-<n>-clause licenses when generating the debian/copyright file
  * Use the plugin annotations instead of the javadoc tags in the Maven mojos
  * Use XZ compression by default when repacking tarballs downloaded from GitHub
  * Standards-Version updated to 4.1.4
  * The generated control file now specifies Standards-Version: 4.1.4
  * No longer generate the get-orig-source target in debian/rules
  * Use salsa.debian.org Vcs-* URLs

 -- Tiago Stürmer Daitx <email address hidden>  Thu, 13 Dec 2018 03:45:17 +0000

Upload details

Uploaded by:
Tiago Stürmer Daitx
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 libs
Bionic security universe libs

Builds

Bionic: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
maven-debian-helper_2.3.2~18.04.1.tar.xz 86.4 KiB 303339bb347c5d02573f29a3639a22f0d648d46d93f8f5dfded079709f0c7204
maven-debian-helper_2.3.2~18.04.1.dsc 2.1 KiB 4667ee89f211aa89d463f49d7947cc0deef10c64d3b50ff44675fd92b65ac4d8

View changes file

Binary packages built by this source

maven-debian-helper: Helper tools for building Debian packages with Maven

 maven-debian-helper is a set of tools used to generate Debian packages from
 Maven projects and build them in a manner that complies with the Debian
 policies.