On 2014-06-22 Andreas Metzler <[email protected]> wrote: [...] > Please build dsyslog 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 fixig 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 dsyslog-0.6.0/debian/changelog dsyslog-0.6.0+nmu1/debian/changelog --- dsyslog-0.6.0/debian/changelog 2009-07-24 16:23:48.000000000 +0200 +++ dsyslog-0.6.0+nmu1/debian/changelog 2014-08-07 19:14:06.000000000 +0200 @@ -1,3 +1,10 @@ +dsyslog (0.6.0+nmu1) unstable; urgency=low + + * Non-maintainer upload. + * Rebuild against gnutls v3. Closes: #752306 + + -- Andreas Metzler <[email protected]> Thu, 07 Aug 2014 19:14:03 +0200 + dsyslog (0.6.0) unstable; urgency=low [ William Pitcock] diff -Nru dsyslog-0.6.0/debian/control dsyslog-0.6.0+nmu1/debian/control --- dsyslog-0.6.0/debian/control 2009-07-24 15:23:53.000000000 +0200 +++ dsyslog-0.6.0+nmu1/debian/control 2014-08-07 19:14:20.000000000 +0200 @@ -3,7 +3,7 @@ Priority: extra Maintainer: William Pitcock <[email protected]> Uploaders: Darren Blaber <[email protected]>, Micah Anderson <[email protected]> -Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, libmysqlclient15-dev, libpq-dev, libgnutls-dev +Build-Depends: debhelper (>= 5), autotools-dev, libglib2.0-dev, libmysqlclient15-dev, libpq-dev, libgnutls28-dev Standards-Version: 3.8.2 Homepage: http://nenolod.net/dsyslog
signature.asc
Description: Digital signature

