[med-svn] [varscan] 02/02: add patch header
Olivier Sallou
osallou at debian.org
Thu Apr 17 07:26:32 UTC 2014
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 <olivier.sallou at irisa.fr>
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 <osallou at debian.org>
+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
More information about the debian-med-commit
mailing list