~ubuntu-branches/ubuntu/vivid/xauth/vivid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Bryce Harrington
  • Date: 2007-06-22 15:19:06 UTC
  • mfrom: (1.1.5 upstream)
  • Revision ID: james.westby@ubuntu.com-20070622151906-3w5hz7i3d2hct2vu
Tags: 1:1.0.2-0ubuntu1
* New upstream release
* debian/control:
  - Updated Maintainer
  - Updated where module can be found
  - Added XS-Vcs* info
* debian/copyright
  - Added copyright for packaging
* debian/rules
  - Added cleanup for Makefile, config.h, stamp-*

Show diffs side-by-side

added added

removed removed

Lines of Context:
49
49
        rm -f conftest* */conftest*
50
50
        rm -rf autom4te.cache */autom4te.cache
51
51
        rm -rf obj-*
 
52
        rm -f Makefile config.h stamp-*
52
53
 
53
54
        dh_clean
54
55