~ubuntu-branches/ubuntu/hardy/firestarter/hardy

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Lionel Le Folgoc
  • Date: 2007-04-10 11:52:55 UTC
  • Revision ID: james.westby@ubuntu.com-20070410115255-exy4bey2g2gzmfuw
Tags: 1.0.3-2ubuntu1
* Merge from debian unstable. (fixes removal/purge issue, see LP: #83728)
* Remaining Ubuntu changes:
  + Add "GNOME" to .desktop Categories (closes Ubuntu #42452, #42501)
  + Don't run browser as root (closes Ubuntu #569)
  + debian/firestarter.init: apply patch from Daniel Robitaille adding
    lsb-base functions. Thanks also to Lionel Le Folgoc for taking note of
    this. (Closes: Malone #34217)
* Adhere to DebianMaintainerField.
* debian/postinst: use /bin/bash instead of /bin/sh (possible bashism).

Show diffs side-by-side

added added

removed removed

Lines of Context:
45
45
 
46
46
        dh_clean
47
47
 
 
48
        rm -f po/*.gmo
 
49
 
48
50
install: build
49
51
        dh_testdir
50
52
        dh_testroot
68
70
        dh_installmenu
69
71
        dh_installman
70
72
        dh_installchangelogs ChangeLog
71
 
        dh_installinit
 
73
        dh_installinit --no-start
72
74
        dh_gconf
73
75
        dh_link
74
76
        dh_strip