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 131 132 133 134 135 136 137
|
libbsf-java (1:2.4.0-1) unstable; urgency=low
* New upstream version.
-- Michael Koch <konqueror@gmx.de> Tue, 01 Jan 2008 20:39:26 +0100
libbsf-java (1:2.3.0+cvs20050308a-3) unstable; urgency=low
[ Kumar Appaiah ]
* Update watch file.
[ Michael Koch ]
* Updated Standards-Version to 3.7.3.
-- Michael Koch <konqueror@gmx.de> Sat, 29 Dec 2007 21:34:42 +0100
libbsf-java (1:2.3.0+cvs20050308a-2) unstable; urgency=low
* Removed Build-Dependency on rhino (Closes: #414685).
* Removed Wolfgang and added myself to Uploaders.
-- Michael Koch <konqueror@gmx.de> Wed, 14 Mar 2007 21:26:14 +0100
libbsf-java (1:2.3.0+cvs20050308a-1) unstable; urgency=low
* Updated Standards-Version to 3.7.2: moved debhelper and cdbs to
Build-Depends
* Build with java-gcj-compat-dev
* debian/rules: removed ant-launcher from the classpath (no more needed)
* Updated dependency to libservlet2.4-java
* Not a new upstream but reupload the sources to the main archive
(closes: #352172, #376107).
* debian/watch: added
-- Arnaud Vandyck <avdyk@debian.org> Mon, 17 Jul 2006 17:41:28 +0200
libbsf-java (1:2.3.0+cvs20050308-6) 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:31:20 +0100
libbsf-java (1:2.3.0+cvs20050308-5) unstable; urgency=low
* libant1.6-java to ant transition
* Register documentation and javadoc with doc-base
* Standards-Version 3.6.2 (no changes)
-- Wolfgang Baer <WBaer@gmx.de> Sat, 24 Sep 2005 09:55:34 +0200
libbsf-java (1:2.3.0+cvs20050308-4) unstable; urgency=low
* uploaded to unstable
-- Arnaud Vandyck <avdyk@debian.org> Wed, 15 Jun 2005 11:05:35 +0200
libbsf-java (1:2.3.0+cvs20050308-3) experimental; urgency=low
* Move to main (together with libxalan2-java)
* Added BeanShell as supported scripting language to description
(provides its own bsf adapter) and also to Suggests
* Enabled junit tests and added junit to build-dependencies
+ Removed unsupported script engines from tests
(03_RemoveUnsupportedTestcases.patch)
* Included documentation html files
* Unified build.xml patch (02_Build_xml.patch)
+ Incorporated former 02_Build_Javadoc.patch to exclude test classes
+ Fixed jar target to not include test classes
+ Added correct classpath for test target
+ Added target=1.3 as javac option to support JDK 1.3
-- Wolfgang Baer <WBaer@gmx.de> Wed, 11 May 2005 19:14:16 +0200
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
|