~ubuntu-branches/ubuntu/lucid/libopenoffice-oodoc-perl/lucid

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Damyan Ivanov, Franck Joncourt
  • Date: 2009-05-28 08:42:06 UTC
  • mfrom: (1.1.2 upstream)
  • Revision ID: james.westby@ubuntu.com-20090528084206-oka569vsrwxhp038
Tags: 2.108-1
[ Franck Joncourt ]
* New upstream release
* d/control:
  + Bumped up Standards-Version to 3.8.1 (no changes).
  + Updated BDI from perl (>= 5.6.10-12) to perl.
  + Add /me to Uploaders.
* d/copyright: Updated copyright years for upstream
* Do not install scripts both in /usr/share/doc/$pkg/examples and /usr/bin.
* d/clean: Added both OODoc/config.xml and odftest.odt to remove them during
  the clean stage rather than *rm* them through d.rules.

Show diffs side-by-side

added added

removed removed

Lines of Context:
14
14
 
15
15
clean:
16
16
        dh $@
17
 
        rm -f OODoc/config.xml
18
17
 
19
18
install: install-stamp
20
19
install-stamp: build-stamp
21
20
        dh install
22
 
        mv $(TMP)/usr/bin/oodoc_version $(TMP)/usr/share/doc/$(PKG)/examples/
 
21
        rm $(TMP)/usr/bin/oodoc_version
23
22
        touch $@
24
23
 
25
24
binary-arch: