maven-archiver 2.5-1 source package in Ubuntu

Changelog

maven-archiver (2.5-1) unstable; urgency=medium


  * Team upload.
  * New upstream release
  * Added a patch to run the tests with maven-artifact 2.2. The tests are still
    disabled until plexus-archiver is upgraded to 2.2 or later.
  * debian/control:
    - Use canonical URLs for the Vcs-* fields
    - Standards-Version updated to 3.9.5 (no changes) 
  * Switch to debhelper level 9
  * debian/copyright: Updated to the Copyright Format 1.0
  * debian/orig-tar.sh:
    - Do not remove the jars used as test elements
    - Use XZ compression for the upstream tarball

 -- Emmanuel Bourg <email address hidden>  Wed, 18 Dec 2013 11:14:51 +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
Trusty release universe devel

Builds

Trusty: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-archiver_2.5-1.dsc 2.3 KiB 682c3da4d3493072bd0177ff2f72d1e2bdedb9835d5b48e52ac74dd08f47e1d5
maven-archiver_2.5.orig.tar.xz 34.6 KiB 0f9af4c935a18854eb8412cf8899971e49cdbd67bc685464fde738f7558f797e
maven-archiver_2.5-1.debian.tar.gz 5.0 KiB 5f5ff381f6b810b7e67f44c383eb952daf82be1855bb5d0102fcde171169bad2

Available diffs

No changes file available.

Binary packages built by this source

libmaven-archiver-java: No summary available for libmaven-archiver-java in ubuntu utopic.

No description available for libmaven-archiver-java in ubuntu utopic.

libmaven-archiver-java-doc: Archiver component for Maven - API documentation

 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
 .
 The Maven Archiver is mainly used by Maven plugins to handle packaging.
 .
 This package contains the API documentation of libmaven-archiver-java.