1 2 3 4 5 6 7 8 9 10 11 12 13 14 15 16 17 18 19 20 21 22 23 24 25 26 27 28 29 30 31 32 33 34 35 36 37 38 39 40 41 42 43 44 45 46 47 48 49 50 51 52 53 54 55 56 57 58 59 60 61 62 63 64 65 66 67 68 69 70 71 72 73 74 75 76 77
|
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
-- Wolfgang Baer <WBaer@gmx.de> Sun, 15 Jan 2006 16:45:00 +0100
libcommons-dbcp-java (1.2.1-3) unstable; urgency=low
* libant1.6-java to ant transition
-- Arnaud Vandyck <avdyk@debian.org> Sat, 20 Aug 2005 19:41:10 +0200
libcommons-dbcp-java (1.2.1-2) unstable; urgency=low
* built with kaffe
* now build the javadoc (closes: #234640).
-- Arnaud Vandyck <avdyk@debian.org> Mon, 28 Feb 2005 11:50:22 +0100
libcommons-dbcp-java (1.2.1-1) unstable; urgency=low
* New upstream release
-- Arnaud Vandyck <avdyk@debian.org> Sun, 11 Jul 2004 20:09:12 +0200
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
-- Arnaud Vandyck <avdyk@debian.org> Sun, 11 Jul 2004 19:54:00 +0200
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
-- Arnaud Vandyck <avdyk@debian.org> Thu, 8 Apr 2004 17:04:32 +0200
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).
-- Arnaud Vandyck <avdyk@debian.org> Thu, 19 Feb 2004 12:02:34 +0100
libcommons-dbcp-java (1.0-3) unstable; urgency=low
* Removed the java2 dependency.
-- Arnaud Vandyck <avdyk@debian.org> Mon, 16 Feb 2004 15:51:50 +0100
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
-- Arnaud Vandyck <avdyk@debian.org> Sat, 10 Jan 2004 18:14:37 +0100
libcommons-dbcp-java (1.0-1) unstable; urgency=low
* Initial Release (closes: #188574).
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Sat, 12 Jul 2003 11:33:30 +0200
|