~ubuntu-branches/ubuntu/maverick/bsh/maverick

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Charles Majola
  • Date: 2005-11-11 09:35:23 UTC
  • Revision ID: james.westby@ubuntu.com-20051111093523-a8ccb9yadz9ojuvi
Tags: 2.0b4-2ubuntu1
* Merge with debian (Closes #18998)
* Fix Build-depend on ant
* Fix ANT_HOME to point to the right ant directory

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
bsh (2.0b4-2ubuntu1) dapper; urgency=low
 
2
 
 
3
  * Merge with debian (Closes #18998)
 
4
  * Fix Build-depend on ant
 
5
  * Fix ANT_HOME to point to the right ant directory
 
6
 
 
7
 -- Charles Majola <charles@ubuntu.com>  Fri, 11 Nov 2005 09:35:23 +0200
 
8
 
 
9
bsh (2.0b4-2) unstable; urgency=low
 
10
 
 
11
  * With the recent packaging of jline we are now able to provide a pure java
 
12
    commandline history function for bsh and therefore we can close our oldest
 
13
    bug (closes: #80572, #305529)
 
14
    + Added libjline-java to depends
 
15
    + Modified startup script to make use of jline
 
16
  * Register documentation with doc-base
 
17
  * Updated FSF address in debian/copyright
 
18
 
 
19
 -- Wolfgang Baer <WBaer@gmx.de>  Thu, 13 Oct 2005 16:34:14 +0200
 
20
 
1
21
bsh (2.0b4-1ubuntu1) breezy; urgency=low
2
22
 
3
23
  * Build-depend on java-gcj-compat-dev, depend on java-gcj-compat.