[SCM] BOINC packaging branch, master, updated. upstream/7.0.56+dfsg-676-g7555260

Gianfranco Costamagna costamagnagianfranco at yahoo.it
Wed Mar 13 14:48:56 UTC 2013


The following commit has been merged in the master branch:
commit 75552603fab904d88b362873fbe3d74ad1c73148
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Wed Mar 13 15:47:19 2013 +0100

    New upstream release, fix for lp bug 1140560

diff --git a/debian/changelog b/debian/changelog
index d15a9df..a1719ec 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,13 @@
+boinc (7.0.56+dfsg-1) UNRELEASED; urgency=low
+
+  * New upstream release.
+    - Fix for man pages (lp: #1140560) (Thanks Christian Beer)
+    - Fix for xml parsing issues.
+    - Fix in work fetch.
+    - Fix issue in Milkyway at Home (fixed in .55 release)
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Wed, 13 Mar 2013 15:42:42 +0100
+
 boinc (7.0.54+dfsg-1) UNRELEASED; urgency=low
 
   * New upstream release.
diff --git a/debian/patches/disable_new_version_check.patch b/debian/patches/disable_new_version_check.patch
index 06d949b..28becc5 100644
--- a/debian/patches/disable_new_version_check.patch
+++ b/debian/patches/disable_new_version_check.patch
@@ -9,9 +9,9 @@ Forwarded: not-needed
 Reviewed-By: costamagnagianfranco at yahoo.it
 Last-Update: <2013-03-07>
 
---- boinc-7.0.54+dfsg.orig/client/client_state.cpp
-+++ boinc-7.0.54+dfsg/client/client_state.cpp
-@@ -458,7 +458,7 @@ int CLIENT_STATE::init() {
+--- a/client/client_state.cpp
++++ b/client/client_state.cpp
+@@ -460,7 +460,7 @@
  
      // inform the user if there's a newer version of client
      //
@@ -20,9 +20,9 @@ Last-Update: <2013-03-07>
  
      // parse account files again,
      // now that we know the host's venue on each project
---- boinc-7.0.54+dfsg.orig/client/scheduler_op.cpp
-+++ boinc-7.0.54+dfsg/client/scheduler_op.cpp
-@@ -129,7 +129,7 @@ int SCHEDULER_OP::init_op_project(PROJEC
+--- a/client/scheduler_op.cpp
++++ b/client/scheduler_op.cpp
+@@ -129,7 +129,7 @@
          // and project list
          //
          if (!config.no_info_fetch) {

-- 
BOINC packaging



More information about the pkg-boinc-commits mailing list