This is an automated email from the git hooks/post-receive script. osallou pushed a commit to branch master in repository varscan.
commit ddef5420cb68c5675ef4d86e058a59d45ba857e3 Author: Olivier Sallou <[email protected]> Date: Thu Apr 17 09:26:26 2014 +0200 add patch header --- debian/patches/fix_convert | 11 +++++++---- 1 file changed, 7 insertions(+), 4 deletions(-) diff --git a/debian/patches/fix_convert b/debian/patches/fix_convert index 1e7cb82..adcb07c 100644 --- a/debian/patches/fix_convert +++ b/debian/patches/fix_convert @@ -1,7 +1,10 @@ -Index: varscan/net/sf/varscan/CopyCaller.java -=================================================================== ---- varscan.orig/net/sf/varscan/CopyCaller.java 2014-04-17 09:07:25.542896601 +0200 -+++ varscan/net/sf/varscan/CopyCaller.java 2014-04-17 09:19:07.938907140 +0200 +Author: Olivier Sallou <[email protected]> +Subject: upstream error in conversion +Description: there is a not allowed conversion between double and float +Forwarded: no +Last-Updated: 2014-04-17 +--- a/net/sf/varscan/CopyCaller.java ++++ b/net/sf/varscan/CopyCaller.java @@ -253,7 +253,7 @@ int gcBin = (int) gcContent; if(gcBin >= 0 && gcBin <= 100) -- Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/debian-med/varscan.git _______________________________________________ debian-med-commit mailing list [email protected] http://lists.alioth.debian.org/cgi-bin/mailman/listinfo/debian-med-commit
