~ubuntu-branches/ubuntu/precise/qhull/precise

« back to all changes in this revision

Viewing changes to debian/libqhull-dev.doc-base

  • Committer: Bazaar Package Importer
  • Author(s): Rafael Laboissiere
  • Date: 2004-02-01 01:14:13 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20040201011413-gok3tzufxn804osb
Tags: 2003.1-1
* New upstream release.  There are backward incompatibilities in the code
  and the soversion was bumped to libqhull5.
* debian/rules:
  - Major rewrite of build and install rules, since we are using now the
    upstream tarball generated with "make dist".
  - Added config rule.
  - Use dpatch to patch src/user.h (enable qh_QHpointer).
* debian/control:
  - Removed build-dependencies on autoconf, automake, and libtool.
  - Build-depends on dpatch.
  - Changed section of libqhull-dev package to libdevel.
* debian/libqhull-dev.files: Added usr/share/doc/libqhull5/src
  directory.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
 
Document: libqhull
2
 
Title: Debian QHULL Manual
3
 
Author: Brad Barber <qhull@geom.umn.edu>
4
 
Abstract: This manual describes the qhull convex hull library
5
 
Section: devel
 
1
Document: qhull
 
2
Title: QHull Manual
 
3
Author: C. Bradford Barber
 
4
Abstract: This manual describes Qhull, a general dimension convex hull
 
5
 program that reads a set of points from stdin, and outputs the smallest
 
6
 convex set that contains the points to stdout.  It also generates Delaunay
 
7
 triangulations, Voronoi diagrams, furthest-site Voronoi diagrams, and
 
8
 halfspace intersections about a point.
 
9
Section: math
6
10
 
7
11
Format: HTML
8
 
Index: /usr/share/doc/libqhull-dev/html/index.htm
9
 
Files: /usr/share/doc/libqhull-dev/html/*.htm
 
12
Index: /usr/share/doc/libqhull5/html/qh-man.htm
 
13
Files: /usr/share/doc/libqhull5/html/*.htm