tags 495889 + pending
thanks

Dear maintainer,

I've prepared an NMU for ski (versioned as 1.3.2-4.1) and
uploaded it to DELAYED/5. Please feel free to tell me if I
should delay it longer.

Regards.

Konstantinos

diff -u ski-1.3.2/debian/changelog ski-1.3.2/debian/changelog
--- ski-1.3.2/debian/changelog
+++ ski-1.3.2/debian/changelog
@@ -1,3 +1,12 @@
+ski (1.3.2-4.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Patch from Ubuntu by Andreas Moog <am...@ubuntu.com>, remove references to
+    HAYES to fix FTBFS. (Closes: #495889)
+  * Actually apply 01-syscall-linux-includes.patch (wasn't in 00list).
+
+ -- Konstantinos Margaritis <mar...@debian.org>  Wed, 01 Feb 2012 02:10:13 +0000
+
 ski (1.3.2-4) unstable; urgency=low
 
   * Remove 01-asm-page.patch and replace with
diff -u ski-1.3.2/debian/patches/00list ski-1.3.2/debian/patches/00list
--- ski-1.3.2/debian/patches/00list
+++ ski-1.3.2/debian/patches/00list
@@ -1 +1,2 @@
-01-asm-page.patch
+01-syscall-linux-includes.patch
+02-remove-hayes.patch
only in patch2:
unchanged:
--- ski-1.3.2.orig/debian/patches/02-remove-hayes.patch
+++ ski-1.3.2/debian/patches/02-remove-hayes.patch
@@ -0,0 +1,15 @@
+## Description: Remove references to HAYES
+## Origin/Author: Andreas Moog <am...@ubuntu.com>
+## Bug-Ubuntu: https://bugs.launchpad.net/bugs/756157
+diff -Nur -x '*.orig' -x '*~' ski//src/linux/syscall-linux.c ski.new//src/linux/syscall-linux.c
+--- ski//src/linux/syscall-linux.c	2011-04-14 23:23:38.737099081 +0200
++++ ski.new//src/linux/syscall-linux.c	2011-04-14 23:24:24.854660890 +0200
+@@ -2250,8 +2250,6 @@
+ 	case TIOCSERSETMULTI:	/* Set multiport config */
+ 	case TIOCMIWAIT:	/* wait for a change on serial input line(s) */
+ 	case TIOCGICOUNT:	/* read serial port inline interrupt counts */
+-	case TIOCGHAYESESP:	/* Get Hayes ESP configuration */
+-	case TIOCSHAYESESP:	/* Set Hayes ESP configuration */
+ 	case SIOCRTMSG:	/* call to routing system	*/
+ 	case SIOCSIFLINK:	/* set iface channel		*/
+ 	case SIOCGIFMEM:	/* get memory address (BSD)	*/

Reply via email to