~ubuntu-branches/ubuntu/trusty/rstatd/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2009-06-09 16:38:48 UTC
  • Revision ID: james.westby@ubuntu.com-20090609163848-vdhff1aalu0ilmze
Tags: 4.0.1-4
* Reduce log verbosity; closes: #418969 
* Standards version is 3.8.1
* Set DH_COMPAT to 7
* Run dh_prep instead of dh_clean -k

Show diffs side-by-side

added added

removed removed

Lines of Context:
28
28
install-stamp: build-stamp
29
29
        dh_testdir
30
30
        dh_testroot
31
 
        dh_clean -k
 
31
        dh_prep
32
32
        dh_installdirs
33
33
        cp rpc.rstatd debian/rstatd/usr/sbin
34
34
        cp rstatd.8 debian/rstatd/usr/share/man/man8/rpc.rstatd.8