[Pkg-voip-commits] [belle-sip] 07/10: refresh patches

Johannes Schauer josch-guest at moszumanska.debian.org
Sun Apr 23 06:01:58 UTC 2017


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

josch-guest pushed a commit to branch master
in repository belle-sip.

commit 1a710295492bc142f229a30d45aed26920f8502b
Author: Johannes 'josch' Schauer <josch at mister-muffin.de>
Date:   Thu Apr 20 22:45:31 2017 +0200

    refresh patches
---
 debian/patches/fix-spelling-errors.patch | 14 +++++++-------
 debian/patches/kill-rpath.patch          |  2 +-
 2 files changed, 8 insertions(+), 8 deletions(-)

diff --git a/debian/patches/fix-spelling-errors.patch b/debian/patches/fix-spelling-errors.patch
index f3660a6..3c8b199 100644
--- a/debian/patches/fix-spelling-errors.patch
+++ b/debian/patches/fix-spelling-errors.patch
@@ -7,7 +7,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
 
 --- a/src/belle_sip_object.c
 +++ b/src/belle_sip_object.c
-@@ -498,7 +498,7 @@
+@@ -502,7 +502,7 @@ static belle_sip_error_code checked_mars
  		/* Case where the object aborted the marshalling because of not enough room.
  		 * Should this happen, it is not allowed to write past buffer end anyway */
  		if (written > buff_size){
@@ -18,7 +18,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  	}else{
 --- a/src/belle_sip_uri_impl.c
 +++ b/src/belle_sip_uri_impl.c
-@@ -411,14 +411,14 @@
+@@ -411,14 +411,14 @@ field values, Request-URI and references
  
  
  typedef enum {
@@ -39,7 +39,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  	}
 --- a/src/bodyhandler.c
 +++ b/src/bodyhandler.c
-@@ -169,7 +169,7 @@
+@@ -169,7 +169,7 @@ int belle_sip_body_handler_send_chunk(be
  			return BELLE_SIP_STOP;
  		}
  		if (ret==BELLE_SIP_STOP && obj->transfered_size<obj->expected_size){
@@ -50,7 +50,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  	}
 --- a/src/belle_sip_utils.c
 +++ b/src/belle_sip_utils.c
-@@ -726,7 +726,7 @@
+@@ -726,7 +726,7 @@ belle_sip_list_t *belle_sip_parse_direct
  	struct dirent *ent;
  
  	if ((dir = opendir(path)) == NULL) {
@@ -61,7 +61,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  
 --- a/src/message.c
 +++ b/src/message.c
-@@ -769,7 +769,7 @@
+@@ -769,7 +769,7 @@ belle_sip_request_t* belle_sip_request_c
  					belle_sip_message_add_header((belle_sip_message_t*)ret,BELLE_SIP_HEADER(extended_header));
  				}
  			} else {
@@ -72,7 +72,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  	}
 --- a/src/belle_sip_loop.c
 +++ b/src/belle_sip_loop.c
-@@ -368,7 +368,7 @@
+@@ -368,7 +368,7 @@ unsigned long belle_sip_main_loop_add_ti
  }
  
  void belle_sip_main_loop_do_later(belle_sip_main_loop_t *ml, belle_sip_callback_t func, void *data){
@@ -83,7 +83,7 @@ This patch header follows DEP-3: http://dep.debian.net/deps/dep3/
  }
 --- a/src/channel.c
 +++ b/src/channel.c
-@@ -1013,7 +1013,7 @@
+@@ -1013,7 +1013,7 @@ static void belle_sip_channel_handle_err
  int belle_sip_channel_notify_timeout(belle_sip_channel_t *obj){
  	const int too_long=60;
  	if ((int)(belle_sip_time_ms() - obj->last_recv_time) >= (too_long * 1000)){
diff --git a/debian/patches/kill-rpath.patch b/debian/patches/kill-rpath.patch
index 9383f3c..78464d8 100644
--- a/debian/patches/kill-rpath.patch
+++ b/debian/patches/kill-rpath.patch
@@ -2,7 +2,7 @@ Subject: Stop setting RPATH in binaries
 Author: Daniel Gnoutcheff <daniel at gnoutcheff.name>
 --- a/CMakeLists.txt
 +++ b/CMakeLists.txt
-@@ -65,11 +65,6 @@
+@@ -64,11 +64,6 @@ include(CheckCSourceCompiles)
  include(CMakePushCheckState)
  include(GNUInstallDirs)
  

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



More information about the Pkg-voip-commits mailing list