~ubuntu-branches/ubuntu/utopic/libctl/utopic

« back to all changes in this revision

Viewing changes to debian/changelog

  • Committer: Bazaar Package Importer
  • Author(s): Thorsten Alteholz
  • Date: 2009-07-29 19:00:01 UTC
  • mfrom: (1.1.5 upstream) (3.2.3 squeeze)
  • Revision ID: james.westby@ubuntu.com-20090729190001-gpap13w4i2x8wh24
Tags: 3.1.0-1
* new upstream release
  - New ellipsoid_overlap_with_object function, analogous to 
    box_overlap_with_object function.
  - Bug fix in include function for recent versions of Guile, to properly 
    keep track of the current include directory.
  - Bug fix in numerical-derivative routine, which didn't converge when the 
    error was exactly zero. 
* as there is no NLopt package availabe, NLopt is disabled
* changed Standards-Version to 3.8.2
* changed copyright notice from GPL to GPL-2 (pedantic lintian hint)

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
libctl (3.1.0-1) unstable; urgency=low
 
2
 
 
3
  * new upstream release
 
4
    - New ellipsoid_overlap_with_object function, analogous to 
 
5
      box_overlap_with_object function.
 
6
    - Bug fix in include function for recent versions of Guile, to properly 
 
7
      keep track of the current include directory.
 
8
    - Bug fix in numerical-derivative routine, which didn't converge when the 
 
9
      error was exactly zero. 
 
10
  * as there is no NLopt package availabe, NLopt is disabled
 
11
  * changed Standards-Version to 3.8.2
 
12
  * changed copyright notice from GPL to GPL-2 (pedantic lintian hint)
 
13
 
 
14
 -- Thorsten Alteholz <debian@alteholz.de>  Wed, 29 Jul 2009 19:00:01 +0100
 
15
 
1
16
libctl (3.0.3-3) unstable; urgency=low
2
17
 
3
18
  * added ldconfig in postinst and postrm to meet requirements