~ubuntu-branches/ubuntu/oneiric/libmath-vec-perl/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): gregor herrmann
  • Date: 2006-09-15 00:32:19 UTC
  • Revision ID: james.westby@ubuntu.com-20060915003219-hjke9lz20k53nrnt
Tags: 0.04-2
* New Maintainer: Debian Perl Group.
* Add libtest-pod-perl and libtest-pod-coverage-perl to build dependencies.
* Add environment variables to debian/rules to active pod and pod-coverage tests.
* Add watch file.

Show diffs side-by-side

added added

removed removed

Lines of Context:
48
48
        dh_clean -k
49
49
 
50
50
        # Add commands to install the package into debian/$PACKAGE_NAME here
51
 
        $(PERL) Build test
 
51
        TEST_POD_COVERAGE=1 TEST_POD=1 $(PERL) Build test
52
52
        $(PERL) Build install destdir=$(TMP)
53
53
 
54
54
        touch install-stamp