This is an automated email from the git hooks/post-receive script. tille pushed a commit to branch master in repository libbpp-phyl.
commit 6de9a5a65679ee8821d87765793552436ad68d40 Author: Andreas Tille <[email protected]> Date: Fri Feb 9 13:45:05 2018 +0100 DEP3 --- debian/patches/fix_covariant_return.patch | 5 +++++ 1 file changed, 5 insertions(+) diff --git a/debian/patches/fix_covariant_return.patch b/debian/patches/fix_covariant_return.patch index 7f7f43b..428040f 100644 --- a/debian/patches/fix_covariant_return.patch +++ b/debian/patches/fix_covariant_return.patch @@ -1,3 +1,8 @@ +Author: Julien Y. Dutheil <[email protected]> +Date: Fri Feb 9 09:34:02 2018 +0100 +Bug-Debian: https://bugs.debian.org/889953 +Description: Fixed covariant return error on 32bits arch. + diff --git a/src/Bpp/Phyl/Model/RegisterRatesSubstitutionModel.h b/src/Bpp/Phyl/Model/RegisterRatesSubstitutionModel.h index 9d20298..fe0bc51 100644 --- a/src/Bpp/Phyl/Model/RegisterRatesSubstitutionModel.h -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/libbpp-phyl.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
