~ubuntu-branches/ubuntu/karmic/cl-asdf/karmic

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Peter Van Eynde
  • Date: 2005-09-22 12:52:31 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20050922125231-sqm42s5937nhrbkw
Tags: 1.89-1
* Noticed that I actually increased the version with the CVS commit
* Updated the standards version
* Remove the prepare build stuff, build through darcs
* Improve duplicate names test: use equal instead of equalp.
  From a comment from Faré.
* Remove CVS cruft
* Seperate CVS version of asdf.lisp from version of package. The tag
  is not the version of the package

Show diffs side-by-side

added added

removed removed

Lines of Context:
67
67
        dh_installman
68
68
        dh_installinfo
69
69
#       dh_undocumented
70
 
        dh_installchangelogs changelog
 
70
        dh_installchangelogs ChangeLog
 
71
        find debian/cl-asdf -name CVS -print0 | xargs -0t rm -rf || true
 
72
        find debian/cl-asdf -name .cvsignore -print0 | xargs -0t rm -f || true
71
73
        dh_link
72
74
        dh_strip
73
75
        dh_compress