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
|
libcommons-collections3-java (3.1a-3.1) unstable; urgency=low
* Non-maintainer upload.
* debian/control: rename first Build-Depends-Indep to Build-Depends and
add junit to Build-Depends-Indep to fix FTBFS. (Closes: #384357)
-- Arjan Oosting <arjanoosting@home.nl> Fri, 8 Sep 2006 00:05:17 +0200
libcommons-collections3-java (3.1a-3) unstable; urgency=low
* Added myself as an uploader
* Build with java-gcj-compat-dev
* Updated Standards-Version; put debhelper and cdbs in Build-Depends
* Added tf.jar to the build (closes: #268223).
-- Arnaud Vandyck <avdyk@debian.org> Tue, 1 Aug 2006 16:18:53 +0200
libcommons-collections3-java (3.1a-2) unstable; urgency=low
* Removed explicit usage of jikes build compiler property
for kaffe jikes -> ecj transition
-- Wolfgang Baer <WBaer@gmx.de> Fri, 6 Jan 2006 19:53:47 +0100
libcommons-collections3-java (3.1a-1) unstable; urgency=low
* Moved package to pkg-java-maintainers
* Cleaned upstream tarball which contained the debian
directory and all file after a build - added an 'a'
to the upstream version to force an orig.tar.gz upgrade
* Cleaned debian/rules
* Bumped compat level to 4
* License is actually Apache 2 - updated copyright
* libant1.6-java to ant transition
* Build apidocs and register with doc-base
* Drop gjdoc patch - not needed anymore
* Added myself to uploaders
* Standards-Version 3.6.2 (no changes)
-- Wolfgang Baer <WBaer@gmx.de> Sun, 25 Sep 2005 02:44:13 +0200
libcommons-collections3-java (3.1-2) unstable; urgency=low
* fixed FTBFS. (closes: #262271)
-- Takashi Okamoto <tora@debian.org> Tue, 3 Aug 2004 00:45:16 +0900
libcommons-collections3-java (3.1-1) unstable; urgency=low
* New upstream release
-- Takashi Okamoto <tora@debian.org> Thu, 8 Jul 2004 09:29:55 +0900
libcommons-collections3-java (3.0-1) unstable; urgency=low
* Initial Release. This is major version up from commons-collections 2.x.
* closes request new release. (closes: #232531)
-- Takashi Okamoto <tora@debian.org> Sun, 15 Feb 2004 11:53:58 +0900
Local variables:
mode: debian-changelog
End:
|