~ubuntu-branches/ubuntu/lucid/prevu/lucid-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Albin Tonnerre
  • Date: 2007-03-14 02:07:44 UTC
  • Revision ID: james.westby@ubuntu.com-20070314020744-n4skkkhpih9ntaxb
Tags: 1:0.4.1bzr46-0ubuntu2
* Update the package to comply with the New Python Policy (LP: #72825)
* Remove lintian overrides because of inconsistent use (LP: #72826)

Show diffs side-by-side

added added

removed removed

Lines of Context:
40
40
        dh_installdirs
41
41
 
42
42
        $(MAKE) install DESTDIR=$(CURDIR)/debian/prevu
43
 
        install -D -o root -g root -m 0644 debian/lintian $(CURDIR)/debian/prevu/usr/share/lintian/overrides/prevu
44
43
 
45
44
# Build architecture-independent files here.
46
45
binary-indep: build install
50
49
        dh_installdocs
51
50
        dh_installexamples
52
51
        dh_installman
 
52
        dh_pycentral
53
53
        dh_link
54
54
        dh_strip
55
55
        dh_compress