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
|
libbsf-java (1:2.3.0+cvs20050308-2) unstable; urgency=low
* Fixed depends (as non-free vm's do not provide java1-runtime)
to also include java2-runtime (closes: #299551)
* Make jar file versioned and provide link for unversioned jar
* Build apidocs
-- Wolfgang Baer <WBaer@gmx.de> Tue, 15 Mar 2005 09:18:57 +0100
libbsf-java (1:2.3.0+cvs20050308-1) unstable; urgency=low
* New upstream release from apache jakarta-bsf CVS
* Build with kaffe
* Arnaud Vandyck <avdyk@debian.org> did sponsor this package. As a
member of pkg-java Alioth's project, I added Wolfgang (and I) as
uploaders
-- Wolfgang Baer <WBaer@gmx.de> Fri, 25 Feb 2005 21:56:20 +0100
libbsf-java (1:2.3.0rc1-2) unstable; urgency=low
* Set maintainer to Debian Java Maintainers and added myself to uploaders
* Switch debian/rules to CDBS
* Use libant1.6-java for building
* Standards-Version: 3.6.1 (no changes required)
* Updated README.Debian to list the missing classes compared to upstream
-- Stefan Gybas <sgybas@debian.org> Wed, 10 Mar 2004 17:46:49 +0100
libbsf-java (1:2.3.0rc1-1) unstable; urgency=low
* New upstream release: 2.3.0 Release Candidate 1
* New maintainer (closes: #200458)
* Updated debian/copyright: New download location and license: Apache
Software License 1.1 instead of IBM Public License 1.0
* Build using Xalan 2 instead of Xalan 1 (closes: #144029), this makes
the dependency on Xerces 1 go away (closes: #144015)
* Enable support for Jython (closes: #112684) and JavaScript (closes: #124198)
* Updated the package description from the home page
* Standards-Version: 3.6.0
+ Moved Build-Depends-Indep to Build-Depends since only Build-Depends
must be satisfied during clean
* Completely rewrote debian/rules, now uses debhelper 4
* Use dh-buildinfo to store information about the build system in the
package
-- Stefan Gybas <sgybas@debian.org> Thu, 17 Jul 2003 17:32:37 +0200
libbsf-java (1:2.2-1) unstable; urgency=low
* New upstream version, closes: #85301.
* Added xalan to control (and available in compile).
* Removed dh_suidregister from rules.
* Removed dh_testversion from rules.
-- Ola Lundqvist <opal@debian.org> Mon, 09 Apr 2001 15:53:44 +0200
libbsf-java (20010106-1) unstable; urgency=low
* Initial Release, closes: Bug#81401.
-- Ola Lundqvist <opal@debian.org> Sat, 6 Jan 2001 18:38:18 +0100
|