~ubuntu-branches/ubuntu/wily/globus-openssl-module/wily-proposed

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Package Import Robot
  • Author(s): Mattias Ellert
  • Date: 2012-01-24 16:16:52 UTC
  • Revision ID: package-import@ubuntu.com-20120124161652-5gcn699y2euelsbz
Tags: 3.1-2
Fix broken links in README file

Show diffs side-by-side

added added

removed removed

Lines of Context:
82
82
        rm -f pkgdata/*.gpt
83
83
        rm -f pkgdata/$(name).pc
84
84
        rm -f pkgdata/pkg_data_src.pc.in
 
85
        rm -f gptdata.sh
85
86
        rm -f globus_automake*
86
87
        rm -rf autom4te.cache
87
88
 
150
151
        dh_installman -a
151
152
        dh_lintian -a
152
153
        dh_link -a
153
 
        dh_strip -a --dbg-package=globus-openssl-module-dbg
 
154
        dh_strip -a --dbg-package=$(name)-dbg
154
155
        dh_compress -a
155
156
        dh_fixperms -a
156
157
        dh_perl -a
167
168
        dh_installdocs -p lib$(name)-doc --link-doc=lib$(name)-dev
168
169
        dh_installdocs -i
169
170
        dh_installchangelogs -i
170
 
        dh_install -i
 
171
        dh_install -i --fail-missing
171
172
        dh_installman -i
172
173
        dh_link -i
173
174
        dh_compress -i -X .tag