usertag 463359 + nmu-in-delayed-queue thanks An NMU is now pending in the delayed queue, patch follows.
diff -u aolserver4-nsldap-0.8/debian/changelog aolserver4-nsldap-0.8/debian/changelog --- aolserver4-nsldap-0.8/debian/changelog +++ aolserver4-nsldap-0.8/debian/changelog @@ -1,3 +1,11 @@ +aolserver4-nsldap (0.8-2.1) unstable; urgency=low + + * Non-maintainer upload. + * Define LDAP_DEPRECATED to continue use of deprecated LDAP functions. + Closes: #463359 + + -- dann frazier <[EMAIL PROTECTED]> Mon, 10 Mar 2008 09:31:19 -0600 + aolserver4-nsldap (0.8-2) unstable; urgency=low * Updated for aolserver 4.5 only in patch2: unchanged: --- aolserver4-nsldap-0.8.orig/nsldap.c +++ aolserver4-nsldap-0.8/nsldap.c @@ -38,6 +38,7 @@ #include <ns.h> #include <lber.h> +#define LDAP_DEPRECATED 1 #include <ldap.h> #define CONFIG_USER "user" /* LDAP default bind DN */ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]