Package bind-dyndb-ldap from src:bind9. (Closes: #1014503)
This should get rid of rebuild-nmu's and hopefully bring some sanity into maintaining the dyndb-ldap plugin.
The workflow goes something like this:
- bump bind9 to new upstream
- find that the plugin fails to build
- run debian/sync_dyndb-ldap.sh (syncs with upstream master)
- check that quilt patches still apply and fix if not
- run fakeroot debian/rules gen-dyndb-orig
- dpkg-buildpackage -S
- hope the build passes now
if it doesn't then dyndb-ldap/ needs to be patched