2012
libbsf-java (1:2.4.0-5) unstable; urgency=low
* Team upload.
[ tony mancill ]
* Apply patch detecting optional languages at build time
Thanks to Ximin Lao. (Closes: #601685)
* Convert to source format 3.0 (quilt); drop build-depends on quilt.
[ Damien Raude-Morvan ]
* d/control: Remove Michael Koch from Uploaders. Thanks Michael!
(Closes: #654047).
* d/control: Update Standards-Version: 3.9.2.
* d/rules: Drop patchsys-quilt.mk.
* d/control: Drop dependencies on jython; its broken with jython >= 2.5
and generates additional main requirements in Ubuntu. Thanks to James Page
for patch. (Closes: #646094).
* d/control: Drop depends on Java runtime since its a library.
* d/{control,copyright}: Wrap and sort.
* Move Javadoc to a separate libbsf-java-doc package. (Closes: #506357).
* Install maven metadata:
- d/control: Build-Depends on maven-repo-helper and
Depends on libapache-pom-java.
- d/rules: Use mh_installpoms and mh_installjar.
- d/rules: Provide get-orig-pom to download a POM.
-- Damien Raude-Morvan <drazzib@debian.org> Fri, 06 Jan 2012 00:34:08 +0100
2010
libbsf-java (1:2.4.0-4) unstable; urgency=low
* Disable jython support because it is broken for jython >= 2.5.
(Closes: #591122)
* Remove Stefan and Arnaud from Uploaders list. Thanks to your contributions!
-- Torsten Werner <twerner@debian.org> Wed, 04 Aug 2010 04:31:45 +0200
2009
libbsf-java (1:2.4.0-3) unstable; urgency=low
[ Matthias Klose ]
* (Build-)depend on default-jre/-jdk.
[ Torsten Werner ]
* Add myself to Uploaders.
* Fix build errors.
* Switch to quilt.
* Switch to debhelper 5.
* Update Standards-Version: 3.8.2.
* Add Homepage and Vcs headers.
* Change Section: java.
* Add missing Depends: ${misc:Depends}.
* Remove servlet dependency.
-- Torsten Werner <twerner@debian.org> Thu, 30 Jul 2009 19:15:16 +0200
2008
libbsf-java (1:2.4.0-2) unstable; urgency=low
* Added Build-Depends-Indep on libcommons-logging-java.
Closes: #460381.
-- Michael Koch <konqueror@gmx.de> Sat, 12 Jan 2008 15:28:22 +0100
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
2007
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
2006
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
2005
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
2004
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
2003
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
2001
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