rpm,deb: drop unnecessary build-deps
- What I did
- How I did it
- How to verify it
- Description for the changelog
- A picture of a cute animal (not mandatory but encouraged)
Also curious if we need to look at updating the Standards-Version, and possibly if there's improvements we can use from newer versions; https://www.debian.org/doc/debian-policy/upgrading-checklist.html#version-3-9-6
At least I spotted some "-Arch" options (perhaps useful if we need architecture specific handling), and saw some mentions of fallbacks that are no longer needed.
https://github.com/docker/docker-ce-packaging/blob/1e9d8a686ed9e293ca8c0017fb1242f07ab6e691/deb/common/control#L21
Did a quick rebase after https://github.com/docker/docker-ce-packaging/pull/1124 was merged