[boinc] 10/10: Update changelog
Gianfranco Costamagna
locutusofborg at moszumanska.debian.org
Fri Aug 11 17:29:51 UTC 2017
This is an automated email from the git hooks/post-receive script.
locutusofborg pushed a commit to branch master
in repository boinc.
commit e1a1b3c006cdebfeb32e81c8c1a0b6c9ff427bf5
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date: Fri Aug 11 18:50:11 2017 +0200
Update changelog
---
debian/changelog | 3 ++-
debian/patches/MainDocumentWarnings.patch | 6 +++---
2 files changed, 5 insertions(+), 4 deletions(-)
diff --git a/debian/changelog b/debian/changelog
index 60abe0a..64eb387 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,6 +1,7 @@
-boinc (7.8.0+dfsg-1) unstable; urgency=medium
+boinc (7.8.1+dfsg-1) unstable; urgency=medium
* New upstream major release, patch refresh.
+ * Update copyright file
* Drop patches addressed upstream.
* Upload to unstable.
* Bump std-version to 4.0.0
diff --git a/debian/patches/MainDocumentWarnings.patch b/debian/patches/MainDocumentWarnings.patch
index d2dd3df..d3370e4 100644
--- a/debian/patches/MainDocumentWarnings.patch
+++ b/debian/patches/MainDocumentWarnings.patch
@@ -2,7 +2,7 @@ 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.
--- a/clientgui/MainDocument.cpp
+++ b/clientgui/MainDocument.cpp
-@@ -1690,7 +1690,6 @@
+@@ -1691,7 +1691,6 @@
}
#else
void CMainDocument::KillGraphicsApp(int pid) {
@@ -10,7 +10,7 @@ Description: Nothing in this patch should be functionally relevant, only compile
char currentDir[1024];
char thePIDbuf[20];
int id, iRetVal;
-@@ -1698,12 +1697,13 @@
+@@ -1699,12 +1698,13 @@
if (g_use_sandbox) {
snprintf(thePIDbuf, sizeof(thePIDbuf), "%d", pid);
@@ -30,7 +30,7 @@ Description: Nothing in this patch should be functionally relevant, only compile
iRetVal = run_program(
getcwd(currentDir, sizeof(currentDir)),
-@@ -1713,6 +1713,10 @@
+@@ -1714,6 +1714,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