~cjwatson/launchpad-buildd/snap-default-branch

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Martin Pool
  • Date: 2011-11-11 05:20:10 UTC
  • Revision ID: mbp@canonical.com-20111111052010-sjbcta3ex9xk9c4a
Tags: launchpad-buildd-92
Use debhelper for more of the package build.

Show diffs side-by-side

added added

removed removed

Lines of Context:
20
20
Section: misc
21
21
Architecture: all
22
22
Depends: python-twisted-core, python-twisted-web, ${misc:Depends}
23
 
Conflicts: launchpad-buildd (<<88)
 
23
Conflicts: launchpad-buildd (<< 88)
24
24
Description: Python libraries for a Launchpad buildd slave
25
25
 This contains the Python libraries that control the Launchpad buildd slave.