[boinc] 02/02: Bump std-version, upload to unstable, patch refresh

Gianfranco Costamagna locutusofborg at moszumanska.debian.org
Thu Oct 5 09:26:04 UTC 2017


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

locutusofborg pushed a commit to annotated tag debian/7.8.3+dfsg-1
in repository boinc.

commit 0af47135561421e2c6ee47eb42f5785d3da27d41
Author: Gianfranco Costamagna <costamagnagianfranco at yahoo.it>
Date:   Thu Oct 5 11:21:05 2017 +0200

    Bump std-version, upload to unstable, patch refresh
---
 debian/changelog                           | 9 +++++++++
 debian/control                             | 2 +-
 debian/control.in                          | 2 +-
 debian/patches/filesys_error_message.patch | 2 +-
 debian/patches/more_maxpathlen.patch       | 2 +-
 5 files changed, 13 insertions(+), 4 deletions(-)

diff --git a/debian/changelog b/debian/changelog
index 9be3bf9..4fe1ec8 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,12 @@
+boinc (7.8.3+dfsg-1) unstable; urgency=medium
+
+  * Upload to unstable.
+  * New upstream version 7.8.3+dfsg
+  * Upgrade std-version to 4.1.1
+  * patch refresh
+
+ -- Gianfranco Costamagna <locutusofborg at debian.org>  Thu, 05 Oct 2017 11:17:06 +0200
+
 boinc (7.8.2+dfsg-4exp1) experimental; urgency=medium
 
   * Upload to experimental again, with the boinc-server-* packages.
diff --git a/debian/control b/debian/control
index 63bca8b..00fadbe 100644
--- a/debian/control
+++ b/debian/control
@@ -5,7 +5,7 @@ Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Guo Yixuan (郭溢譞) <culu.gyx at gmail.com>,
            Gianfranco Costamagna <locutusofborg at debian.org>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Build-Depends: debhelper (>= 9.20160114),
                default-libmysqlclient-dev,
                dh-autoreconf,
diff --git a/debian/control.in b/debian/control.in
index 99d7700..bb6cc36 100644
--- a/debian/control.in
+++ b/debian/control.in
@@ -5,7 +5,7 @@ Maintainer: Debian BOINC Maintainers <pkg-boinc-devel at lists.alioth.debian.org>
 Uploaders: Steffen Moeller <moeller at debian.org>,
            Guo Yixuan (郭溢譞) <culu.gyx at gmail.com>,
            Gianfranco Costamagna <locutusofborg at debian.org>
-Standards-Version: 4.1.0
+Standards-Version: 4.1.1
 Build-Depends: debhelper (>= 9.20160114),
                default-libmysqlclient-dev,
                dh-autoreconf,
diff --git a/debian/patches/filesys_error_message.patch b/debian/patches/filesys_error_message.patch
index e90e88f..f439f0d 100644
--- a/debian/patches/filesys_error_message.patch
+++ b/debian/patches/filesys_error_message.patch
@@ -15,7 +15,7 @@ Description: this patch adds an useful error message in case of dir open failure
  #endif
      return dirp;
  }
-@@ -684,7 +689,7 @@ static int boinc_rename_aux(const char*
+@@ -682,7 +687,7 @@ static int boinc_rename_aux(const char*
      //
      int retval = rename(old, newf);
      if (retval) {
diff --git a/debian/patches/more_maxpathlen.patch b/debian/patches/more_maxpathlen.patch
index d886744..44b079a 100644
--- a/debian/patches/more_maxpathlen.patch
+++ b/debian/patches/more_maxpathlen.patch
@@ -21,7 +21,7 @@ Description: use MAXPATHLEN and change sprintf to snprintf
  
 --- a/lib/filesys.cpp
 +++ b/lib/filesys.cpp
-@@ -600,7 +600,7 @@ int boinc_copy(const char* orig, const char* newf) {
+@@ -598,7 +598,7 @@ int boinc_copy(const char* orig, const char* newf) {
      }
      return 0;
  #elif defined(__EMX__)

-- 
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