From 6d74afcd0e11de5cb56623d9121472e9212e8481 Mon Sep 17 00:00:00 2001 From: Joshua Harlow Date: Mon, 25 Jun 2012 12:28:59 -0700 Subject: 1. Moving around the packages dir. 2. Adjusting the bddep shell script 3. Starting to add a brpm --- debian.trunk/control | 31 ------------------------------- 1 file changed, 31 deletions(-) delete mode 100644 debian.trunk/control (limited to 'debian.trunk/control') diff --git a/debian.trunk/control b/debian.trunk/control deleted file mode 100644 index f0dcef6a..00000000 --- a/debian.trunk/control +++ /dev/null @@ -1,31 +0,0 @@ -Source: cloud-init -Section: admin -Priority: extra -Maintainer: Scott Moser -Build-Depends: cdbs, - debhelper (>= 5.0.38), - python (>= 2.6.6-3~), - python-nose, - pyflakes, - pylint, - python-mocker, -XS-Python-Version: all -Standards-Version: 3.9.3 - -Package: cloud-init -Architecture: all -Depends: cloud-utils, - procps, - python, - python-boto (>=2.0), - python-cheetah, - python-configobj, - python-oauth, - python-software-properties, - python-yaml, - ${misc:Depends}, - ${python:Depends} -XB-Python-Version: ${python:Versions} -Description: Init scripts for cloud instances - Cloud instances need special scripts to run during initialisation - to retrieve and install ssh keys and to let the user run various scripts. -- cgit v1.2.3