/mandos/release

To get this branch, use:
bzr branch http://bzr.recompile.se/loggerhead/mandos/release

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Teddy Hogeborn
  • Date: 2008-09-19 17:30:43 UTC
  • Revision ID: teddy@fukt.bsnet.se-20080919173043-oar4cbayx4ow122x
* debian/control (mandos, mandos-client): Depend on "adduser".
  (mandos): Removed unused substitution variables.

* debian/mandos-client.postinst (update_initramfs, create_key): Do not
                                                                use
                                                                "type".
  (add_mandos_user): Do not call the user "Mandos password daemon".

* debian/mandos.postinst (add_mandos_user): - '' -

* debian/mandos-client.postrm (purge): Do not use "type".  Do not
                                       remove config directories; this
                                       is done automatically.

Show diffs side-by-side

added added

removed removed

Lines of Context:
47
47
        dh_installdirs --indep
48
48
        $(MAKE) DESTDIR=$(CURDIR)/debian/mandos install-server
49
49
        dh_lintian
50
 
        dh_installinit --onlyscripts \
51
 
                --update-rcd-params="defaults 25 15"
 
50
        dh_installinit --onlyscripts --no-start
52
51
        dh_install --indep
53
52
 
54
53
install-arch:
65
64
        dh_testroot
66
65
        dh_installchangelogs
67
66
        dh_installdocs
 
67
#       dh_installdebconf
68
68
        dh_link
69
69
        dh_strip
70
70
        dh_compress
71
71
        dh_fixperms --exclude etc/keys/mandos \
72
72
                --exclude etc/mandos/clients.conf \
73
 
                --exclude etc/mandos/plugins.d \
74
73
                --exclude usr/lib/mandos/plugins.d
75
74
        dh_installdeb
76
75
        dh_shlibdeps