usertag 463365 + nmu-in-delayed-queue thanks An NMU is now pending in the delayed queue, patch follows.
diff -Nru teapop-0.3.7/debian/changelog teapop-0.3.7/debian/changelog --- teapop-0.3.7/debian/changelog 2007-02-13 01:59:16.000000000 -0700 +++ teapop-0.3.7/debian/changelog 2008-03-10 10:05:21.000000000 -0600 @@ -1,3 +1,11 @@ +teapop (0.3.7-5.1) unstable; urgency=low + + * Non-maintainer upload. + * Define LDAP_DEPRECATED to continue use of deprecated LDAP functions. + Closes: #463365 + + -- dann frazier <[EMAIL PROTECTED]> Mon, 10 Mar 2008 10:04:50 -0600 + teapop (0.3.7-5) unstable; urgency=low * Update build-dep on postgresql-dev to libpq-dev. Closes: #409771 diff -Nru /tmp/V8Pl08mEvU/teapop-0.3.7/teapop/pop_ldap.c /tmp/zNKjWZva5K/teapop-0.3.7/teapop/pop_ldap.c --- teapop-0.3.7/teapop/pop_ldap.c 2007-02-13 01:48:32.000000000 -0700 +++ teapop-0.3.7/teapop/pop_ldap.c 2008-03-10 10:04:42.000000000 -0600 @@ -47,6 +47,7 @@ #include <stdlib.h> #include <unistd.h> +#define LDAP_DEPRECATED 1 #include <ldap.h> #include "teapop.h" -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]