From ac477de207b132f479efbaad28b1db985f908bb6 Mon Sep 17 00:00:00 2001 From: Micah Anderson Date: Thu, 30 May 2013 22:45:35 -0400 Subject: remove unnecessary files from repository --- debian/#control# | 14 -------------- debian/.#control | 1 - pkg/requirements-testing.pip | 1 - pkg/requirements.pip | 10 ---------- 4 files changed, 26 deletions(-) delete mode 100644 debian/#control# delete mode 120000 debian/.#control delete mode 100644 pkg/requirements-testing.pip delete mode 100644 pkg/requirements.pip diff --git a/debian/#control# b/debian/#control# deleted file mode 100644 index 9f79cc3..0000000 --- a/debian/#control# +++ /dev/null @@ -1,14 +0,0 @@ -Source: leap-common -Maintainer: Micah Anderson -Section: python -Priority: optional -Build-Depends: python-setuptools (>= 0.6b3), python-all (>= 2.6.6-3), debhelper (>= 9), python-protobuf, python-protobuf.socketrpc, protobuf-c-compiler -Standards-Version: 3.9.4 - -Package: python-leap.common -Architecture: all -Depends: ${misc:Depends}, ${python:Depends}, python-jsonschema, python-xdg, python-protobuf, python-protobuf.socketrpc, - python-dateutil, python-autopep8, python-openssl, python-gnupg -Description: Common python files needed by LEAP projects. - This package contains common python functions that are needed - for the LEAP Client project diff --git a/debian/.#control b/debian/.#control deleted file mode 120000 index cedfffd..0000000 --- a/debian/.#control +++ /dev/null @@ -1 +0,0 @@ -micah@muck.riseup.net.4743:1369862767 \ No newline at end of file diff --git a/pkg/requirements-testing.pip b/pkg/requirements-testing.pip deleted file mode 100644 index 932a895..0000000 --- a/pkg/requirements-testing.pip +++ /dev/null @@ -1 +0,0 @@ -mock diff --git a/pkg/requirements.pip b/pkg/requirements.pip deleted file mode 100644 index 141c325..0000000 --- a/pkg/requirements.pip +++ /dev/null @@ -1,10 +0,0 @@ -jsonschema<=0.8 -pyxdg -protobuf -pyopenssl -python-dateutil -autopep8 -python-gnupg -PyCrypto - -https://protobuf-socket-rpc.googlecode.com/files/protobuf.socketrpc-1.3.2.tar.gz -- cgit v1.2.3