summaryrefslogtreecommitdiff
path: root/debian/control
diff options
context:
space:
mode:
Diffstat (limited to 'debian/control')
-rw-r--r--debian/control12
1 files changed, 12 insertions, 0 deletions
diff --git a/debian/control b/debian/control
new file mode 100644
index 0000000..657cea5
--- /dev/null
+++ b/debian/control
@@ -0,0 +1,12 @@
+Source: leap-bonafide
+Maintainer: Micah Anderson <micah@debian.org>
+Section: python
+Priority: optional
+Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9)
+Standards-Version: 3.9.8
+
+Package: leap-bonafide
+Architecture: all
+Depends: ${misc:Depends}, ${python:Depends}, python-twisted,
+Description: LEAP Authentication and Service Discovery.
+ This package includes the python client.