[med-svn] r7617 - trunk/packages/openslide/trunk/debian/patches

Mathieu Malaterre malat-guest at alioth.debian.org
Fri Sep 2 07:52:30 UTC 2011


Author: malat-guest
Date: 2011-09-02 07:52:30 +0000 (Fri, 02 Sep 2011)
New Revision: 7617

Added:
   trunk/packages/openslide/trunk/debian/patches/remove_calgrind.patch
Modified:
   trunk/packages/openslide/trunk/debian/patches/series
Log:
remove callgridn

Added: trunk/packages/openslide/trunk/debian/patches/remove_calgrind.patch
===================================================================
--- trunk/packages/openslide/trunk/debian/patches/remove_calgrind.patch	                        (rev 0)
+++ trunk/packages/openslide/trunk/debian/patches/remove_calgrind.patch	2011-09-02 07:52:30 UTC (rev 7617)
@@ -0,0 +1,28 @@
+Index: openslide-3.2.4/test/test.c
+===================================================================
+--- openslide-3.2.4.orig/test/test.c	2011-09-02 09:51:49.000000000 +0200
++++ openslide-3.2.4/test/test.c	2011-09-02 09:52:01.000000000 +0200
+@@ -24,7 +24,6 @@
+ #include "config.h"
+ #include "openslide.h"
+ 
+-#include "callgrind.h"
+ 
+ #include <stdio.h>
+ #include <stdlib.h>
+@@ -331,7 +330,6 @@
+     associated_image_names++;
+   }
+ 
+-  CALLGRIND_START_INSTRUMENTATION
+   /*
+   // simulate horizonal scrolling?
+   gettimeofday(&start_tv, NULL);
+@@ -375,7 +373,6 @@
+ 
+   //  test_pdf(osr, "test0.pdf");
+ 
+-  CALLGRIND_STOP_INSTRUMENTATION
+ 
+   openslide_close(osr);
+ 

Modified: trunk/packages/openslide/trunk/debian/patches/series
===================================================================
--- trunk/packages/openslide/trunk/debian/patches/series	2011-09-02 07:47:36 UTC (rev 7616)
+++ trunk/packages/openslide/trunk/debian/patches/series	2011-09-02 07:52:30 UTC (rev 7617)
@@ -1,3 +1,4 @@
 openslide_soname.patch
 removetest.patch
 remove_valgrind.patch
+remove_calgrind.patch




More information about the debian-med-commit mailing list