~ubuntu-branches/ubuntu/trusty/qhull/trusty-proposed

« back to all changes in this revision

Viewing changes to config/changelog

  • Committer: Package Import Robot
  • Author(s): Barak A. Pearlmutter
  • Date: 2014-02-13 11:09:12 UTC
  • mfrom: (8.1.4 sid)
  • Revision ID: package-import@ubuntu.com-20140213110912-ifwyxorlsnnl1ebh
Tags: 2012.1-4
Add convenience link to #include <qhull/qhull.h> to simplify transition.

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Qhull 2012.1 2012/02/02
 
2
 - Add config to distribution
 
3
 - Add testqset to config build
 
4
 - config/bootstrap.sh copies program files into src/libqhull
 
5
 
 
6
Qhull 2011.2 (qhull6) 2011/12/02
 
7
 - Removed Make-conf.sh (from the qhull 2003.1 release)
 
8
 - The original changelog follows
 
9
 - Adjusted the Makefiles for the new directory structure.
 
10
 - Kept qh_QHpointer=0 (static global data structure, qh_qh).  It is faster.
 
11
   Qhull 2012 may have a new interface which passes qh_qh as a parameter.
 
12
 
 
13
Qhull 2009.1.2 2011/11/21
 
14
 - Revert to LF line endings [P. Cheeseman]
 
15
 - Remove out-of-date material from qhull-go.bat
 
16
 - Replaced QHULL-GO with a lnk file
 
17
 
 
18
qhull 2009.1.1 2010/01/09
 
19
- Patch release of 2009.1.
 
20
  qh_gethash allowed a negative result, causing overwrite or segfault
 
21
  See git:qhull/project/patch/qhull-2003.1/poly.c-qh_gethash.patch
 
22
  Compared results of q_test, q_eg, q_egtest with patched poly.c, qhull-2003.1
 
23
 
 
24
qhull (2009.1, qhull5)
 
25
 
 
26
This is a maintenance release done by Rafael Laboissiere <rafael@debian.org>.
 
27
 - src/rbox.c (main): Avoid problems of evaluation order when
 
28
   pre-incrementing arguments of strtod
 
29
 - src/io.c (qh_produce_output), src/stat.c (qh_initstatistics): Use %lu
 
30
   instead of %d in the format string for arguments of type size_t
 
31
 - html/qhull.man, html/rbox.man: Fix several syntax, macros, and hyphen
 
32
   problems in man pages
 
33
 - The Autotools files have been generated with modern version of autoconf (2.63),
 
34
   automake/aclocal (1.10.2), and libtool (2.2.6)
 
35
 - Some character issues in the man pages are fixed
 
36
 
 
37
qhull (2003.1-1, qhull5) unstable; urgency=low
 
38
 
 
39
  * New upstream release.  There are backward incompatibilities in the code
 
40
    and the soversion was bumped to libqhull5.
 
41
  * debian/rules:
 
42
    - Major rewrite of build and install rules, since we are using now the
 
43
      upstream tarball generated with "make dist".
 
44
    - Added config rule.
 
45
    - Use dpatch to patch src/user.h (enable qh_QHpointer).
 
46
  * debian/control:
 
47
    - Removed build-dependencies on autoconf, automake, and libtool.
 
48
    - Build-depends on dpatch.
 
49
    - Changed section of libqhull-dev package to libdevel.
 
50
  * debian/libqhull-dev.files: Added usr/share/doc/libqhull5/src
 
51
    directory.
 
52
 
 
53
 -- Rafael Laboissiere <rafael@debian.org>  Sun,  1 Feb 2004 01:14:13 +0100
 
54
 
 
55
qhull (2002.1-4) unstable; urgency=low
 
56
 
 
57
  * src/Make-config.sh: Patched upstream file for proper initialization of
 
58
    the Autotools.
 
59
  * debian/install-src-html.sh: Added script for including src/*.htm
 
60
    source documentation files into html doc dir.
 
61
  * debian/control:
 
62
    - Bumped Standards-Version to 3.6.1 (no changes needed).
 
63
    - Changed build-dependencies to autoconf and automake1.7 (instead of
 
64
      autoconf2.13 and automake1.6).  Added eperl.
 
65
  * debian/libqhull-dev.files: Added dir usr/share/doc/libqhull4/src.
 
66
  * debian/manpage.in: Added template for missing man pages.
 
67
  * debian/rules:
 
68
    - Call debian/install-src-html.sh.
 
69
    - Generate manpages for qconvex, qdelaunay, qhalf, and qvoronoi
 
70
      commands. Lintian is happy now.
 
71
 
 
72
 -- Rafael Laboissiere <rafael@debian.org>  Thu, 18 Dec 2003 21:20:14 +0100
 
73
 
 
74
qhull (2002.1-3) unstable; urgency=low
 
75
 
 
76
  * New maintainer (as per http://lists.debian.org/debian-devel/1999
 
77
    /debian-devel-199911/msg01061.html).
 
78
  * debian/rules: Use the upstream script Make-config.sh, which sets up
 
79
    the autoconf/automake/libtool files.  Also, clean up all the generated
 
80
    files in the clean rule.
 
81
  * debian/control: Bumped Standards-Version to 3.5.7.  Added
 
82
    Build-Dependencies to autoconf/automake/libtool.
 
83
 
 
84
 -- Rafael Laboissiere <rafael@debian.org>  Wed, 25 Sep 2002 10:39:30 +0200
 
85
 
 
86
qhull (2002.1-2) unstable; urgency=low
 
87
 
 
88
  * use shared char* qh_version in library
 
89
 
 
90
 -- Barak Pearlmutter <bap@cs.unm.edu>  Sat,  7 Sep 2002 10:34:13 -0600
 
91
 
 
92
qhull (2002.1-1) unstable; urgency=low
 
93
 
 
94
  * new upstream source
 
95
 
 
96
 -- Barak Pearlmutter <bap@cs.unm.edu>  Thu,  5 Sep 2002 20:51:10 -0600
 
97
 
 
98
qhull (3.1-5) unstable; urgency=low
 
99
 
 
100
  * rephrase descriptions (closes: #141027)
 
101
 
 
102
 -- Barak Pearlmutter <bap@cs.unm.edu>  Thu, 11 Apr 2002 22:12:33 -0600
 
103
 
 
104
qhull (3.1-4) unstable; urgency=low
 
105
 
 
106
  * include executables qconvex, qhalf, qvoronoi, qdelaunay
 
107
  * break executables out into separate package qhull-bin
 
108
 
 
109
 -- Barak Pearlmutter <bap@cs.unm.edu>  Wed, 27 Mar 2002 20:26:44 -0700
 
110
 
 
111
qhull (3.1-3) unstable; urgency=low
 
112
 
 
113
  * rename executable qhull-rbox back to rbox
 
114
 
 
115
 -- Barak Pearlmutter <bap@cs.unm.edu>  Mon, 25 Mar 2002 09:13:57 -0700
 
116
 
 
117
qhull (3.1-2) unstable; urgency=low
 
118
 
 
119
  * src/qconvex.c did not belong in the library
 
120
  * qh_version was multiply defined, now defined only in qhull.c
 
121
 
 
122
 -- Barak Pearlmutter <bap@cs.unm.edu>  Mon, 25 Mar 2002 08:55:45 -0700
 
123
 
 
124
qhull (3.1-1) unstable; urgency=low
 
125
 
 
126
  * Initial Release.  (closes: #108115)
 
127
 
 
128
 -- Barak Pearlmutter <bap@cs.unm.edu>  Sun, 24 Mar 2002 21:53:13 -0700