Hello, I am going to NMU this bug next weekend, using this patch: --------------------- diff -u echoping-5.2.0/debian/changelog echoping-5.2.0/debian/changelog --- echoping-5.2.0/debian/changelog +++ echoping-5.2.0/debian/changelog @@ -1,3 +1,10 @@ +echoping (5.2.0-2.1) unstable; urgency=low + + * NMU + * Build against gnutls13 instead of gnutls11 + + -- Andreas Metzler <[EMAIL PROTECTED]> Sun, 2 Jul 2006 09:30:23 +0000 + echoping (5.2.0-2) unstable; urgency=medium
* Now built with gnutls11. Closes: #264743 diff -u echoping-5.2.0/debian/control echoping-5.2.0/debian/control --- echoping-5.2.0/debian/control +++ echoping-5.2.0/debian/control @@ -2,7 +2,7 @@ Section: net Priority: optional Maintainer: Stephane Bortzmeyer <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 2.0.40), libgnutls11-dev, libidn11-dev +Build-Depends: debhelper (>= 2.0.40), libgnutls-dev, libidn11-dev Standards-Version: 3.6.1 Package: echoping ------------------------ cu andreas -- The 'Galactic Cleaning' policy undertaken by Emperor Zhark is a personal vision of the emperor's, and its inclusion in this work does not constitute tacit approval by the author or the publisher for any such projects, howsoever undertaken. (c) Jasper Ffforde -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

