[boinc] 03/03: New upstream release, patch refresh, upload to unstable

Gianfranco Costamagna locutusofborg-guest at moszumanska.debian.org
Sat Mar 1 20:15:59 UTC 2014


This is an automated email from the git hooks/post-receive script.

locutusofborg-guest pushed a commit to branch master
in repository boinc.

commit 6c0232915f7cfa939dd35f70a640909ad917ebda
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Sat Mar 1 11:42:00 2014 +0100

    New upstream release, patch refresh, upload to unstable
---
 debian/changelog                          |  6 ++++++
 debian/patches/MainDocumentWarnings.patch | 12 +++++-------
 2 files changed, 11 insertions(+), 7 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index fd50c1c..b4069c7 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,9 @@
+boinc (7.2.42+dfsg-1) unstable; urgency=medium
+
+  * New upstream hotfix release.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it>  Sat, 01 Mar 2014 11:34:55 +0100
+
 boinc (7.2.39+dfsg-2) unstable; urgency=low
 
   [ Gianfranco Costamagna ]
diff --git a/debian/patches/MainDocumentWarnings.patch b/debian/patches/MainDocumentWarnings.patch
index b253288..828a1fa 100644
--- a/debian/patches/MainDocumentWarnings.patch
+++ b/debian/patches/MainDocumentWarnings.patch
@@ -1,10 +1,8 @@
 Author: Steffen Moeller <moeller at debian.org>
 Description: Nothing in this patch should be functionally relevant, only compile time warnings as by the ambiguity of the result parameter are resolved.
-Index: boinc/clientgui/MainDocument.cpp
-===================================================================
---- boinc.orig/clientgui/MainDocument.cpp
-+++ boinc/clientgui/MainDocument.cpp
-@@ -1655,7 +1655,6 @@
+--- a/clientgui/MainDocument.cpp
++++ b/clientgui/MainDocument.cpp
+@@ -1658,7 +1658,6 @@
  }
  #else
  void CMainDocument::KillGraphicsApp(int pid) {
@@ -12,7 +10,7 @@ Index: boinc/clientgui/MainDocument.cpp
      char currentDir[1024];
      char thePIDbuf[20];
      int id, iRetVal;
-@@ -1663,12 +1662,13 @@
+@@ -1666,12 +1665,13 @@
  
      if (g_use_sandbox) {
          snprintf(thePIDbuf, sizeof(thePIDbuf), "%d", pid);
@@ -32,7 +30,7 @@ Index: boinc/clientgui/MainDocument.cpp
      
          iRetVal = run_program(
              getcwd(currentDir, sizeof(currentDir)),
-@@ -1678,6 +1678,10 @@
+@@ -1681,6 +1681,10 @@
              0,
              id
          );

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/pkg-boinc/boinc.git



More information about the pkg-boinc-commits mailing list