This is an automated email from the git hooks/post-receive script. afif-guest pushed a commit to branch master in repository kmer-tools.
commit 76aca91b9c9d1518d79f69e3e30e89f22b5747e4 Author: Afif Elghraoui <[email protected]> Date: Sat May 9 15:49:22 2015 -0700 Describe situation with included 3rd-party package in d/README.source --- debian/README.source | 14 ++++++++++---- 1 file changed, 10 insertions(+), 4 deletions(-) diff --git a/debian/README.source b/debian/README.source index 7b3efd6..2c92a01 100644 --- a/debian/README.source +++ b/debian/README.source @@ -1,10 +1,16 @@ kmer-tools for Debian --------------------- -<this file describes information about the source package, see Debian policy -manual section 4.14. You WILL either need to modify or delete this file> +This package uses the mt19937ar random number generator [1] and includes a +copy in the source distribution in libutils/mt19937ar. It is a modified +version, but the vanilla package does not appear to be available in Debian +either. The developers of mt19937ar have a whole suite of +implementations [2-3], and only some of them appear to be in Debian. For now, +the bundled copy has been left alone and is used to build this package. +1. http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/MT2002/emt19937ar.html +2. http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/emt.html +3. http://www.math.sci.hiroshima-u.ac.jp/~m-mat/MT/VERSIONS/eversions.html - - -- Afif Elghraoui <[email protected]> Fri, 01 May 2015 19:20:00 -0700 + -- Afif Elghraoui <[email protected]>, Sat, 9 May 2015 15:47:56 -0700 -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/kmer-tools.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
