~canonical-platform-qa/ubuntu-autopilot-tests/launcher

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Leo Arias
  • Date: 2014-06-19 21:24:01 UTC
  • mfrom: (20.2.5 skip_dialer)
  • Revision ID: leo.arias@canonical.com-20140619212401-a9f3ofgc9ankvscq
Ported package to python3. Removed dialer tests for now, because it is python2.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
# -*- makefile -*-
3
3
 
4
 
export DPKG_GENSYMBOLS_CHECK_LEVEL=4
5
 
 
6
4
# Uncomment this to turn on verbose mode.
7
5
#export DH_VERBOSE=1
8
6
 
9
7
%:
10
 
        dh $@ --fail-missing
 
8
        dh $@ --fail-missing --with python3 --buildsystem pybuild
11
9
 
12
10
override_dh_auto_test:
13
11
        flake8 ubuntu_experience_tests/