~ubuntu-branches/ubuntu/vivid/mako/vivid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Piotr Ożarowski
  • Date: 2014-06-10 20:38:26 UTC
  • mfrom: (1.4.7)
  • Revision ID: package-import@ubuntu.com-20140610203826-5gtppywd9v3gf14a
Tags: 1.0.0-1
* New upstream release
* Add python-changelog and python-sphinx-paramlinks to Build-Depends
  (needed while rebuilding documentation)
* Enable Python 3.X tests during build (add necessary packages to
  Build-Depends)
* Update links to upstream changelog (now points to changelog.rst)
* Add lintian override for source-is-missing doc/searchindex.js
  (this file is generated by sphinx-build, all sources are in the tarball)

Show diffs side-by-side

added added

removed removed

Lines of Context:
19
19
build-indep: build-docs
20
20
build-arch:
21
21
 
22
 
test: $(PYVERS:%=test-python%)
 
22
test: $(PYVERS:%=test-python%) $(PY3VERS:%=test-python%)
23
23
test-python%:
24
24
        -
25
25
ifeq (,$(findstring nocheck,$(DEB_BUILD_OPTIONS)))
50
50
        dh_testdir -i
51
51
        dh_testroot -i
52
52
        dh_installchangelogs -i
53
 
        dh_installchangelogs -p python-mako-doc CHANGES
54
53
        dh_installdocs -i
55
54
        dh_installexamples -i
56
55
        dh_link -i