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 78 79 80 81 82 83 84 85 86 87 88 89 90 91 92 93 94 95 96 97 98 99 100 101 102 103 104 105 106 107 108 109 110 111 112 113 114 115 116 117 118 119 120 121 122 123 124 125 126 127 128 129 130
|
libcommons-fileupload-java (1.0-14) unstable; urgency=low
* kaffe compiler transition
* Bump debhelper version to fix linda error
* Removed version constraints already fulfilled by stable
* Formatted description
* Removed unused and wrong README.Debian
* Standards-Version 3.6.2 (no changes)
* Added myself to uploaders
-- Wolfgang Baer <WBaer@gmx.de> Wed, 1 Feb 2006 22:44:18 +0100
libcommons-fileupload-java (1.0-13) unstable; urgency=low
* libant1.6-java to ant transition
-- Arnaud Vandyck <avdyk@debian.org> Sat, 20 Aug 2005 19:52:56 +0200
libcommons-fileupload-java (1.0-12) unstable; urgency=low
* debian/control (Build-Depends-Indep, Depends): changed the kaffe
version (closes: #302015)
* Standards-Version: 3.6.1, nothing to change
-- Arnaud Vandyck <avdyk@debian.org> Tue, 5 Apr 2005 16:38:16 +0200
libcommons-fileupload-java (1.0-11) unstable; urgency=low
* build with kaffe
* generate the javadoc
-- Arnaud Vandyck <avdyk@debian.org> Wed, 2 Mar 2005 23:10:46 +0100
libcommons-fileupload-java (1.0-10) unstable; urgency=low
* added a build-dep on libgnujaxp-java because sablevm does not embed
gnujaxp at the moment! (closes: #272387).
-- Arnaud Vandyck <avdyk@debian.org> Tue, 28 Sep 2004 11:34:15 +0200
libcommons-fileupload-java (1.0-9) unstable; urgency=low
* added a patch to force jikes to build against 1.3 (closes: #269254)
* sablevm is used to launch ant and jikes.
* no javadoc at the moment
-- Arnaud Vandyck <avdyk@debian.org> Tue, 14 Sep 2004 13:25:23 +0200
libcommons-fileupload-java (1.0-8) unstable; urgency=low
* debian/watch: added.
-- Arnaud Vandyck <avdyk@debian.org> Sun, 15 Aug 2004 01:54:04 +0200
libcommons-fileupload-java (1.0-7) unstable; urgency=low
* Now really move to main!
-- Arnaud Vandyck <avdyk@debian.org> Sun, 25 Jul 2004 18:36:30 +0200
libcommons-fileupload-java (1.0-6) unstable; urgency=low
* Move to main! Now that libservlet2.3-java is in main, this lib can
move to main
-- Arnaud Vandyck <avdyk@debian.org> Sun, 25 Jul 2004 17:56:26 +0200
libcommons-fileupload-java (1.0-5) unstable; urgency=low
* Removed the dependency to dpatch, update kaffe dependency to 1.1.3,
removed the junit dependency. I now use the cdbs simple-patchsys.
* debian/rules: clean up.
-- Arnaud Vandyck <avdyk@debian.org> Sat, 24 Jan 2004 01:12:16 +0100
libcommons-fileupload-java (1.0-4) unstable; urgency=low
* debian/links: changed the symlink. Thanks to Giuseppe Sacco (closes:
#226928).
-- Arnaud Vandyck <avdyk@debian.org> Sat, 10 Jan 2004 01:05:23 +0100
libcommons-fileupload-java (1.0-3) unstable; urgency=low
* debian/control (Maintainer) (Uploaders): Debian Java Maintainers is
now the maintainer and I added my debian email address to the
Uploaders field.
* debian/README.Debian: Added an explanation why in contrib.
-- Arnaud Vandyck <avdyk@debian.org> Wed, 7 Jan 2004 17:33:53 +0100
libcommons-fileupload-java (1.0-2) unstable; urgency=low
* Build system is now cdbs! the junit test is no more perform at the
moment, a patch has been applyied to suppress it from the build file
* junit is not needed when running (only for test at build time), kaffe
maybe used to run the library, libant-1.5-java is used to build
* I patched build.xml to remove entities because of a bug in kaffe-1.1.1
(gnujaxp) so now it builds with kaffe...
* Waiting for libservlet2.3-java in main to be in main
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Sun, 5 Oct 2003 01:58:49 +0200
libcommons-fileupload-java (1.0-1) unstable; urgency=low
* New upstream release
* I do not need to patch build.xml anymore because upstream changed
it. I just have to override the libdir property in
debian/rules. Thanks to Martin Cooper.
* There is no more a libcommons-fileupload-java-doc package because it's
to small, so I merged it with the library (dist/doc/*).
* The jar is now in dist directory.
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Mon, 30 Jun 2003 15:10:36 +0200
libcommons-fileupload-java (0.99beta1-2) unstable; urgency=low
* Library compiled by jikes. Does not need JAVA_HOME anymore
* Typo in description
* Correct version dependency (beanutils)
* Correct the CLASSPATH (do not use version number of the jars)
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Fri, 30 May 2003 10:18:57 +0200
libcommons-fileupload-java (0.99beta1-1) unstable; urgency=low
* Initial Release.
-- Arnaud Vandyck <arnaud.vandyck@ulg.ac.be> Sun, 13 Apr 2003 18:45:44 +0200
|