maven-archiver 2.4-4 source package in Ubuntu

Changelog

maven-archiver (2.4-4) unstable; urgency=low

  * Add 'debian' version for Maven artifact.

maven-archiver (2.4-3) unstable; urgency=low

  * Use Maven to build the package. But keep the tests disabled because they
    FTBFS.
  * Switch to source format 3.0.
  * Switch to debhelper 7.
  * Update Standards-Version: 3.9.1.
  * Add documentation package.
  * Convert debian/copyright to dep5 format.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 11:14:34 +0000

Upload details

Uploaded by:
Ubuntu Archive Auto-Sync
Uploaded to:
Precise
Original maintainer:
Debian Java Maintainers
Architectures:
all
Section:
devel
Urgency:
Low Urgency

See full publishing history Publishing

Series Pocket Published Component Section
Precise release universe devel

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
maven-archiver_2.4.orig.tar.gz 38.8 KiB 9afb48934e08668b423f785dbf7a15e1ff20cc774d3e8a3776bba8383b68e17e
maven-archiver_2.4-4.debian.tar.gz 4.1 KiB 6a7970d37e045361d38f518051b4cab772e661b91c27fa7b14db54c44269c500
maven-archiver_2.4-4.dsc 1.6 KiB 8c6dbc5e6c8f419b28cd8a90c132c2d50a53fd17a403fe486baf900391aa3d31

Available diffs

View changes file

Binary packages built by this source

libmaven-archiver-java: Archiver component for 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
 .
 The Maven Archiver is mainly used by Maven plugins to handle packaging.

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.