This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository sap.
commit 53a0fec80eb1721c1b63032fbbd6b767108722e7 Merge: 3e44b29 93e6c4a Author: Andreas Tille <[email protected]> Date: Sun Dec 24 13:40:48 2017 +0100 Update upstream source from tag 'upstream/1.1.3' Update to upstream version '1.1.3' with Debian dir a494e9e9e8d7819989e84641f961d9a21c8c45e1 AUTHORS | 2 + COPYING | 674 ++++++ ChangeLog | 36 + INSTALL | 291 +++ Makefile.am | 8 + Makefile.in | 585 +++++ NEWS | 0 README | 65 + aclocal.m4 | 868 +++++++ configure | 6439 ++++++++++++++++++++++++++++++++++++++++++++++++++++ configure.ac | 36 + depcomp | 589 +++++ install-sh | 519 +++++ missing | 367 +++ src/Makefile.am | 21 + src/Makefile.in | 458 ++++ src/bestrot.c | 176 ++ src/bestrot.h | 26 + src/cones.c | 377 +++ src/cones.h | 17 + src/config.h.in | 81 + src/doxygen.cfg | 1294 +++++++++++ src/galloc.h | 24 + src/geom.c | 580 +++++ src/geom.h | 55 + src/matrix.c | 390 ++++ src/matrix.h | 41 + src/pdbprot.c | 1117 +++++++++ src/pdbprot.h | 116 + src/ql.c | 303 +++ src/ql.h | 29 + src/sap.c | 1505 ++++++++++++ src/sap.h | 67 + src/siva.c | 261 +++ src/siva.h | 38 + src/sort.c | 137 ++ src/sort.h | 17 + src/student.h | 52 + src/stutest.c | 336 +++ src/util.c | 93 + src/util.h | 58 + tests/1bom_atm.pdb | 365 +++ tests/1igl_atm.pdb | 526 +++++ tests/Makefile.am | 17 + tests/Makefile.in | 388 ++++ tests/sapout.pdb | 123 + tests/test1.sh | 4 + tests/test2.sh | 3 + 48 files changed, 19574 insertions(+) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/sap.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
