This file is indexed.

/usr/share/doc/libsuitesparse-dev/CCOLAMD_ChangeLog is in libsuitesparse-dev 1:4.2.1-3.

This file is owned by root:root, with mode 0o644.

The actual contents of the file can be viewed below.

 1
 2
 3
 4
 5
 6
 7
 8
 9
10
11
12
13
14
15
16
17
18
19
20
21
22
23
24
25
26
27
28
29
30
31
32
33
34
35
36
37
38
39
40
41
42
43
44
45
46
47
48
49
50
51
Jun 1, 2012: version 2.8.0

    * changed from UFconfig to SuiteSparse_config

Dec 7, 2011: version 2.7.4

    * fixed the Makefile to better align with CFLAGS and other standards

Jan 25, 2011: version 2.7.3

    * minor fix to "make install"
    * fixed stats [CCOLAMD_EMPTY_ROW] output

Nov 30, 2009: version 2.7.2

    * added "make install" and "make uninstall"

Nov 1, 2007: version 2.7.1

    * minor changes to MATLAB test code

May 31, 2007: version 2.7.0

    * ported to 64-bit MATLAB

    * subdirectories added (Source/, Include/, Lib/, Doc/, MATLAB/, Demo/)

Dec 12, 2006, version 2.5.2

    * minor MATLAB clean up

Apr 30, 2006: version 2.5

    * ccolamd_recommended modified.  Now returns size_t; 0 on error, > 0
	if successful.  Version number updated to synchronize with COLAMD.

    * long replaced with UF_long integer, which is long except on WIN64

Nov 15, 2005

    * ccolamd_global.c added to ccolamd_make.m (version is still 1.0).

Oct 10, 2005

    * changed definition of ccolamd_printf to "extern"

Version 1.0, released (Aug. 30, 2005)

    * CCOLAMD version 1.0 is derived from COLAMD version 2.4.  Refer to the
	COLAMD ChangeLog file for the changes made to COLAMD since
	COLAMD Version 1.0.