From 010228da8d51e6d1f707087c828cf6c66f586c5e Mon Sep 17 00:00:00 2001 From: "Kali Kaneko (leap communications)" Date: Wed, 27 Apr 2016 22:19:22 -0400 Subject: [deb] add debian packaging --- debian/control | 12 ++++++++++++ 1 file changed, 12 insertions(+) create mode 100644 debian/control (limited to 'debian/control') 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 +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. -- cgit v1.2.3