~ubuntu-branches/ubuntu/wily/sessioninstaller/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Martin Pitt
  • Date: 2015-08-09 12:50:08 UTC
  • mfrom: (1.1.12)
  • Revision ID: package-import@ubuntu.com-20150809125008-otjwmmoy2z3wyf2v
Tags: 0.20+bzr150-0ubuntu1
* Adjust Vcs-* for wily branch.
* New upstream snapshot:
  - Port to Python 3 (LP: #1440368)
  - Drop 03_new_gstreamer.patch, included upstream.
* debian/control: Move dependencies to Python 3.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
2
 
3
3
%:
4
 
        dh $@ --with python2
 
4
        dh $@ --with python3 --buildsystem=pybuild
5
5
 
6
6
override_dh_auto_clean:
7
7
        dh_auto_clean