~canonical-launchpad-branches/launchpad-buildd/trunk

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Martin Pool
  • Date: 2011-11-09 07:50:56 UTC
  • Revision ID: mbp@canonical.com-20111109075056-mj9ofht4vmu7lto1
Add snapshot of buildd source extracted from the Launchpad tree

Show diffs side-by-side

added added

removed removed

Lines of Context:
 
1
Source: launchpad-buildd
 
2
Section: admin
 
3
Priority: extra
 
4
Maintainer: Adam Conrad <adconrad@ubuntu.com>
 
5
Standards-Version: 3.5.9
 
6
Build-Depends-Indep: debhelper (>= 5)
 
7
 
 
8
Package: launchpad-buildd
 
9
Section: misc
 
10
Architecture: all
 
11
Depends: python-twisted-core, python-twisted-web, debootstrap, dpkg-dev, linux32, file, bzip2, sudo, ntpdate, adduser, apt-transport-https, lsb-release, apache2, bzr-builder (>=0.5), ${misc:Depends}
 
12
Description: Launchpad buildd slave
 
13
 This is the launchpad buildd slave package. It contains everything needed to
 
14
 get a launchpad buildd going apart from the database manipulation required to
 
15
 tell launchpad about the slave instance. If you are creating more than one
 
16
 slave instance on the same computer, be sure to give them independent configs
 
17
 and independent filecaches etc.