[med-svn] [iqtree] branch master updated (086af06 -> 30add48)
Andreas Tille
tille at debian.org
Mon Aug 31 13:46:42 UTC 2015
This is an automated email from the git hooks/post-receive script.
tille pushed a change to branch master
in repository iqtree.
from 086af06 Fix patch for debian packaged zlib
new e8b57a9 Imported Upstream version 1.3.8+dfsg
new 041fdd6 Imported Upstream version 1.3.8+dfsg
new fc3f1eb Merge tag 'upstream/1.3.8+dfsg'
new 30add48 iqtree upstream changes interface of sprng so we can not easily replace this lib by the Debian packaged version
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:
debian/copyright | 1 -
debian/patches/debian_packaged_sprng.patch | 55 +
debian/patches/use_debian_packaged_libs.patch | 17 +-
sprng/CMakeLists.txt | 7 +
sprng/README | 7 +
sprng/checkid.c | 122 +
sprng/interface.h | 74 +
sprng/lcg64.c | 611 +
sprng/makeseed.c | 41 +
sprng/memory.c | 27 +
sprng/memory.h | 12 +
sprng/primelist-lcg64.h | 15621 ++++++++++++++++++++++++
sprng/primes-lcg64.c | 155 +
sprng/primes-lcg64.h | 18 +
sprng/sprng.h | 95 +
sprng/store.c | 180 +
sprng/store.h | 27 +
17 files changed, 17060 insertions(+), 10 deletions(-)
create mode 100644 debian/patches/debian_packaged_sprng.patch
create mode 100644 sprng/CMakeLists.txt
create mode 100755 sprng/README
create mode 100755 sprng/checkid.c
create mode 100755 sprng/interface.h
create mode 100755 sprng/lcg64.c
create mode 100755 sprng/makeseed.c
create mode 100755 sprng/memory.c
create mode 100755 sprng/memory.h
create mode 100755 sprng/primelist-lcg64.h
create mode 100755 sprng/primes-lcg64.c
create mode 100755 sprng/primes-lcg64.h
create mode 100755 sprng/sprng.h
create mode 100755 sprng/store.c
create mode 100755 sprng/store.h
--
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/iqtree.git
More information about the debian-med-commit
mailing list