Package: nauty / 2.6r10+ds-1

Metadata

Package Version Patches format
nauty 2.6r10+ds-1 3.0 (quilt)

Patch series

view the series file
Patch File delta Description
upstream fix gt_numorbits.patch | (download)

gtnauty.c | 2 1 + 1 - 0 !
gtools-h.in | 1 1 + 0 - 0 !
labelg.c | 1 0 + 1 - 0 !
3 files changed, 2 insertions(+), 2 deletions(-)

 explicit extern declaration for gt_numorbits
upstream fix include extern.patch | (download)

naurng.h | 4 2 + 2 - 0 !
1 file changed, 2 insertions(+), 2 deletions(-)

 explicit extern declaration in naurng.h
upstream zlib blisstog_c.patch | (download)

blisstog.c | 159 76 + 83 - 0 !
1 file changed, 76 insertions(+), 83 deletions(-)

 implement zlib support to blisstog utility
 zlib is implemented to handle directly flate and compress files
 for the blisstog nauty tool.
upstream C2help2man.patch | (download)

cubhamg.c | 101 51 + 50 - 0 !
genbg.c | 3 1 + 2 - 0 !
geng.c | 3 1 + 2 - 0 !
genrang.c | 3 1 + 2 - 0 !
genspecialg.c | 18 10 + 8 - 0 !
vcolg.c | 3 1 + 2 - 0 !
watercluster2.c | 122 72 + 50 - 0 !
7 files changed, 137 insertions(+), 116 deletions(-)

 format usages and helps
 Attempt to format usages and helps of the invited
 programs wrt to the original gtools.
upstream autotoolization.patch | (download)

Makefile.am | 483 483 + 0 - 0 !
configure.ac | 84 64 + 20 - 0 !
gtools-h.in | 4 2 + 2 - 0 !
gutils.h | 5 5 + 0 - 0 !
m4/gmp.m4 | 168 168 + 0 - 0 !
m4/ld-version-script.m4 | 53 53 + 0 - 0 !
m4/zlib.m4 | 28 28 + 0 - 0 !
naugroup.h | 7 6 + 1 - 0 !
naurng.h | 9 5 + 4 - 0 !
nausparse.h | 4 2 + 2 - 0 !
nautinv.h | 7 6 + 1 - 0 !
naututil-h.in | 12 9 + 3 - 0 !
nauty.map | 279 279 + 0 - 0 !
nauty.pc.in | 12 12 + 0 - 0 !
nauty/Makefile.am | 29 29 + 0 - 0 !
runalltests | 16 13 + 3 - 0 !
schreier.h | 4 2 + 2 - 0 !
traces.h | 5 5 + 0 - 0 !
18 files changed, 1171 insertions(+), 38 deletions(-)

 upstream autotoolization
 Attempt to autotoolize nauty source.
system preprocessing examples.patch | (download)

nautyex1.c | 2 1 + 1 - 0 !
nautyex10.c | 2 1 + 1 - 0 !
nautyex2.c | 4 2 + 2 - 0 !
nautyex3.c | 14 7 + 7 - 0 !
nautyex4.c | 2 1 + 1 - 0 !
nautyex5.c | 10 5 + 5 - 0 !
nautyex6.c | 6 3 + 3 - 0 !
nautyex7.c | 10 5 + 5 - 0 !
nautyex8.c | 4 2 + 2 - 0 !
nautyex9.c | 10 5 + 5 - 0 !
10 files changed, 32 insertions(+), 32 deletions(-)

 system preprocessing directive #include for examples
debianization.patch | (download)

Makefile.am | 9 6 + 3 - 0 !
dreadnaut.c | 4 4 + 0 - 0 !
2 files changed, 10 insertions(+), 3 deletions(-)

 debianization
	Meant to maintain a minimal debian/rules, to fix warnings,
	to address Debian specific stuff in general.
debianization prefix.patch | (download)

Makefile.am | 506 253 + 253 - 0 !
runalltests | 16 8 + 8 - 0 !
2 files changed, 261 insertions(+), 261 deletions(-)

 debianization: nauty tools suite prefix
 Prepend nauty- to the names of the nauty tools, named gtools.