Package: prelude-lml Version: 1.0.0-5 Severity: normal Tags: patch pending Dear maintainer,
after conversion of libprelude and libpreludedb prelude-lml also needs source changes to not FTBFS because of conflicting build-dependencies. I've prepared an NMU for prelude-lml (versioned as 1.0.0-5.1) and uploaded it to DELAYED/13. Please feel free to tell me if I should delay it longer. cu Andreas * Rebuild against GnuTLS 3. Drop build-dependency on libgnutls-dev, instead rely on libprelude-dev pulling in GnuTLS (unused by prelude-lml) and gcrypt development packages. -- `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 prelude-lml-1.0.0/debian/changelog prelude-lml-1.0.0/debian/changelog --- prelude-lml-1.0.0/debian/changelog 2013-07-02 15:19:12.000000000 +0200 +++ prelude-lml-1.0.0/debian/changelog 2014-08-15 07:52:27.000000000 +0200 @@ -1,3 +1,12 @@ +prelude-lml (1.0.0-5.1) unstable; urgency=medium + + * Non-maintainer upload. + * Rebuild against GnuTLS 3. Drop build-dependency on libgnutls-dev, instead + rely on libprelude-dev pulling in GnuTLS (unused by prelude-lml) and + gcrypt development packages. + + -- Andreas Metzler <[email protected]> Fri, 15 Aug 2014 07:51:05 +0200 + prelude-lml (1.0.0-5) unstable; urgency=low * Bump Standards Version to 3.9.4 diff -Nru prelude-lml-1.0.0/debian/control prelude-lml-1.0.0/debian/control --- prelude-lml-1.0.0/debian/control 2013-07-02 15:16:28.000000000 +0200 +++ prelude-lml-1.0.0/debian/control 2014-08-15 07:50:40.000000000 +0200 @@ -7,7 +7,6 @@ libev-dev, libprelude-dev (>> 0.9.7), libpcre3-dev, - libgnutls-dev (>= 1.2.9), libicu-dev, quilt Standards-Version: 3.9.4

