~ubuntu-branches/ubuntu/raring/autofs5/raring

« back to all changes in this revision

Viewing changes to debian/rules

  • Committer: Bazaar Package Importer
  • Author(s): Jan Christoph Nordholz
  • Date: 2009-03-09 01:16:48 UTC
  • mfrom: (1.1.1 upstream)
  • Revision ID: james.westby@ubuntu.com-20090309011648-gjynlid883f0s2c4
Tags: 5.0.4-1
* New upstream version (5.0.4 plus patchset as of 2009/03/09).
  * Closes: #518728.
  * Remove dpatch 14, applied upstream.
* New dpatch 14 to avoid using the relatively young SOCK_CLOEXEC
  feature.
* Only invoke 'make clean' on clean target so ./configure isn't
  purged.
* Fix a typo in the postinst regarding the ucf conffile handling.
* Add 'set -e' to package maintenance scripts.
* Drop unnecessary /var/run/autofs from package.

Show diffs side-by-side

added added

removed removed

Lines of Context:
6
6
        dh_testdir
7
7
        dh_testroot
8
8
        rm -f build.stamp install.stamp
9
 
        $(MAKE) distclean
 
9
        $(MAKE) clean
 
10
        rm -f Makefile.conf config.log config.status include/config.h
10
11
        dpatch deapply-all
11
12
        dh_clean
12
13
 
37
38
        mv debian/autofs5/usr/lib/autofs/lookup_ldap* debian/autofs5-ldap/usr/lib/autofs/
38
39
        mv debian/autofs5/usr/lib/autofs/*_hesiod* debian/autofs5-hesiod/usr/lib/autofs/
39
40
        mv debian/autofs5/etc/autofs_ldap_auth.conf debian/autofs5-ldap/etc/
 
41
        rmdir debian/autofs5/var/run/autofs
40
42
 
41
43
binary: binary-arch binary-indep
42
44
binary-arch: install