~ubuntu-branches/ubuntu/oneiric/sysstat/oneiric

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Robert Luberda
  • Date: 2009-09-27 09:04:11 UTC
  • mfrom: (1.1.16 upstream) (2.1.6 sid)
  • Revision ID: james.westby@ubuntu.com-20090927090411-sc9wb4a1vbr69s7i
Tags: 9.0.5-1
* New upstream release.
* Add an override for `init.d-script-possible-missing-stop' lintian's 
  warning.

Show diffs side-by-side

added added

removed removed

Lines of Context:
1
1
#!/usr/bin/make -f
2
 
# $Id: rules 1450 2009-06-07 07:20:16Z robert $
 
2
# $Id: rules 1466 2009-09-27 07:05:39Z robert $
3
3
# Sample debian/rules that uses debhelper.
4
4
# This file is public domain software, originally written by Joey Hess.
5
5
#
84
84
        dh_testdir
85
85
        dh_testroot
86
86
#       dh_installchangelogs 
87
 
        dh_desktop
88
87
        dh_installdocs
89
88
        dh_installexamples
90
89
        dh_installmenu
102
101
 
103
102
        sh debian/fix.sh $(PACKAGE)
104
103
 
 
104
        dh_lintian
105
105
        dh_strip
106
106
        dh_link
107
107
        dh_compress