~hazmat/pyjuju/maas-with-tags

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: kapil.thangavelu at canonical
  • Date: 2010-08-03 20:50:01 UTC
  • mfrom: (7.3.13 deb-packaging)
  • Revision ID: kapil.thangavelu@canonical.com-20100803205001-z01anfcu5u1dnsiu
debian packaging (very rough but useable), along with a script to build packages on ec2

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: ensemble
 
2
Section: python
 
3
Priority: optional
 
4
XS-Python-Version: >= 2.5
 
5
Maintainer: Ensemble Developers <ensemble@lists.ubuntu.com>
 
6
Build-Depends: debhelper (>= 7), python-support (>= 0.6), python-central (>= 0.5), python, cdbs
 
7
Homepage: https://launchpad.net/ensemble
 
8
Standards-Version: 3.8.4
 
9
 
 
10
Package: ensemble
 
11
Architecture: all
 
12
Depends: ${python:Depends}, ${misc:Depends}, python-twisted, python-txzookeeper
 
13
Provides: ${python:Provides}, ${misc:Depends}
 
14
XB-Python-Version: ${python:Versions}
 
15
Description: Cloud automation and orchestration.