[SCM] BOINC packaging branch, master, updated. debian/6.10.17+dfsg-3-146-gec3887f

Steffen Moeller moeller at debian.org
Sat Jan 1 23:38:31 UTC 2011


The following commit has been merged in the master branch:
commit 0f8c990554be7395275e1d83b98446efcab8629f
Author: Steffen Moeller <moeller at debian.org>
Date:   Sat Jan 1 14:41:44 2011 +0100

    Adjusting path in comment to wrapper application.

diff --git a/debian/patches/series b/debian/patches/series
index 966ce74..74323f9 100644
--- a/debian/patches/series
+++ b/debian/patches/series
@@ -4,3 +4,4 @@ const_images.patch
 texfont_removal.patch
 Makefile_subdirs.patch
 MakefileWrapper.patch
+wrapperURL.patch
diff --git a/debian/patches/wrapperURL.patch b/debian/patches/wrapperURL.patch
new file mode 100644
index 0000000..c6a327c
--- /dev/null
+++ b/debian/patches/wrapperURL.patch
@@ -0,0 +1,13 @@
+Index: boinc/samples/wrapper/wrapper.cpp
+===================================================================
+--- boinc.orig/samples/wrapper/wrapper.cpp	2011-01-01 14:39:08.000000000 +0100
++++ boinc/samples/wrapper/wrapper.cpp	2011-01-01 14:39:24.000000000 +0100
+@@ -25,7 +25,7 @@
+ // - checkpointing
+ //      (at the level of task; or potentially within task)
+ //
+-// See http://boinc.berkeley.edu/wrapper.php for details
++// See http://boinc.berkeley.edu/trac/wiki/WrapperApp for details
+ // Contributor: Andrew J. Younge (ajy4490 at umiacs.umd.edu)
+ 
+ #include <stdio.h>

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list