THRIFT-3760 Fix install paths etc of debian packages for py and perl

This closes #965
diff --git a/debian/control b/debian/control
index be5209c..c1d478f 100644
--- a/debian/control
+++ b/debian/control
@@ -30,7 +30,7 @@
 Architecture: any
 Section: python
 Depends: ${python:Depends}, ${shlibs:Depends}, ${misc:Depends}, python-six
-Recommends: python-twisted-web
+Recommends: python-twisted-web, python-backports.ssl-match-hostname, python-ipaddress
 Provides: ${python:Provides}
 Description: Python bindings for Thrift
  Thrift is a software framework for scalable cross-language services