~ubuntu-branches/ubuntu/natty/libxi/natty-201011191114

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Julien Cristau
  • Date: 2009-11-21 18:39:28 UTC
  • mfrom: (1.1.10 upstream) (0.1.6 experimental)
  • Revision ID: james.westby@ubuntu.com-20091121183928-ek2jwqx3rmhv3zjz
Tags: 2:1.3-1
* Bump Standards-Version to 3.8.3.
* Add build-deps on xmlto and asciidoc to build the manpages.
* New upstream release.

Show diffs side-by-side

added added

removed removed

Lines of Context:
61
61
        rm -rf autom4te.cache */autom4te.cache
62
62
        rm -rf obj-*
63
63
        rm -f $$(find -name Makefile.in)
64
 
        rm -f compile config.guess config.sub configure depcomp install-sh
65
 
        rm -f ltmain.sh missing INSTALL aclocal.m4 mkinstalldirs
 
64
        rm -f INSTALL compile config.guess config.sub configure config.h.in
 
65
        rm -f depcomp install-sh ltmain.sh missing aclocal.m4 mkinstalldirs
66
66
 
67
67
        dh_clean
68
68
 
87
87
        dh_strip --dbg-package=$(PACKAGE)-dbg
88
88
        dh_compress
89
89
        dh_fixperms
90
 
        dh_makeshlibs -V'libxi6 (>= 2:1.2.0)'
 
90
        dh_makeshlibs -V'libxi6 (>= 2:1.2.99.4)'
91
91
        dh_shlibdeps
92
92
        dh_installdeb
93
93
        dh_gencontrol