Bug 4847: Remove the python dependency for package builds
authorJonathan Druart <jonathan.druart@biblibre.com>
Tue, 24 Mar 2015 12:23:53 +0000 (13:23 +0100)
committerTomas Cohen Arazi <tomascohen@gmail.com>
Wed, 25 Mar 2015 14:22:49 +0000 (11:22 -0300)
commitd269bef7eb536a94013e0c415bb3572d2a1e65dd
tree32a4429709bdfec4f106b8fb5b8f6a378ca19658
parente044995d8ab9c9a452faf978bd9dc8676a9c36a5
Bug 4847: Remove the python dependency for package builds

The only place python is used is in the debian/bd-to-depends script.
This patch rewrite this script using perl.

Test plan:
The execution of
  debian/bd-to-depends
Should return the same output.

Signed-off-by: Robin Sheat <robin@catalyst.net.nz>
Checked output, built a package, all is happy. Yay for no python!

Signed-off-by: Tomas Cohen Arazi <tomascohen@gmail.com>
debian/bd-to-depends
debian/control
debian/control.in