~ubuntu-branches/ubuntu/quantal/gclcvs/quantal

« back to all changes in this revision

Viewing changes to gmp3/debian/README.headers

  • Committer: Bazaar Package Importer
  • Author(s): Camm Maguire
  • Date: 2004-06-24 15:13:46 UTC
  • Revision ID: james.westby@ubuntu.com-20040624151346-xh0xaaktyyp7aorc
Tags: 2.7.0-26
C_GC_OFFSET is 2 on m68k-linux

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Yes, the upstream 'make' only installs gmp.h and mp.h, so why does this
 
2
package supply all the other headers?
 
3
 
 
4
The answer is: "Several packages in Debian need deeper constructs than those
 
5
provided in gmp.h or mp.h alone."
 
6
 
 
7
In the past at least two different developers asked for an additional header
 
8
file to be included because their package needed it. Rather than be bug report
 
9
driven, it seemed the simplest solution was to supply all the header files 
 
10
provided in the source. They do not collide with any other name space, so
 
11
unless or until they do, all bug reports complaining that too many header
 
12
files are provided in the -dev package will be summarily closed, with
 
13
reference to this README file.
 
14
 
 
15
HTH,
 
16
 
 
17
Dwarf