Skip to content

Changelog libcommons-dbcp-java (1.4-6)

2018

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

   * Depend on libtomcat9-java instead of libtomcat8-java
   * Build with the DH sequencer instead of CDBS
   * Standards-Version updated to 4.2.1
   * Switch to debhelper level 11
   * Use salsa.debian.org Vcs-* URLs

2014

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

2012

libcommons-dbcp-java (1.4-3) unstable; urgency=low

   * Team upload.
   * Apply patch from James Page that:
     - fixes FTBFS with Openjdk-7
     - Bumps geronimo-jta (build-)dependencies
     (Closes: #678167)
   * Remove Michael Koch from uploaders - Thanks for you work on
     this package so far.  (Closes: #654051)

2011

libcommons-dbcp-java (1.4-2) unstable; urgency=low

   * Team upload.
   * Switch to source format 3.0.
   * Remove Java runtime from Depends.
   * Update Standards-Version: 3.9.1.
   * Use Maven to build the package.

2010

libcommons-dbcp-java (1.4-1) unstable; urgency=low

   * New upstream release:
   * Use commons-collections 3.x:
     - Build-Depends and Depends on libcommons-collection3-java
     - Update classpath in DEB_JARS from debian/rules
     - Fix transformation in debian/maven.rules
   * Remove Arnaud Vandyck from Uploaders
   * Javadoc:
     - Build-Depends on default-jdk-doc
     - Link generated Javadoc with it
     - libcommons-dbcp-java-doc now Recommends default-jdk-doc
   * Rewrite debian/watch and debian/orig-tar.sh to work with upstream
     stable release instead of svn snapshot.

2009

libcommons-dbcp-java (1.3~svn828639-1) unstable; urgency=low

   * New upstream SVN snapshot (r828639)
   * Update my email address
   * Bumped debhelper version to 7

libcommons-dbcp-java (1.3~svn803474-1) unstable; urgency=low

   [ Emmanuel Bourg ]
   * Update of the URLs
   * Rename Jakarta Commons to Apache Commons
   * debian/copyright: Switch to Apache License 2.0. Closes: #532888.
 
   [ Damien Raude-Morvan ]
   * New upstream SVN snapshot (r803474).
     - Fix FTBFS when using OpenJDK-6 (JDBC4 API) (Closes: #539179)
     - Add Build-Depends and Suggests on glassfish-javaee
   * Add myself as Uploaders
   * Bump Debhelper to 5
   * Use default-jdk/jre:
     - Build-Depends on default-jdk
     - Depends on default-jre-headless
     - Use /usr/lib/jvm/default-java as JAVA_HOME
   * Updated Standards-Version to 3.8.3:
     - Change section to "java"
     - Include a get-orig-source target
     - Add Homepage field
   * Remove useless dirs/links debhelper files
   * Split Javadoc API in a -doc package
   * Use quilt as patch system
   * Maven POMs:
     - Add a Build-Depends-Indep dependency on maven-repo-helper
     - Use mh_installpom and mh_installjar to install the POM and the jar to the
       Maven repository
   * Move api documentation to /usr/share/doc/libcommons-dbcp-java/api

2007

libcommons-dbcp-java (1.2.2-1) unstable; urgency=low

   * New upstream release
   * Added watch file

libcommons-dbcp-java (1.2.1-5) unstable; urgency=low

   * Merge from Ubuntu.
   * Fixed Depends of libcommons-dbcp-java to allow all Java runtimes to be
     used.
   * Moved debhelper and cdbs to from Builds-Depends-Indep to Build-Depends.
   * Added myself to Uploaders and removed Wolfgang.
   * Updated Standards-Version to 3.7.2.

libcommons-dbcp-java (1.2.1-4ubuntu1) feisty; urgency=low

   * Re-sync with Debian. Changes retained:
     * Depend java-gcj-compat rather than java runtimes

2006

libcommons-dbcp-java (1.2.1-4) unstable; urgency=low

   * kaffe compiler transition
     + Removed build compiler jikes setting in debian/rules
     + Build-Depend only on kaffe
   * Standards-version 3.6.2 (no changes)
   * Depend on kaffe | java1-runtime | java2-runtime
   * Bumped debhelper version to fix linda error
   * Added myself to uploaders

2005

libcommons-dbcp-java (1.2.1-3) unstable; urgency=low

   * libant1.6-java to ant transition

libcommons-dbcp-java (1.2.1-2) unstable; urgency=low

   * built with kaffe
   * now build the javadoc (closes: #234640).

2004

libcommons-dbcp-java (1.2.1-1) unstable; urgency=low

   * New upstream release

libcommons-dbcp-java (1.0-6) unstable; urgency=low

   * added cdbs, jikes and libant1.5-java, thanks to Goswin Brederlow
     (closes: #258684)
   * now build with sablevm
   * updated standard to 3.6.1 (nothing to change)
   * no more documentation at the moment

libcommons-dbcp-java (1.0-5) unstable; urgency=low

   * Move to main! c-pool and c-collections are now in main.
   * debian/rules (clean): now clean the doc/api directory

libcommons-dbcp-java (1.0-4) unstable; urgency=low

   * added the java2-runtime dependency to let the choice to the user,
     thanks to ADFH (?! ;) (closes: #233648).

libcommons-dbcp-java (1.0-3) unstable; urgency=low

   * Removed the java2 dependency.

libcommons-dbcp-java (1.0-2) unstable; urgency=low

   * debian/rules: now build with cdbs and kaffe 1:1.1.3
   * debian/control:
     - changed the maintainer field and me to the uploaders with my debian
     email
     - (Build-Depends-Indep): added libcommons-collections-java

2003

libcommons-dbcp-java (1.0-1) unstable; urgency=low

   * Initial Release (closes: #188574).