diff options
author | Micah Anderson <micah@riseup.net> | 2012-08-15 16:21:40 -0400 |
---|---|---|
committer | Micah Anderson <micah@riseup.net> | 2012-08-15 16:21:40 -0400 |
commit | 72bb9aa8bb2ce814572063974abe719920b87da7 (patch) | |
tree | 211920ef85639ec1ec30797c195233c510b8c7fd /debian/control | |
parent | c46d8da153ac658c8bd145376e22b1218db1090a (diff) |
remove debian directory from master
Diffstat (limited to 'debian/control')
-rw-r--r-- | debian/control | 19 |
1 files changed, 0 insertions, 19 deletions
diff --git a/debian/control b/debian/control deleted file mode 100644 index d4b38f25..00000000 --- a/debian/control +++ /dev/null @@ -1,19 +0,0 @@ -Source: python-leap-client -Section: unknown -Priority: extra -Maintainer: kali <kali@leap.se> -Standards-Version: 3.9.3 -Homepage: http://leap.se -#Vcs-Git: git://git.debian.org/collab-maint/python-leap-client.git -#Vcs-Browser: http://git.debian.org/?p=collab-maint/python-leap-client.git;a=summary -X-Python-Version: >= 2.7 - -Package: python-leap-client -Architecture: any -#XXX ??? -Depends: ${shlibs:Depends}, ${misc:Depends} -Depends: openvpn, python-qt4 -#XXX should deprecate python-support methinks -Build-Depends: debhelper (>= 8.0.0), python-support, pyqt4-dev-tools, python-sphinx -Description: the encrypted interned toolkit - <insert long description, indented with spaces> |