~ubuntu-branches/ubuntu/feisty/slime/feisty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2006-12-05 10:35:50 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20061205103550-qh2ij11czkh5x7ns
Tags: 1:20061201-2
Fix stupid merge error that I missed. 

Show diffs side-by-side

added added

removed removed

Lines of Context:
80
80
        dh_installdocs HACKING NEWS PROBLEMS README doc/slime.ps doc/slime.pdf debian/old-changelog
81
81
        dh_installexamples
82
82
        dh_install
 
83
        cp debian/overrides.slime debian/slime/usr/share/lintian/overrides/slime
 
84
        cp debian/overrides.cl-swank debian/cl-swank/usr/share/lintian/overrides/cl-swank
83
85
#       dh_installmenu
84
86
#       dh_installdebconf       
85
87
#       dh_installlogrotate
97
99
## `slime-changelog-date', in slime.el - also note the postinst.
98
100
        dh_compress -Xpdf -Xchangelog
99
101
        gzip -9 debian/slime/usr/share/doc/slime/changelog.Debian
 
102
        gzip -9 debian/cl-swank/usr/share/doc/cl-swank/changelog.Debian
100
103
        dh_fixperms
101
104
#       dh_perl
102
105
#       dh_python