commons-vfs 2.0-1 source package in Ubuntu

Changelog

commons-vfs (2.0-1) unstable; urgency=low

  * New upstream release:
    - Drop all previous patches.
    - d/control: Build-Depends on libcommons-net2-java, junit4,
      libcommons-compress-java.
  * Bump Standards-Version 3.9.2: no changes needed.
  * d/copyright: Use DEP-5 format.
  * Switch to Maven build system:
    - d/patches/skip_examples.diff: Don't build examples module.
    - d/patches/disable_webdav_provider.diff: Disable webdav provider.
    - Drop B-D on ant, but add B-D on maven-debian-helper
    - Use ${maven:Depends} and ${maven:OptionalDepends} for Depends
      and Recommends.
  * d/docs: Update for new release.

commons-vfs (1.0-6) unstable; urgency=low

  * Team upload

  [ Damien Raude-Morvan ]
  * d/control: Drop Depends on any JRE as a Java library don't need to
    depends on a runtime (Java Policy)

  [ Torsten Werner ]
  * Change 'maintainers' into 'Maintainers'.
  * Update Standard-Version: 3.9.1.
  * Switch to source format 3.0.
 -- Ubuntu Archive Auto-Sync <email address hidden>   Mon,  17 Oct 2011 09:12:40 +0000

Upload details

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

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Precise: [FULLYBUILT] i386

Downloads

File Size SHA-256 Checksum
commons-vfs_2.0.orig.tar.gz 327.4 KiB a90d4d1e9ff17bb856d0d9eb56dd8587db9e7ed33a10e0a680534e125e7a6ebe
commons-vfs_2.0-1.debian.tar.gz 4.7 KiB 6579db66261a22e5b6ae19c1ea75092880c01e13bb39e3b96a1adead616e0fd7
commons-vfs_2.0-1.dsc 2.3 KiB c5a014733d235fa56fc828c96d7430c751e15d9abfb85c4f34b23b6ae0fb5085

Available diffs

View changes file

Binary packages built by this source

libcommons-vfs-java: Java API for accessing various filesystems

 Commons VFS provides a single API for accessing various different file
 systems. It presents a uniform view of the files from various different
 sources, such as the files on local disk, on an HTTP server, or inside
 a Zip archive.
 .
 This is a part of the Apache Commons Project.

libcommons-vfs-java-doc: Java API for accessing various filesystems - documentation

 Commons VFS provides a single API for accessing various different file
 systems. It presents a uniform view of the files from various different
 sources, such as the files on local disk, on an HTTP server, or inside
 a Zip archive.
 .
 This is a part of the Apache Commons Project.
 .
 This package provides the API documentation for Commons VFS.