tags 713559 + patch
tags 713559 + pending
thanks

Dear maintainer,

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

Regards.

-- 
 .''`.  Homepage: http://info.comodo.priv.at/ - OpenPGP key 0xBB3A68018649AA06
 : :' : Debian GNU/Linux user, admin, and developer  -  http://www.debian.org/
 `. `'  Member of VIBE!AT & SPI, fellow of the Free Software Foundation Europe
   `-   NP: Led Zeppelin: You Shook Me
diff -Nru libfakekey-0.1/debian/changelog libfakekey-0.1/debian/changelog
--- libfakekey-0.1/debian/changelog	2013-03-03 21:40:19.000000000 +0100
+++ libfakekey-0.1/debian/changelog	2013-11-03 15:43:52.000000000 +0100
@@ -1,3 +1,13 @@
+libfakekey (0.1-8.1) unstable; urgency=low
+
+  * Non-maintainer upload.
+  * Fix "FTBFS: ld: fakekey-test.o: undefined reference to symbol
+    'XOpenDisplay'": take fix from Ubuntu / Daniel T Chen:
+    extend existing patch 10-fix-build: link against missing -lX11.
+    (Closes: #713559)
+
+ -- gregor herrmann <gre...@debian.org>  Sun, 03 Nov 2013 15:43:47 +0100
+
 libfakekey (0.1-8) unstable; urgency=low
 
   * Fix -doc package short description.  Closes: #697051.
diff -Nru libfakekey-0.1/debian/patches/10-fix-build libfakekey-0.1/debian/patches/10-fix-build
--- libfakekey-0.1/debian/patches/10-fix-build	2012-03-21 17:25:11.000000000 +0100
+++ libfakekey-0.1/debian/patches/10-fix-build	2013-11-03 15:40:00.000000000 +0100
@@ -8,3 +8,12 @@
  
  LT_VERSION_INFO="$LT_CURRENT:$LT_REVISION:$LT_AGE"
  AC_SUBST(LT_VERSION_INFO)
+--- a/tests/Makefile.am
++++ b/tests/Makefile.am
+@@ -2,4 +2,4 @@
+ 
+ noinst_PROGRAMS=fakekey-test
+ 
+-fakekey_test_LDADD=../src/libfakekey.la
+\ No newline at end of file
++fakekey_test_LDADD=../src/libfakekey.la -lX11

Attachment: signature.asc
Description: Digital signature

Reply via email to