On 2014-06-29 Andreas Metzler <[email protected]> wrote: > Package: kildclient [...] > Please build kildclient against libgnutls28-dev instead of > libgnutls-dev, the older GnuTLS version should not be part of jessie.
Hello, I have just uploaded a NMU to delayed/10 fixing this bug. Patch is attached. If you need more time or want to fix this in a different way just tell me. cu Andreas -- `What a good friend you are to him, Dr. Maturin. His other friends are so grateful to you.' `I sew his ears on from time to time, sure'
diff -Nru kildclient-2.11.1/debian/changelog kildclient-2.11.1/debian/changelog --- kildclient-2.11.1/debian/changelog 2011-05-29 22:14:01.000000000 +0200 +++ kildclient-2.11.1/debian/changelog 2014-08-08 18:55:55.000000000 +0200 @@ -1,3 +1,10 @@ +kildclient (2.11.1-1.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild against GnuTLS v3. Closes: #753101 + + -- Andreas Metzler <[email protected]> Fri, 08 Aug 2014 18:55:50 +0200 + kildclient (2.11.1-1) unstable; urgency=low * New upstream version: 2.11.1: diff -Nru kildclient-2.11.1/debian/control kildclient-2.11.1/debian/control --- kildclient-2.11.1/debian/control 2011-05-29 22:14:01.000000000 +0200 +++ kildclient-2.11.1/debian/control 2014-08-08 18:56:25.000000000 +0200 @@ -2,7 +2,7 @@ Section: games Priority: optional Maintainer: Eduardo M Kalinowski <[email protected]> -Build-Depends: debhelper (>= 8), autotools-dev, libglib2.0-dev (>= 2.14.0), libgtk2.0-dev (>= 2.18.0), libperl-dev (>= 5.10.0), gettext (>= 0.14.5), libgtkspell-dev, libgnutls-dev (>= 2.2.0), zlib1g-dev +Build-Depends: debhelper (>= 8), autotools-dev, libglib2.0-dev (>= 2.14.0), libgtk2.0-dev (>= 2.18.0), libperl-dev (>= 5.10.0), gettext (>= 0.14.5), libgtkspell-dev, libgnutls28-dev, zlib1g-dev Standards-Version: 3.9.2 Homepage: http://kildclient.sf.net Vcs-Browser: http://kildclient.svn.sourceforge.net/viewvc/kildclient/trunk/debian/
signature.asc
Description: Digital signature

