libcommons-dbcp-java 1.4-5ubuntu1 source package in Ubuntu

Changelog

libcommons-dbcp-java (1.4-5ubuntu1) vivid; urgency=low

  * Merge from Debian unstable.  Remaining changes:
    - d/ant.properties: Specifiy location of dependencies for build, set
      source/target version of Java to 1.5.
    - d/control: Switch BD/BDI's for ant based build, manually specify
      dependencies for binary packages.
    - d/libcommons-dbcp-java-doc.install: Pickup docs from ant build
      location.
    - d/maven.rules: Specify mappings for installed maven artifacts.
    - d/patches/01_build.patch: Patch ant build file for Javadoc locations.
    - d/rules: Rewrite for ant based build.
    - d/maven.*, d/patches/0001-configure-source-and-target-version-1.5.patch,
      d/README.source: Dropped as not required for ant based build.

libcommons-dbcp-java (1.4-5) unstable; urgency=medium

  * Build depend on libtomcat8-java instead of libtomcat7-java (Closes: #759640)
  * Standards-Version updated to 3.9.6 (no changes)
  * Moved the package to Git

libcommons-dbcp-java (1.4-4) unstable; urgency=medium

  * Enabled the unit tests
  * debian/control:
    - Removed the unused build dependency on libclirr-maven-plugin-java
    - Suggest the optional Maven dependencies instead of recommending them
    - Standards-Version updated to 3.9.5 (no changes)
    - Use canonical URLs for the Vcs-* fields
  * Install the upstream changelog
  * Use XZ compression for the upstream tarball
  * Switch to debhelper level 9
  * debian/copyright: Updated to the Copyright Format 1.0
 -- James Page <email address hidden>   Mon, 08 Dec 2014 15:30:21 +0000

Upload details

Uploaded by:
James Page
Uploaded to:
Vivid
Original maintainer:
Ubuntu Developers
Architectures:
all
Section:
libs
Urgency:
Medium Urgency

See full publishing history Publishing

Series Pocket Published Component Section

Builds

Vivid: [FULLYBUILT] amd64

Downloads

File Size SHA-256 Checksum
libcommons-dbcp-java_1.4.orig.tar.gz 915.4 KiB 4626ceab6cb49e0db9069cf7f339365d9cc4b91ff4dab414d3b595b02435cf5b
libcommons-dbcp-java_1.4-5ubuntu1.debian.tar.xz 8.5 KiB 1ed65c3f6456ac1d014d628ff4c2f730c6efbd51f3f89cbd6aecaddce839b72f
libcommons-dbcp-java_1.4-5ubuntu1.dsc 2.4 KiB 2f3583a5fd79ff68be664ccba79e06471dff2957d3fcee63103b9c6e23618451

Available diffs

View changes file

Binary packages built by this source

libcommons-dbcp-java: Database Connection Pooling Services

 The DBCP package provides database connection pooling services. The
 following features are supported
 .
  * DataSource and Driver interfaces to the pool.
  * Support for arbitrary sources of the underlying Connections.
  * Integration with arbitrary org.apache.commons.pool.ObjectPool
    implementations.
  * Support for Connection validation, expiration, etc.
  * Support for PreparedStatement pooling.
  * XML configuration.
 .
 This is a part of the Apache Commons Project.

libcommons-dbcp-java-doc: No summary available for libcommons-dbcp-java-doc in ubuntu vivid.

No description available for libcommons-dbcp-java-doc in ubuntu vivid.