~james-w/bzr-builder/packaging

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: James Westby
  • Date: 2010-04-08 15:44:36 UTC
  • Revision ID: james.westby@canonical.com-20100408154436-wr6hv0wdase4efn1
Depend on python-apt, debuild and dput.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
Package: bzr-builder
15
15
Architecture: all
16
16
XB-Python-Version: ${python:Versions}
17
 
Depends: ${python:Depends}, ${misc:Depends}, bzr, python-debian
 
17
Depends: ${python:Depends}, ${misc:Depends}, bzr, python-debian, debuild, python-apt, dput
18
18
Description: construct a bzr branch from a recipe
19
19
 bzr-builder takes a 'recipe' which specifies several Bazaar branches to
20
20
 combine in a certain fashion as input, and provides the resulting branch