libmicrohttpd-dev: drop gcrypt-dev dependency
This series contains a bit of minor packaging cleanup, but its goal is to drop the dependency on libgcrypt-dev from libmicrohttpd-dev (commit 9f73678f).
The packaging cleanup also:
- imports an as-yet unreleased fix from upstream that should enable building properly on parallel systems
- updates the standards-version (as the package is already in compliance with 4.5.0 afaict)
- adds Rules-Requires-Root: no (since we do not need to be root to build this package)
- does
wrap-and-sort -astfor cleaner, more readable diffs in the future - uses https:// for pointers to upstream data