[Pkg-voip-commits] r9830 - in /libexosip2/trunk/debian: changelog patches/series patches/spelling-error-in-binary.patch patches/variable.diff

msp at alioth.debian.org msp at alioth.debian.org
Sun Jun 24 10:17:18 UTC 2012


Author: msp
Date: Sun Jun 24 10:17:18 2012
New Revision: 9830

URL: http://svn.debian.org/wsvn/pkg-voip/?sc=1&rev=9830
Log:
* NOT RELEASED YET
* Fix variable.diff quilt-patch-missing-description
* Fix spelling-error-in-binary usr/bin/sip_reg-3.6.0 recieved received

Added:
    libexosip2/trunk/debian/patches/spelling-error-in-binary.patch
Modified:
    libexosip2/trunk/debian/changelog
    libexosip2/trunk/debian/patches/series
    libexosip2/trunk/debian/patches/variable.diff

Modified: libexosip2/trunk/debian/changelog
URL: http://svn.debian.org/wsvn/pkg-voip/libexosip2/trunk/debian/changelog?rev=9830&op=diff
==============================================================================
--- libexosip2/trunk/debian/changelog (original)
+++ libexosip2/trunk/debian/changelog Sun Jun 24 10:17:18 2012
@@ -1,3 +1,11 @@
+libexosip2 (3.6.0-4) UNRELEASED; urgency=low
+
+  * NOT RELEASED YET
+  * Fix variable.diff quilt-patch-missing-description
+  * Fix spelling-error-in-binary usr/bin/sip_reg-3.6.0 recieved received
+
+ -- Mark Purcell <msp at debian.org>  Sun, 26 Feb 2012 21:54:29 +1100
+
 libexosip2 (3.6.0-3) unstable; urgency=low
 
   * Added variable.diff patch from pinotree - thks

Modified: libexosip2/trunk/debian/patches/series
URL: http://svn.debian.org/wsvn/pkg-voip/libexosip2/trunk/debian/patches/series?rev=9830&op=diff
==============================================================================
--- libexosip2/trunk/debian/patches/series (original)
+++ libexosip2/trunk/debian/patches/series Sun Jun 24 10:17:18 2012
@@ -1,1 +1,2 @@
+spelling-error-in-binary.patch
 variable.diff

Added: libexosip2/trunk/debian/patches/spelling-error-in-binary.patch
URL: http://svn.debian.org/wsvn/pkg-voip/libexosip2/trunk/debian/patches/spelling-error-in-binary.patch?rev=9830&op=file
==============================================================================
--- libexosip2/trunk/debian/patches/spelling-error-in-binary.patch (added)
+++ libexosip2/trunk/debian/patches/spelling-error-in-binary.patch Sun Jun 24 10:17:18 2012
@@ -1,0 +1,16 @@
+Description: spelling-error-in-binary usr/bin/sip_reg-3.6.0 recieved received
+Bug-Debian: http://lintian.debian.org/tags/spelling-error-in-binary.html
+
+Index: libexosip2-3.6.0/tools/sip_reg.c
+===================================================================
+--- libexosip2-3.6.0.orig/tools/sip_reg.c	2010-01-07 01:57:57.000000000 +1100
++++ libexosip2-3.6.0/tools/sip_reg.c	2012-06-24 20:15:56.000000000 +1000
+@@ -373,7 +373,7 @@
+ 			break;
+ 		default:
+ 			syslog_wrapper(LOG_DEBUG,
+-						   "recieved unknown eXosip event (type, did, cid) = (%d, %d, %d)",
++						   "received unknown eXosip event (type, did, cid) = (%d, %d, %d)",
+ 						   event->type, event->did, event->cid);
+ 
+ 		}

Modified: libexosip2/trunk/debian/patches/variable.diff
URL: http://svn.debian.org/wsvn/pkg-voip/libexosip2/trunk/debian/patches/variable.diff?rev=9830&op=diff
==============================================================================
--- libexosip2/trunk/debian/patches/variable.diff (original)
+++ libexosip2/trunk/debian/patches/variable.diff Sun Jun 24 10:17:18 2012
@@ -1,3 +1,6 @@
+Description: libexosip2: FTBFS on hurd-i386: typo in variable name
+Bug-Debian: http://bugs.debian.org/cgi-bin/bugreport.cgi?bug=661321
+
 --- a/src/eXtl_udp.c
 +++ b/src/eXtl_udp.c
 @@ -178,7 +178,7 @@




More information about the Pkg-voip-commits mailing list