* 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
* 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
* 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
* 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)
* 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.
* 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.
* New upstream SVN snapshot (r828639)
* Update my email address
* Bumped debhelper version to 7
[ 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
* New upstream release
* Added watch file
* 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.
* Re-sync with Debian. Changes retained:
* Depend java-gcj-compat rather than java runtimes
* 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
* libant1.6-java to ant transition
* built with kaffe
* now build the javadoc (closes: #234640).
* New upstream release
* 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
* Move to main! c-pool and c-collections are now in main.
* debian/rules (clean): now clean the doc/api directory
* added the java2-runtime dependency to let the choice to the user,
thanks to ADFH (?! ;) (closes: #233648).
* Removed the java2 dependency.
* 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
* Initial Release (closes: #188574).