~landscape/txaws/txaws-landscape-package

« back to all changes in this revision

Viewing changes to debian/control

  • Committer: Andreas Hasenack
  • Date: 2012-01-26 20:11:55 UTC
  • Revision ID: andreas@canonical.com-20120126201155-vhi7zb77s80k6hol
- Force buildsystem to be distutils, since the makefile doesn't have
  an install target and this broke the package build.
- Now it's distutils' tim to not have a test target, so override dh_auto_test
  to call the right test command.
- Since we are running tests at package build time, add some needed
  build dependencies.

Show diffs side-by-side

added added

removed removed

Lines of Context:
4
4
XS-Python-Version: >= 2.5
5
5
Maintainer: Ubuntu Developers <ubuntu-devel-discuss@lists.ubuntu.com>
6
6
Build-Depends: debhelper (>= 7.2.11), python-support (>= 0.6), python, cdbs, quilt,
7
 
 lsb-release, python-twisted-core
 
7
 lsb-release, python-twisted-core, python-openssl, python-lxml, python-twisted-web,
 
8
 python-dateutil
8
9
Homepage: https://launchpad.net/txaws
9
10
Standards-Version: 3.8.4
10
11