[nauty] branch master updated (b01da63 -> 68363da)
Jerome Benoit
calculus-guest at moszumanska.debian.org
Sat Mar 19 16:53:41 UTC 2016
This is an automated email from the git hooks/post-receive script.
calculus-guest pushed a change to branch master
in repository nauty.
from b01da63 Imported Debian patch 2.5r9+ds-1
new 42994c2 Imported Debian pre-patch 2.6r3+ds-0
adds 087f540 Imported Upstream version 2.6r3
new dd62919 Merge tag 'upstream/2.6r3'
adds 46fa26f Imported Upstream version 2.6r3+ds
new e47ab91 Merge tag 'upstream/2.6r3+ds'
new 68363da Imported Debian patch 2.6r3+ds-1
The 4 revisions listed above as "new" are entirely new to this
repository and will be described in separate emails. The revisions
listed as "adds" were already present in the repository and have only
been added to this reference.
Summary of changes:
COPYRIGHT | 39 +
README | 29 +-
This_is_nauty26r3. | 0
addedgeg.c | 12 +-
amtog.c | 114 +-
biplabg.c | 2 +
blisstog.c | 32 +-
callgeng.c | 2 +-
catg.c | 8 +-
changes24-25.txt | 122 -
changes24-26.txt | 204 +
complg.c | 382 +-
configure.ac | 97 +-
converseg.c | 152 +
copyg.c | 310 +-
cubhamg.c | 1985 +
debian/adhoc/examples/Makefile | 40 +
debian/adhoc/examples/build.sh | 78 -
debian/changelog | 30 +
debian/control | 39 +-
debian/copyright | 92 +-
debian/libnauty2-dbg.links | 2 -
debian/libnauty2.symbols | 248 +
debian/nauty-doc.doc-base | 4 +-
debian/nauty-doc.docs | 2 +-
debian/nauty-doc.examples | 2 +-
debian/nauty-doc.links | 1 -
debian/patches/debianization-prefix.patch | 238 +-
debian/patches/debianization.patch | 6 +-
debian/patches/upstream-C2help2man.patch | 223 +-
debian/patches/upstream-autotoolization.patch | 247 +-
debian/patches/upstream-fix-gt_numorbits.patch | 6 +-
debian/patches/upstream-zlib-blisstog_c.patch | 123 +-
debian/repack | 104 -
debian/rules | 11 +-
debian/tests/build-examples | 11 +
debian/tests/control | 2 +
debian/watch | 7 +-
deledgeg.c | 333 +-
delptg.c | 263 +
directg.c | 144 +-
dreadnaut.c | 453 +-
dretodot.c | 753 +
dretog.c | 51 +-
formats.txt | 81 +-
genbg.c | 76 +-
geng.c | 120 +-
genquarticg.c | 1621 +
genrang.c | 723 +-
genspecialg.c | 1020 +
gentourng.c | 106 +-
gentreeg.c | 619 +
gtnauty.c | 430 +-
gtools-h.in | 67 +-
gtools.c | 1112 +-
gutil1.c | 282 +-
gutil2.c | 88 +-
gutils.h | 9 +-
hamheuristic.c | 433 +
labelg.c | 204 +-
linegraphg.c | 140 +-
listg.c | 77 +-
makefile.basic | 134 +-
makefile.in | 126 +-
multig.c | 46 +-
naucompare.c | 9 +-
naugraph.c | 7 +-
naugroup.c | 71 +
naugroup.h | 2 +
naugstrings.c | 523 +
naugstrings.h | 20 +
nausparse.c | 161 +-
nausparse.h | 48 +-
nautest.c | 55 +-
nautest1c.ans | 50 +-
nautest2.c | 79 -
nautest2c.ans | 2 +-
nautesta.ans | 2 +-
nautestb.ans | 2 +-
nautestc.ans | 2 +-
nautestd.ans | 16 +
nauteste.ans | 15 +
nautestf.ans | 11934 ++
nautestg.ans | 181820 ++++++++++++++++++++++
nautil.c | 12 +-
nautinv.c | 7 +-
naututil-h.in | 13 +-
naututil.c | 578 +-
nauty-h.in | 140 +-
nauty.c | 41 +-
newedgeg.c | 2 +
nug25.pdf | Bin 574391 -> 0 bytes
nug26.pdf | Bin 0 -> 498431 bytes
planarg.c | 2 +
planarity.c | 7 +
planarity.h | 7 +-
poptest.c | 263 +
quarticirred28.h | 316 +
ranlabg.c | 278 +-
runalltests | 13 +-
shortg.c | 191 +-
showg.c | 1549 +-
sorttemplates.c | 27 +-
splay.c | 2 +-
subdivideg.c | 7 +-
sumlines.c | 125 +-
testg.c | 374 +-
traces.c | 17844 ++-
traces.h | 38 +-
twohamg.c | 1205 +
vcolg.c | 529 +
watercluster2.c | 4 +-
112 files changed, 220973 insertions(+), 11936 deletions(-)
create mode 100644 COPYRIGHT
create mode 100644 This_is_nauty26r3.
delete mode 100644 changes24-25.txt
create mode 100644 changes24-26.txt
create mode 100644 converseg.c
create mode 100644 cubhamg.c
create mode 100644 debian/adhoc/examples/Makefile
delete mode 100755 debian/adhoc/examples/build.sh
delete mode 100644 debian/libnauty2-dbg.links
delete mode 100644 debian/nauty-doc.links
delete mode 100755 debian/repack
create mode 100755 debian/tests/build-examples
create mode 100644 debian/tests/control
create mode 100644 delptg.c
create mode 100644 dretodot.c
create mode 100644 genquarticg.c
create mode 100644 genspecialg.c
create mode 100644 gentreeg.c
create mode 100644 hamheuristic.c
create mode 100644 naugstrings.c
create mode 100644 naugstrings.h
delete mode 100644 nautest2.c
create mode 100644 nautestd.ans
create mode 100644 nauteste.ans
create mode 100644 nautestf.ans
create mode 100644 nautestg.ans
delete mode 100644 nug25.pdf
create mode 100644 nug26.pdf
create mode 100644 poptest.c
create mode 100644 quarticirred28.h
create mode 100644 twohamg.c
create mode 100644 vcolg.c
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-science/packages/nauty.git
More information about the debian-science-commits
mailing list