Control: tags -1 + patch pending

Dear maintainer,

I've prepared an NMU for tokyotyrant (versioned as 1.1.40-4.2) and
uploaded it to DELAYED/2. Please feel free to tell me if I
should delay it longer.

Regards.
-- 
Sebastian Ramacher
diff -Nru tokyotyrant-1.1.40/debian/changelog tokyotyrant-1.1.40/debian/changelog
--- tokyotyrant-1.1.40/debian/changelog	2011-09-10 16:45:16.000000000 +0200
+++ tokyotyrant-1.1.40/debian/changelog	2013-08-03 02:41:42.000000000 +0200
@@ -1,3 +1,11 @@
+tokyotyrant (1.1.40-4.2) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * debian/patches/007-libdl-underlinkage: Apply patch from Ubuntu to fix
+    FTBFS due to underlinkage. (Closes: #713675)
+
+ -- Sebastian Ramacher <sramac...@debian.org>  Sat, 03 Aug 2013 02:41:41 +0200
+
 tokyotyrant (1.1.40-4.1) unstable; urgency=low
 
   * Non-maintainer upload.
diff -Nru tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage
--- tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage	1970-01-01 01:00:00.000000000 +0100
+++ tokyotyrant-1.1.40/debian/patches/007-libdl-underlinkage	2013-08-03 02:40:46.000000000 +0200
@@ -0,0 +1,18 @@
+Description: Link with libdl
+Author: Daniel T Chen <crim...@ubuntu.com>
+Bug-Debian: http://bugs.debian.org/713675
+Last-Update: 2013-08-03
+
+Index: tokyotyrant-1.1.40/Makefile.in
+===================================================================
+--- tokyotyrant-1.1.40.orig/Makefile.in	2013-04-15 01:56:02.000000000 -0400
++++ tokyotyrant-1.1.40/Makefile.in	2013-04-15 01:59:49.288949075 -0400
+@@ -57,7 +57,7 @@
+ CFLAGS = @MYCFLAGS@
+ LDFLAGS = @MYLDFLAGS@
+ CMDLDFLAGS = @MYCMDLDFLAGS@
+-LIBS = @LIBS@ -llua5.1 -ltokyocabinet
++LIBS = @LIBS@ -llua5.1 -ltokyocabinet -ldl
+ RUNENV = @MYLDLIBPATHENV@=.
+ POSTCMD = @MYPOSTCMD@
+ 
diff -Nru tokyotyrant-1.1.40/debian/patches/series tokyotyrant-1.1.40/debian/patches/series
--- tokyotyrant-1.1.40/debian/patches/series	2011-09-10 16:38:07.000000000 +0200
+++ tokyotyrant-1.1.40/debian/patches/series	2013-08-03 02:38:45.000000000 +0200
@@ -5,3 +5,4 @@
 004-kfreebsd-fix
 005-change-default-port
 006-no-add-needed
+007-libdl-underlinkage

Attachment: signature.asc
Description: Digital signature

Reply via email to