Add debian directory for etch
diff --git a/etch/pyopenssl-doc.doc-base b/etch/pyopenssl-doc.doc-base
new file mode 100644
index 0000000..e57eb3f
--- /dev/null
+++ b/etch/pyopenssl-doc.doc-base
@@ -0,0 +1,13 @@
+Document: pyopenssl-manual
+Title: Python OpenSSL Manual
+Author: Martin Sjögren
+Abstract: Manual for the pyOpenSSL package.
+  This module is a rather thin wrapper around (a subset of) the
+  OpenSSL library. With thin wrapper I mean that a lot of the
+  object methods do nothing more than calling a corresponding
+  function in the OpenSSL library.
+Section: Apps/programming
+
+Format: HTML
+Index: /usr/share/doc/pyopenssl-doc/html/index.html
+Files: /usr/share/doc/pyopenssl-doc/html/*