~ubuntu-branches/ubuntu/trusty/elida/trusty

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Anibal Monsalve Salazar
  • Date: 2009-07-05 13:14:40 UTC
  • Revision ID: james.westby@ubuntu.com-20090705131440-mf19uy569vlb9rdo
Tags: 0.4
* Don't overwrite result/$pkg if it has an old version of $pkg
* Don't use perl to cumpute dates
* Support bindmounts (closes: 488335)
* Fix out-of-date-standards-version
* Fix copyright-refers-to-versionless-license-file
* Fix maintainer-script-ignores-errors
* Fix wrong-name-for-changelog-of-native-package

Show diffs side-by-side

added added

removed removed

Lines of Context:
26
26
        install -m 0755 elida.init.d $T/etc/init.d/$P
27
27
        install -m 0644 elida.1 $T/usr/share/man/man1
28
28
        install -m 0644 elidad.1 $T/usr/share/man/man1
29
 
        install -m 0644 debian/changelog $T/usr/share/doc/$P/changelog.Debian
30
 
        install -m 0644 ChangeLog $T/usr/share/doc/$P/changelog
 
29
        install -m 0644 debian/changelog $T/usr/share/doc/$P/changelog
31
30
        install -m 0644 README $T/usr/share/doc/$P
32
31
        gzip -9 $T/usr/share/man/man1/*
33
32
        gzip -9 $T/usr/share/doc/$P/*