~ubuntu-branches/ubuntu/saucy/autofs/saucy-proposed

Viewing all changes in revision 8.

  • Committer: Package Import Robot
  • Author(s): Michael Tokarev, Dmitry Smirnov, Michael Tokarev
  • Date: 2012-05-24 10:53:13 UTC
  • Revision ID: package-import@ubuntu.com-20120524105313-7fh0jlj4a7v2zn27
Tags: 5.0.6-2
[Dmitry Smirnov]
* minor update to 'manpages.patch' (Closes: #603092)
* added VCS links

[Michael Tokarev]
* conffile installation:
  - do no ship /etc/default/autofs (Closes: #673796)
  - install /etc/init.d/autofs manually (dh_installinit have issue finding it)
  - removed ugly symlinks debian/autofs.{default,init}
  - list bin programs and modules more explicitly in debian/*.install
  - transfer ucf conffile ownership from old autofs5 to autofs
* removed debian/configure_override
* recommend kmod|module-init-tools
* ship debian/autofs.init instead of heavily patching upstream script
* simplify (and fix) debian/autofs.init a bit in loading/checking modules,
  and use /bin/sh instead of /bin/bash
* remove messing with /dev/autofs misc device in initscript,
  it is managed by udev or devtmpfs
* remove (now unused) USE_MISC_DEVICE definition from default/autofs too
* do not check for modprobe or procfs in configure, since module loading
  is ifdef'ed out in the code, and #ifdef the missing parts too
  (do-not-check-for-modprobe-procfs-or-load-module.patch)
* always define standard program paths when building even if the corresponding
  utility isn't installed (e2fsck, mount, mount.nfs).  There is no need to
  check presence of standard utilities or verify their standard abilities.
* also define other paths explicitly instead of relying on a config-time
  search - the build will be wrong if some directory (eg, /etc/sysconfig)
  will be present during configure time.
* autoreconf and clean autoconf-generated files, FTBFS (Closes: #674391)
  This still does not make quilt patches easily revertable, since we
  don't save old configure and upstream changes patches configure to,
  so once regenerated by autoreconf, it will be different.
* do not use $DEB_HOST_MULTIARCH in debian/rules without setting it
* two patches:
    debian/patches/link-daemon-with-lpthread.patch
    debian/patches/save-hesiod-libs-correctly.patch
  to fix gold/-Wl,-no-as-needed FTBFS.
* remove individual upstream patches from debian/patches and replace them
  with single autofs-5.0.6-upstream-git.patch - all upstream commits in
  master branch since release_5_0_6 tag.  Update this patch to include
  all current fixes too (up to 2012-06-01).
* added debian/TODO file

expand all expand all

Show diffs side-by-side

added added

removed removed

Lines of Context: