[SCM] BOINC packaging branch, master, updated. debian/7.1.10+dfsg-1-12-g36fd12d
Gianfranco Costamagna
costamagnagianfranco at yahoo.it
Tue Jun 25 07:27:57 UTC 2013
The following commit has been merged in the master branch:
commit 36fd12d1c0eb1c691adeca1c50455b4aec692ebd
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Tue Jun 25 09:27:26 2013 +0200
New upstream release, preparing for upload to unstable
diff --git a/debian/changelog b/debian/changelog
index 2e81c17..aeeb3ac 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+boinc (7.1.20+dfsg-1) unstable; urgency=low
+
+ * New upstream release.
+ - Italian translation fixed.
+ - Really fixed (lp: #179849), for a configure error
+ dpms code wasn't built.
+
+ -- Gianfranco Costamagna <costamagnagianfranco at yahoo.it> Tue, 25 Jun 2013 09:25:31 +0200
+
boinc (7.1.18+dfsg-1) UNRELEASED; urgency=low
* New upstream release.
diff --git a/debian/patches/more_clang_warnings.patch b/debian/patches/more_clang_warnings.patch
index e0f9893..56bb295 100644
--- a/debian/patches/more_clang_warnings.patch
+++ b/debian/patches/more_clang_warnings.patch
@@ -11,7 +11,7 @@
strip_whitespace(buf);
fclose(f);
return true;
-@@ -1431,13 +1431,13 @@
+@@ -1440,13 +1440,13 @@
FILE* f = fopen(path, "r");
if (!f) return;
buf[0] = 0;
@@ -97,7 +97,7 @@
--- a/client/hostinfo_unix.cpp
+++ b/client/hostinfo_unix.cpp
-@@ -1242,11 +1242,12 @@
+@@ -1244,11 +1244,12 @@
#endif
fd = popen(cmd, "r");
if (fd) {
@@ -129,7 +129,7 @@
sprintf(cmdline, "%s %s",
wup->command_line.c_str(), app_version->cmdline
-@@ -993,7 +996,11 @@
+@@ -997,7 +1000,11 @@
// hook up stderr to a specially-named file
//
--
BOINC packaging
More information about the pkg-boinc-commits
mailing list