Package: gnutls-doc Version: 3.2.4-5 Severity: normal Tags: patch Dear Maintainer,
trying to compile example code in /usr/share/doc/gnutls-doc/examples/*.c usually fails because many of those examples have: #include "examples.h" but there is no examples.h shipped. It is present in doc/examples, though. I suspect this patch should resolve the problem: --- a/debian/gnutls-doc.examples 2013-10-06 12:05:28.000000000 -0400 +++ b/debian/gnutls-doc.examples 2013-10-21 00:39:43.571785093 -0400 @@ -1 +1,2 @@ doc/examples/*.c +doc/examples/*.h Thanks for maintaining gnutls in debian! --dkg -- System Information: Debian Release: jessie/sid APT prefers testing APT policy: (500, 'testing'), (200, 'unstable'), (1, 'experimental') Architecture: amd64 (x86_64) Foreign Architectures: i386 Kernel: Linux 3.11-trunk-amd64 (SMP w/4 CPU cores) Locale: LANG=en_US.UTF-8, LC_CTYPE=en_US.UTF-8 (charmap=UTF-8) Shell: /bin/sh linked to /bin/dash -- debconf-show failed -- To UNSUBSCRIBE, email to debian-bugs-dist-requ...@lists.debian.org with a subject of "unsubscribe". Trouble? Contact listmas...@lists.debian.org