am-utils (6.2+rc20110530-3) unstable; urgency=low

  * Fixed missing build dependency on dpkg-dev

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 18 Jan 2012 20:54:36 +0000

am-utils (6.2+rc20110530-2) unstable; urgency=low

  * Switch to using dpkg-buildflags as recommended by dpkg 1.16
  * Set variables from standard dpkg makefile includes
  * Added Danish translation from Joe Dalton (Closes: #654811)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 11 Jan 2012 21:16:46 +0000

am-utils (6.2+rc20110530-1) unstable; urgency=low

  * Imported Upstream version 6.2+rc20110530
  * nfs_mount.h-needs-sys-socket.h.patch no longer needed
  * New patch to support recent libtool versions by using libtoolize
    (Closes: #628312)
  * Updated policy to 3.9.2

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon, 30 May 2011 17:00:03 +0100

am-utils (6.2+rc20101201-3) unstable; urgency=low

  * Remove .la files (Closes: #621295)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Thu, 07 Apr 2011 17:17:59 +0100

am-utils (6.2+rc20101201-2) unstable; urgency=low

  * Force use of autofs4 on systems which have autofs5

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon, 07 Mar 2011 13:04:45 +0000

am-utils (6.2+rc20101201-1) unstable; urgency=low

  * Imported Upstream version 6.2+rc20101201
  * Patch buildall so it notices the localconfig header
  * Patch to fix kernel structure hostname field
    (Closes: #596966, #496062, #597076)
  * Fix restart problem (Closes: #597077) 
  * Patch configure.in to detect linux/nfs_mount.h properly
  * Updated build procedure for squeeze
  * Updated to standards 3.9.1 and fixed Lintian warnings

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 12 Jan 2011 20:16:13 +0000

am-utils (6.1.5-15+nmu1) unstable; urgency=low

  * Non Maintainer Upload
  * Include linux/nfs_mount.h in conf/mount/linux_mount.c (Closes: #560528)

 -- Don Armstrong <don@debian.org>  Mon, 13 Sep 2010 18:37:08 -0700

am-utils (6.1.5-15) unstable; urgency=low

  * Updated to standards 3.8.3
  * Fixed build problem with info docs (Closes: #546774)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 16 Sep 2009 09:49:30 +0200

am-utils (6.1.5-14) unstable; urgency=low

  * Fixed two lintian errors

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Tue, 15 Sep 2009 14:47:44 +0200

am-utils (6.1.5-13) unstable; urgency=low

  * Use config.sub and config.guess from Debian properly (Closes: #538612)
  * Updated Spanish translation (Closes: #529029)
  * Added Russian debconf translation (Closes: #541747)
  * pawd null pointer dereference fixed (Closes: #525844)
  * Updated to standards 3.8.2
  * Updated to debhelper v7
  * A few lintian issues fixed
  * Corrected postinst updated-rc.d use (Closes: #521392)
  * Fix dependencies in init script (Closes: #543824)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Tue, 15 Sep 2009 14:14:05 +0200

am-utils (6.1.5-12) unstable; urgency=low

  * Change postinst to use invoke-rc.d, so that am-utils can be safely
    installed in chroots. (Closes: #498707)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Sat, 20 Sep 2008 11:26:27 +0200

am-utils (6.1.5-11) unstable; urgency=low

  * Added patch to use at most version 4 of the NFS mount struct, pending a
    proper fix to support later versions upstream in the future
    (Closes: #496060)
  * Updated to policy 3.8.0
  * Moved documentation to System/Administration (from old non-existent section)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Thu, 04 Sep 2008 18:34:21 +0200

am-utils (6.1.5-10) unstable; urgency=low

  * Restored mk-amd-map and manual page (Closes: #467054)
  * Added support for the DEB_BUILD_OPTIONS debug option
  * Removed ancient versioned conflict with old amd package (Closes: #468423)
  * Using quilt for patch management
  * Patch from Dominic Hargreaves for mk-amd-map to clean up temporary files
    more consistently (Closes: #467456)
  * Patch from Philippe Troin for using nolock option on toplvl mounts
    (Closes: #479884)
  * Turned the 6.1.5-6 autoconf changes into a manageable patch

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 11 Jun 2008 18:04:38 +0200

am-utils (6.1.5-9) unstable; urgency=low

  * Fix source package upload (Closes: #462880)
  * Fix permissions on debian/changelog to allow binNMU uploads
    (Closes: #462857)
  * Removed texinfo source from docs package - not supported by doc-base

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon, 28 Jan 2008 22:34:29 +0000

am-utils (6.1.5-8) unstable; urgency=low

  * New pt_BR debconf translation (Closes: #447148)
  * Fix shlibdeps for am-utils (Closes: #453795)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon, 22 Oct 2007 07:16:55 +0100

am-utils (6.1.5-7) unstable; urgency=low

  * Added build-dependency on po-debconf to satisfy lintian
  * Changed build-dependency on libwrap-dev to libwrap0-dev (Closes: #436308)

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed,  8 Aug 2007 16:36:24 +0000

am-utils (6.1.5-6) unstable; urgency=low

  * Enabled autofs support (nfs remains the default)
  * init script modified to try to be more thorough when shutting down amd
    especially when using autofs as the mount method.
  * Added Italian debconf translation (Closes: #422415).
  * Added build dependency on linux-kernel-headers, and backported autoconf
    change for kernel version from 6.1.6 CVS prerelease (Closes: #427260).

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Wed, 20 Jun 2007 18:12:53 +0100

am-utils (6.1.5-5) unstable; urgency=low 

  * Added nl debconf translation (Closes: #414770).

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Sun, 18 Mar 2007 09:17:49 +0000

am-utils (6.1.5-4) unstable; urgency=low 

  * New Galician debconf translation (Closes: #413343)
  * Updated Portuguese and German debconf translations (Closes: #407579,
    #413386).
  * Converted all debconf translations to UTF-8

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon,  5 Mar 2007 14:46:35 +0000

am-utils (6.1.5-3) unstable; urgency=low  

  * Moved amq-check-wrap check from config back to postinst (Closes: #400229).
  * Fixed an error in the postrm script

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Mon, 27 Nov 2006 20:37:54 +0000

am-utils (6.1.5-2) unstable; urgency=low 

  * Re-working of packaging scripts to meet policy, and place
    /etc/default/am-utils under ucf control.
  * Added LSB INIT INFO to init script as per policy
  * Fixed incorrect command line when setting the cluster name in
    /etc/default/am-utils
  * Standards version 3.7.2

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Sun,  1 Oct 2006 08:27:02 +0100

am-utils (6.1.5-1) unstable; urgency=low


  * New upstream release
  * Modified rules and control to support cross-compiling and generally
    follow recommendations set out in the autotools-dev package
  * Added AM_UTILS_CLUSTERNAME so that ${cluster} is under debconf control

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Fri, 12 May 2006 17:16:46 +0100

am-utils (6.1.3-2) unstable; urgency=low

  * Moved a stray manpage from /usr/man to /usr/share/man. Closes: #344229
    (by Nathanael Nerode), a release critical bug.  Patch from Lars Wirzenius.
  * Fixed init script not to barf if NIS not set up on machines with FQDN.

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Thu,  5 Jan 2006 12:24:32 +0000

am-utils (6.1.3-1) unstable; urgency=low

  * New upstream version (Closes: #331566)
  * Updated sv translation (Closes: #330260)
  * New pt_PT translation thanks to Marco Ferra <mferra@sdf.lonestar.org>
    (Closes: #336341)
  * Re-worked rules file to use dh_install rather than dh_movefiles

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Thu, 10 Nov 2005 10:01:48 +0000
 
am-utils (6.1.1-1) unstable; urgency=low

  * New upstream version (Closes: #318521)
  * Added ldap support (Closes: #276559)
  * Cookbook modified to reflect the lack of extended regexps (Closes:
    #248388)
  * mtab / mounts discrepancies believed fixed upstream (Closes: #89029)
  * Moved libamu.la into -dev package in accordance with policy section 10.2

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Thu,  1 Sep 2005 15:34:06 +0100
 
am-utils (6.0.9-4) unstable; urgency=low

  * New maintainer
  * Fully closes bugs fixed by prior NMUs (closes: #285095, #205794,
    #206440, #274223, #276738, #249666).
  * Added source dependency on recent texi2html
  * German debconf translation fixes from Jens Seidel <jensseidel@users.sf.net>.
    (closes: #314133)
  * Vietnamese debconf from Clytie Siddall <clytie@riverland.net.au>.
    (closes: #313030)
  * Japanese debconf from Kenshi Muto <kmuto@debian.org>. (closes: #307135)
  * Updated Czech debconf from Miroslav Kure <kurem@upcase.inf.upol.cz>.
    (closes: #313248)
  * Removed a couple of bashisms from am-utils config, postinst and postrm.
  * Purging no longer incorrectly deletes files in /etc/am-utils that were not
    created by the package.

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Tue, 23 Aug 2005 13:36:11 +0100
 
am-utils (6.0.9-3.3) unstable; urgency=low

  * Non-maintainer upload.
  * Fix build failure with GCC 4.0, based on a patch by Andreas Jochens.
    hlfsd/homedir.c: don't declare mboxfile[] as static, because it
    was already declared extern in hlfsd/hlfsd.h. (closes: #285095)
  * Updated to policy 3.6.2.
  * debian/rules: Use the texi2html -output option to work with current
    texi2html versions.

 -- Roger Leigh <rleigh@debian.org>  Sat, 16 Jul 2005 12:54:47 +0100

am-utils (6.0.9-3.2) unstable; urgency=low

  * Non-maintainer upload
  * Switched to po-debconf. (closes: #205794)
  * Added French debconf template translation. (closes: #206440)
  * Added Czech debconf template translation.
  * Updated Spanish debconf template translation.
  * All above patches from Lucas Wall

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Sat, 26 Mar 2005 20:07:58 +0000

am-utils (6.0.9-3.1) unstable; urgency=medium

  * NMU
  * Changed debian/rules and added localconfig.h to override configure's
    decisions about what filesystems to support so that it no longer
    depends on the configuration of the build host kernel (Closes: #274223,
    #276738.)
  * Added missing Section to control
  * Updated to policy 3.6.1

 -- Tim Cutts <timc@chiark.greenend.org.uk>  Sat, 27 Nov 2004 15:08:49 +0000

am-utils (6.0.9-3.0) unstable; urgency=low

  * Non-Maintainer Upload - remove info dir.gz and dir.old.gz files,
    closes: #249666.

 -- Stephen Quinney <stephen@jadevine.org.uk>  Fri, 13 Aug 2004 20:31:06 +0100

am-utils (6.0.9-3) unstable; urgency=low

  * Relax the checks made by amq-check-wrap: it was checking that both
    localhost and 127.0.0.1 were allowed to connect, but amd only required
    one of the two to pass the test; closes: #202608.

 -- Philippe Troin <phil@fifi.org>  Sun, 27 Jul 2003 19:09:02 -0700

am-utils (6.0.9-2) unstable; urgency=low

  * Spell checked all files in debian/.
  * Removed an old change in amd/get_args that was supposed to prevent
    stuff to be written to the console before the log file was switched to
    the syslog. Nowadays, am-utils switches to the syslog earlier and the
    change is no more needed.
  * Ran 'libtoolize --force --copy', 'aclocal' and 'autoconf' in top-level
    directory to update libtool for mips/mipsel architectures. Debian
    .diff.gz files now shipping with updated copies of config.sub,
    config.guess, ltmain.sh, aclocal.m4 and configure. Closes: #202521.

 -- Philippe Troin <phil@fifi.org>  Tue, 22 Jul 2003 19:33:44 -0700

am-utils (6.0.9-1) unstable; urgency=low

  * New upstream version 6.0.9; closes: #181566.
  * Build-depends on libgdbm-dev instead of libgdbmg1-dev; closes: #199588.
  * Updated the cookbook to include the custom master map.
  * Do not touch stamp-h anymore in the build-stamp rules target, the
    configure subsystem has changed.
  * Rename yylineno to amlineno in amd/conf_tok.l amd/conf_parse.c,
    fsinfo/fsi_lex.l and fsinfo/fsi_gram.c for compatibility with new flex
    (also works with old flex); closes: #191510.
  * Rename all references to log() to debuglog() is fsinfo/*.[ch] to avoid
    conflicting with <math.h>'s log() function.
  * Back-out the patch closing stdin, stdout and stderr since amd does it
    itself now.
  * Added a patch mainly inspired from Sergio Gelato
    <Sergio.Gelato@astro.su.se> for verifying amd's amq connection
    requests under libwrap. Now build-depends on libwrap0-dev.
    Closes: #153911.
  * New debian specific program amq-check-wrap (with man page), called from
    postinst to check we can connect locally to amd.
  * am-utils.postinst calls amq-check-wrap and barfs otherwise.
  * am-utils.prerm does not save the amd pid anymore (unnecessary since
    we're using amq -p to retrieve the PID).
  * am-utils.init does not use start-stop-daemon anymore and uses amq -p
    instead.
  * Regenerate the debian/am-utils.copyright from
    debian/am-utils.copyright.in and the COPYING file at build time.
  * Incorporated changes contributed by Brian M. Carlson
    <karlsson@hal-pc.org> for POSIX compliance of the postinst and config
    conffiles; closes: #150400.
  * Dropped the bug fixes for #157062 (#include <gdbm-ndbm.h>) done on
    6.0.7-6.1 since it's broken. Changed configure.in, config.h.in and
    include/am_defs.h to auto-detect the newer gdbms and always do the right
    thing; closes: #157062.
  * Removed the obsolete debian/bootstrap.
  * When invoking md5sum in postinst and config, make sure that we remove
    any trailing filename or - (dpkg's md5sum now puts a '-' in the file
    field when checksumming stdin); closes: #159567.
    Also, am-utils.config strips any trailing '-' that might have been
    added by running reconfigure.
  * Rename am-utils-dev to libamu-dev. Move the libamu shared libraries to
    libamu2; closes: #141802.
  * Add Hesiod support, as requested by Torbjorn Pettersson
    <tobbe@strul.nu>: build-depend on libhesiod-dev.
  * Added a am-utils.NEWS file mentioning Hesiod support and TCP wrappers
    and libamu2 and libamu-dev package name changes and creations.
  * Build-depends on debhelper >= 4.1.51 for NEWS.Debian support.
  * New sections:
      am-utils     net
      am-utils-doc docs
      libamu2      libs
      libamu-dev   libdevel
  * Am-utils init script now starts the service if not running when doing
    a restart...
  * Removed any calls to dh_undocumented (this package has no
    undocumented programs anyways).
  * Converted debian/changelog to UTF-8.
  * Updated debian/rules to use the new DEB_BUILD_OPTIONS semantics (no
    more 'debug', but new 'noopt').
  * Now compliant with Standards-Version 3.6.0.
  * Removed debian/am-utils.conffiles, which is not necessary (and even
    an error) with debconf DH_COMPAT >= 3.
  * debian/rules: upgrade from DH_COMPAT=3 to DH_COMPAT=4.
  * With DH_COMPAT=4, use misc:Depends in the control file and remove the
    debconf depends for am-utils (misc:Depends takes care of it).
  * Remove the "export DH_COMPAT=4" line from debian/rules and have the
    DH_COMPAT version in debian/compat.
  * am-utils.postinst now uses invoke-rc.d.
  * Fix the pref:=null selector in the auto map type (would crash
    amd). Patch from Matt Chapman <matthewc@cse.unsw.edu.au>; closes: #159563.
  * Set the PATH in /etc/init.d/am-utils.

 -- Philippe Troin <phil@fifi.org>  Thu, 17 Jul 2003 17:49:16 -0700

am-utils (6.0.7-6.1) unstable; urgency=low

  * NMU during bug squashing party.
  * Changed kill -9 to kill -s KILL (and so on) in postinst/init
    (closes: #150400).
  * amd/info_ndbm.c, mk-amd-map/mk-amd-map.c: hard-coded
    #include <gdbm-ndbm.h>.

 -- Josselin Mouette <joss@debian.org>  Sat, 31 Aug 2002 16:25:09 +0200

am-utils (6.0.7-6) unstable; urgency=low

  * Do not clamp NFS to version 2 UDP in /etc/am-utils/amd.conf.
  * Amd now closes stdin, stderr, and stdout on startup; closes: #133614.

 -- Philippe Troin <phil@fifi.org>  Wed, 20 Mar 2002 11:15:26 -0800

am-utils (6.0.7-5) unstable; urgency=low

  * Added Swedish debconf templates, courtesy of Martin Sjögren
    <md9ms@mdstud.chalmers.se>, and fixed some inconsistencies in the
    English templates; closes: #110013.
  * Do not abort postinst if amd startup fails, prevents amd from getting
    in completely hosed state if the initial configuration is bad.
  * When stopping amd via /etc/init.d/am-utils, waits at most for 120
    seconds for amd to avoid shutdowns from completing if amd is stuck;
    closes: #116258.
  * Include patch from Avery Pennarun <apenwarr@nit.ca> to make nolock
    work; closes: #119798.
  * Added a versioned depend on debconf since we're using the seen flag.
  * Added some (probably bad) German translations for some debconf Choices
    items, if someone would like to review them, they're welcome to submit
    patches.

 -- Philippe Troin <phil@fifi.org>  Thu, 29 Nov 2001 13:33:53 -0800

am-utils (6.0.7-4) unstable; urgency=low

  * Fixed upstream version detection in debian/rules.
  * Added Brazilian Portuguese debconf templates, courtesy of Andre Luis
    Lopes <andrelop@ig.com.br>; closes: #107017.
  * Removed the overzealous -u /bin/sh flag which prevented am-utils from
    being purged; closes: #109261.

 -- Philippe Troin <phil@fifi.org>  Tue, 21 Aug 2001 21:37:32 -0700

am-utils (6.0.7-3) unstable; urgency=low

  * Added dependency on portmap; closes: #105254.

 -- Philippe Troin <phil@fifi.org>  Sat, 14 Jul 2001 19:00:02 -0700

am-utils (6.0.7-2) unstable; urgency=low

  * Make sure the postinst fails if amd startup botches (kind-a-fix for
    103625).
  * Upgraded to standards version 3.5.5.0.
  * Added get-orig-source rule.
  * Added support for DEB_BUILD_OPTIONS.
  * Changed debconf's isdefault flag to seen.
  * Added dummy strings for internal template.
  * Removed the broken am-eject script.

 -- Philippe Troin <phil@fifi.org>  Thu, 12 Jul 2001 16:24:59 -0700

am-utils (6.0.7-1) unstable; urgency=low

  * New upstream release.
  * Added some kernel patches in the documentation for the (very few)
    people that run into trouble with amd.

 -- Philippe Troin <phil@fifi.org>  Thu,  5 Jul 2001 16:55:51 -0700

am-utils (6.0.7-0.99potato) stable; urgency=low

  * Potato version (otherwise similar to 6.0.7-1).
  * New upstream release.
  * Added some kernel patches in the documentation for the (very few)
    people that run into trouble with amd.

 -- Philippe Troin <phil@fifi.org>  Wed,  4 Jul 2001 19:24:37 -0700

am-utils (6.0.6.final-3) unstable; urgency=low

  * Recompiled with libc6 2.2.3; closes: #96876.
  * Added some spacing to the build-depends line in control file; 
    closes: #97007.

 -- Philippe Troin <phil@fifi.org>  Mon, 14 May 2001 15:01:05 -0700

am-utils (6.0.6.final-2) unstable; urgency=low

  * Woody/unstable release.
  * Fixed the selectors_on_default -> selectors_in_defaults option.
  * Removed duplicate copyright file in source package.
  * Re-sync German debconf templates.
  * Added Spanish debconf templates; closes: #96428.

 -- Philippe Troin <phil@fifi.org>  Mon,  7 May 2001 12:37:11 -0700

am-utils (6.0.6.final-1.99potato) unstable; urgency=low

  * Potato release.
  * Fixed the selectors_on_default -> selectors_in_defaults option.
  * Removed duplicate copyright file in source package.
  * Re-sync German debconf templates.
  * Added Spanish debconf templates; closes: #96428.

 -- Philippe Troin <phil@fifi.org>  Mon,  7 May 2001 12:35:33 -0700

am-utils (6.0.6.final-1) unstable; urgency=low

  * Woody/unstable release.
  * Build-depends on debconf >= 1.1.17.
  * Added `custom' option to NIS maps, where someone can specify a shell
    command line; closes: #95873.
  * New upstream release.

 -- Philippe Troin <phil@fifi.org>  Wed,  2 May 2001 19:36:50 -0700

am-utils (6.0.6.final-0.99potato) unstable; urgency=low

  * Potato release.
  * Build-depends on debconf >= 1.1.17.
  * Added `custom' option to NIS maps, where someone can specify a shell
    command line; closes: #95873.
  * New upstream release.

 -- Philippe Troin <phil@fifi.org>  Wed,  2 May 2001 19:35:01 -0700

am-utils (6.0.6s2-1) unstable; urgency=low

  * Woody/unstable release.
  * Added German debconf templates, courtesy of Joerg Rieger
    <Joerg.Rieger@informatik.med.uni-giessen.de>; closes: #95494.
  * Using upstream release 6.0.6s2, which should make am-utils compile
    with kernels >= 2.2.19 and >= 2.4.3; closes: #95494.

 -- Philippe Troin <phil@fifi.org>  Sat, 28 Apr 2001 17:19:26 -0700

am-utils (6.0.6s2-0.99potato) unstable; urgency=low

  * Potato release.
  * Added German debconf templates, courtesy of Joerg Rieger
    <Joerg.Rieger@informatik.med.uni-giessen.de>; closes: #95494.
  * Using upstream release 6.0.6s2, which should make am-utils compile
    with kernels >= 2.2.19 and >= 2.4.3; closes: #95494.

 -- Philippe Troin <phil@fifi.org>  Sat, 28 Apr 2001 17:18:20 -0700

am-utils (6.0.6s2-0.1) unstable; urgency=low

  * Test release.
  * Using upstream release 6.0.6s2, which should make am-utils compile
    with kernels >= 2.2.19 and >= 2.4.3; closes: #95494.

 -- Philippe Troin <phil@fifi.org>  Fri, 27 Apr 2001 15:46:41 -0700

am-utils (6.0.5-2) unstable; urgency=low

  * Woody/sid release.
  * Added possible configuration for FreeBSD style master maps; closes: #94531.
  * Added cookbook is /usr/share/doc/am-utils; closes: #63783.

 -- Philippe Troin <phil@fifi.org>  Wed, 25 Apr 2001 00:10:46 -0700

am-utils (6.0.5-1.99potato) unstable; urgency=low

  * Potato release.
  * Added possible configuration for FreeBSD style master maps; closes: #94531.
  * Added cookbook is /usr/share/doc/am-utils; closes: #63783.

 -- Philippe Troin <phil@fifi.org>  Tue, 24 Apr 2001 16:10:32 -0700

am-utils (6.0.5-1) unstable; urgency=low

  * New upstream version, for woody.
  * Added build-depends on texi2html; closes: #86794.
  * Removed our fix #undef MS_BIND in am_defs.h since upstream fixed the
    problem.
  * Changed global /etc/am-utils/amd.conf: some options have been renamed
    upstream; browsable_dirs now defaults to "no" to avoid mount storms.
  * Now uses db2 rather than db1.
  * Changed the template file for more details about the master map.
  * Changed some error messages in the init script.

 -- Philippe Troin <phil@fifi.org>  Sun,  4 Mar 2001 20:54:37 -0800

am-utils (6.0.5-0.99) unstable; urgency=low

  * New upstream version, for potato.
  * Added build-depends on texi2html; closes: #86794.
  * Removed our fix #undef MS_BIND in am_defs.h since upstream fixed the
    problem.
  * Changed global /etc/am-utils/amd.conf: some options have been renamed
    upstream; browsable_dirs now defaults to "no" to avoid mount storms.
  * Now uses db2 rather than db1.
  * Changed the template file for more details about the master map.
  * Changed some error messages in the init script.

 -- Philippe Troin <phil@fifi.org>  Sun,  4 Mar 2001 18:34:10 -0800

am-utils (6.0.4-1.2) unstable; urgency=low

  * Test release.
  * Moved to code to kill still-running amd from preinst to postinst.

 -- Philippe Troin <phil@fifi.org>  Tue, 20 Feb 2001 15:39:15 -0800

am-utils (6.0.4-1.1) unstable; urgency=low

  * Test release.
  * Detect and kill still-running amd and forcibly unmount amd-managed
    mount points in preinst.

 -- Philippe Troin <phil@fifi.org>  Wed, 14 Feb 2001 15:00:32 -0800

am-utils (6.0.4-1) unstable; urgency=low

  * First public release. New package, upgrading amd;
    closes: #44013, #70691, #84063, #44133, #18630.

 -- Philippe Troin <phil@fifi.org>  Sat,  3 Feb 2001 13:18:48 -0800

am-utils (6.0.4-0.4) unstable; urgency=low

  * An other test release (for potato).
  * The configuration file /etc/default/am-utils is now created during
    postinst.
  * The "abort" option to manual-change-import has been renamed "keep".

 -- Philippe Troin <phil@fifi.org>  Sat,  3 Feb 2001 12:40:44 -0800

am-utils (6.0.4-0.3) unstable; urgency=low

  * An other test release.
  * Recompiled with woody's libc6.
  * Fixes for woody's libc6: passes /usr/include/db1 in include path,
    undefine MS_BIND in am_defs.h.

 -- Philippe Troin <phil@fifi.org>  Tue, 30 Jan 2001 12:22:58 -0800

am-utils (6.0.4-0.2) unstable; urgency=low

  * An other test release.
  * Conflicts/replaces amd <= upl102-35 (used to be -34, but a -35 is
    already in woody).

 -- Philippe Troin <phil@fifi.org>  Tue, 30 Jan 2001 11:43:58 -0800

am-utils (6.0.4-0.1) unstable; urgency=low

  * An other test release.
  * Renamed fsinfo to amd-fsinfo.
  * Removed am-utils's dependency on itself.
  * Changed so that debconf is not used directly in the init script. We go
    through an extra file in /etc/default/am-utils. Mechanisms exist to
    ensure no changes are ever lost.
  * Added debconf to dependencies.

 -- Philippe Troin <phil@fifi.org>  Mon, 29 Jan 2001 19:16:19 -0800

am-utils (6.0.4-0) unstable; urgency=low

  * New package, test version...

 -- Philippe Troin <phil@fifi.org>  Sun, 21 Jan 2001 19:40:06 -0800
  
Local variables:
coding: utf-8
End:
    
LocalWords:  debconf Sj postinst amd Pennarun nolock utils libgdbm dev libgdbmg
LocalWords:  yylineno amlineno fsinfo debuglog ch stdin stdout stderr amq utf
LocalWords:  Sergio Gelato amd's libwrap debian POSIX config conffiles gdbm pid
LocalWords:  ndbm gdbms md dpkg's Hesiod Torbjorn Pettersson libhesiod doc misc
LocalWords:  debhelper docs libamu libs libdevel init dh COMPAT Troin Jul mk rc
LocalWords:  NMU Josselin Mouette Aug UDP gren Nov Lopes portmap orig DEB db gz
LocalWords:  debconf's isdefault libc sync NIS Joerg Rieger Apr sid FreeBSD sh
LocalWords:  texi html undef defs browsable dirs preinst woody's upl utils's
LocalWords:  barfs prerm changelog noopt compat pref args syslog automagically
LocalWords:  libtoolize libtool mips mipsel diff ltmain aclocal autoconf
LocalWords:  localhost