resolvconf (1.38ubuntu1) hardy; urgency=low

  * Merge from debian unstable, remaining changes (LP: #182433):
    - use /var/run instead of /dev/shm
    - debian/rules: don't install the init script in runlevels 0 and 6

 -- Emanuele Gentili <emgent@emanuele-gentili.com>  Sun, 13 Jan 2008 01:36:43 +0100

resolvconf (1.38) unstable; urgency=low

  [ Thomas Hood ]
  * Remove ru versions of man pages which failed lexgrog check
  * Add initscript lsb header  (Closes: #451751)
  * Eliminate obsolete checks for old bad hook scripts
    (Addresses but does not close # 388956)
  * New nscd pidfile location is /var/run/nscd/nscd.pid
    (Closes: #415783)  Thanks to Bob Knock.
  * Add gl.po, thanks to Jacobo Tarrio  (Closes: #412511)
  * Add pt.po, thanks to Miguel Figueiredo  (Closes: #413752)

  [ Daniel Kahn Gillmor ]
  * Use /lib/init/rw instead of /dev/shm  (Closes: #431181)
    Thanks, Roger Leigh!

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue, 31 Dec 2007 12:00:00 +0100

resolvconf (1.37ubuntu1) feisty; urgency=low

  * Merge from debian unstable, remaining changes:
    - use /var/run instead of /dev/shm
    - debian/rules: don't install the init script in runlevels 0 and 6

 -- Michael Bienia <geser@ubuntu.com>  Tue, 19 Dec 2006 14:19:02 +0100

resolvconf (1.37) unstable; urgency=high

  [ Thomas Hood ]
  * initscript: Don't do anything if resolvconf is removed
    (Closes: #393323)
  * Update ja.po thanks to Hideki Yamane  (Closes: #391953)
  * Add es.po thanks to Javier Fernández-Sanguino Peña
    (Closes: #402678)

  [ Marco Nenciarini ]
  * Urgency set to high due to RC bug fix.

 -- Marco Nenciarini <mnencia@debian.org>  Wed, 13 Dec 2006 15:13:02 +0100

resolvconf (1.36ubuntu1) edgy; urgency=low

  [ William Alexander Grant ]
  * Readded patch to use /var/run rather than /dev/shm (it was lost in a sync
    a while back)
  (Closes Ubuntu: #61310).

  [ Daniel T. Chen ]
  * debian/rules: Follow multiuser semantics for dh_installinit(1) --
    that is, we don't need to save anything for runlevels 0 or 6, so
    don't create those symlinks.

 -- Daniel T Chen <crimsun@ubuntu.com>  Wed, 20 Sep 2006 03:12:20 -0400

resolvconf (1.36) unstable; urgency=low

  [ D.K. Gillmor / TH ]
  * Update dnscache update script to handle runit too.
    (Closes: #380119)

  [ Marco Nenciarini / TH ]
  * Modified postinst and prerm scripts to use invoke-rc.d if available
  * Bumped standards version to 3.7.2.1

 -- Marco Nenciarini <mnencia@debian.org>  Wed,  9 Aug 2006 16:50:50 +0200

resolvconf (1.35) unstable; urgency=low

  [ Daniel Nylander / TH ]
  * Add sv.po

  [ Yuri Kozlov / TH ]
  * Add ru.po; add ru translations of manpages  (Closes: #350383)

  [ Thomas Hood ]
  * DH_COMPAT=5
  * Relicense with GPL version option
  * Remove /lib/init from initscript PATH since standard readlink
    program with -f option now works as required
  * Depend on coreutils >= 5.93 to get revised readlink program

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 11 Jan 2006 23:53:47 +0100

resolvconf (1.34) unstable; urgency=low

  [ Thomas Hood ]
  * Tweak README
  * Update cs.po thanks to Miroslav Kure  (Closes: #322430)
  * Update FSF address
  * Use latest lsb init-functions in initscript

 -- Marc Haber <mh+debian-packages@zugschlus.de>  Sun, 18 Dec 2005 16:15:29 +0000

resolvconf (1.33) unstable; urgency=medium

  * debian/control:
    + Limit Conflict with totd to versions << 1.4-4 because totd
      now (as of 1.4-4) refrains from writing to /etc/resolv.conf
      and refrains from altering /etc/dhclient-enter-hooks if
      resolvconf is installed  (Closes: #320536)
    + Enhances totd (>= 1.4-4) which includes a resolvconf update
      script
  * Update README info re: totd
  * Update debconf message to say that original resolv.conf file
    will be restored on _removal_ (rather than on purge, as in
    versions prior to 1.30).  Update de, fr, nl pt_BR; update vi
    thanks to Clytie Siddall.  (cs and ja still need updating.)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 31 Jul 2005 16:00:00 +0200

resolvconf (1.32) unstable; urgency=low

  * /etc/resolvconf/update.d/libc:
    + Truncate nameserver list after 127.* and limit to three items
      This reduces the number of client notifications when a local
      caching nameserver is running
  * Report missing /etc/resolv.conf symlink with a warning rather
    than with an error message
  * README: Document the REPORT_ABSENT_SYMLINK environment variable

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu, 21 Jul 2005 09:37:01 +0200

resolvconf (1.31) unstable; urgency=medium

  * Re-add 'lo' to interface-order because #252232 is still not fixed.
    (Closes: #319067)
  * Enable updates on restart as well as start
  * Fix typo in vi.po
  * initscript: Use lsb init-functions if present
  * Add update script for djbdns dnscache  (Closes: #318464, #294208)
    Thanks to Daniel Kahn Gillmor and martin krafft.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu, 20 Jul 2005 11:00:00 +0200

resolvconf (1.30) unstable; urgency=low

  * On removal, replace the symlink at /etc/resolv.conf with
    a file  (Closes: #318073)
  * Improve error message re: invalid option
  * Bump Standards-Version to 3.6.2.1; no changes required
  * Add vi.po.  Thanks to Clytie Siddall.  (Closes: #317771)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 15 Jun 2005 11:18:18 +0200

resolvconf (1.29) unstable; urgency=low

  * /lib/resolvconf/list-records: Enable extglob and clean up a tad
  * Add ja.po  (Closes: #310211)   Thanks to Hideki Yamane
  * Fix typos in de.po  (Closes: #313818)  Thanks to Jens Seidel
  * Eliminate preinst.  We now support upgrades only from the sarge
    (1.28) or later versions.
  * Reject initial hyphen in record name  (Closes: #309153)
  * /etc/resolvconf/interface-order:
    + Don't match lo.pdns and lo.pdns-recursor prior to the catch-all
      line  (See #308677 for background.)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Mon, 14 Jun 2005 20:00:00 +0200

resolvconf (1.28) unstable; urgency=low

  * /etc/resolvconf/update.d/bind:
    + Eliminate stray colon from otherwise empty forwarders list
     (Closes: #304994)
  * /sbin/resolvconf: Add -u option
  * /etc/init.d/resolvconf: Don't report creation of /dev/shm/resolvconf
  * README: Mention pdns-server and pdns-recursor
  * debian/control: Enhances: pdns-recursor (>= 2.9.17-11) since the
    latter lets resolvconf know that it is available
  * In various scripts, invoke run-parts with exec if it is the
    script's last action

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 17 Apr 2005 02:30:56 +0200

resolvconf (1.27) unstable; urgency=low

  * Don't Conflict with udhcpc versions 0.9.8cvs20050124-3 or later,
    since resolvconf support has been added
  * Disjoin Dependency on initscripts with one on coreutils (>= 5.3.0)
    since the latter will include a readlink program that implements
    the -f option in the way that we require
  * README:
    + Talk about using resolvconf with ifrename et al.
    + Update information about udhcpc which is now compatible with us.
      Thanks to Eric Van Buggenhaut for taking care of this.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri,  1 Apr 2005 16:16:21 +0200

resolvconf (1.26) unstable; urgency=medium

  * README: Update status of bug reports
  * Begin description synopsis with lower case letter
  * Add Czech translation of debconf templates.
    Thanks to Miroslav Kure  (Closes: #292466)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 29 Jan 2005 23:26:30 +0100

resolvconf (1.25) unstable; urgency=low

  * config, postinst, postrm:
    + Use bash because confmodule uses "local" which is non-POSIX
      (See #252094)
  * Conflict with webmin-wvdial << 1.160-3.  Version 1.160-3 no
    longer trashes /etc/resolv.conf if the latter is a symlink
    (see #288481).
  * Remove Suggestions  (Closes: #277617)
  * README: Update information about webmin-wvdial

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri, 21 Jan 2005 17:46:14 +0100

resolvconf (1.23) unstable; urgency=low

  * resolvconf.8: Explain difference between /etc/resolvconf/update.d/
    and /etc/resolvconf/update-libc.d/.  (Closes: #281797)
  * debian/control: Conflict with webmin << 1.150-2 and webmin-wvdial
  * README: Update and add information about webmin-wvdial

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 21 Nov 2004 14:35:59 +0100

resolvconf (1.22) unstable; urgency=low

  * Treat the domain option just like the search option
    (Closes: #276960)
  * Tweak README  (Closes: #277158)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue, 19 Oct 2004 08:14:56 +0200

resolvconf (1.21) unstable; urgency=medium

  * postinst: Clean up

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu,  9 Sep 2004 09:06:51 +0200

resolvconf (1.20) unstable; urgency=medium

  * postinst:
    + configure: Don't put /etc/resolvconf/run/ at /dev/shm/resolvconf/
      if /dev/ is devfs  (Closes: #270673)
  * postrm:
    + remove: Don't fail on if /etc/resolvconf/run/ not accessible.
      (Closes: #270694)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed,  8 Sep 2004 20:44:25 +0200

resolvconf (1.19) unstable; urgency=high

  * debian/control:
    + Downgrade Recommendations to Suggestions so that installing
      resolvconf doesn't pull in packages such as bind9 if the 
      user has configured her package manager to install all
      Recommended packages.  Thanks to LaMont Jones for pointing
      out this problem.  (Closes: #266027)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Mon, 16 Aug 2004 22:37:24 +0200

resolvconf (1.18) unstable; urgency=high

  * README update
  * /etc/resolvconf/update.d/libc:
    + Redirect stderr of sed pipe to /dev/null  (Closes: #258495)
      Otherwise the script fails when run by pump

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue, 29 Jun 2004 13:38:54 +0200

resolvconf (1.17) unstable; urgency=medium

  * /etc/resolvconf/interface-order
    + Match "lo" early for compatibility with existing bind9 (and
      bind) packages which register their nameserver information
      under "lo".  This is necessary because #252232 hasn't been
      implemented yet.  (Closes: #256799)
  * debian/control:
    + Also Enhances: nscd
    + Recommend dnsmasq version 2.9-2 which supports the new method
      of specifying the interface priority order
  * debian/config:
    + Don't ask link-tail-to-original question if /e/n/i already
      contains dns-nameservers entries.  This begins to addresses
      #256316.
  * README:
    + Update various bug stati

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 16 Jun 2004 09:29:37 +0200

resolvconf (1.15) unstable; urgency=low

  * /sbin/resolvconf:
    + Tweak -d case
  * /lib/resolvconf/list-records
    + Only return names of nonempty files
  * /etc/resolvconf/update.d/bind:
    + Try to reload both bind9 and bind
  * /etc/resolvconf/update.d/libc:
    + Support nscd.  If nscd is installed and running and
      /etc/resolv.conf has changed then restart nscd and run
      update-libc.d/ scripts with an '--nscd' option which will allow
      some of them (e.g., fetchmail) to decide not to do anything.
      (Closes: #48976,  #60771, #69256, #252251, #252283)
  * /etc/resolvconf/interface-order
    + Order lo for the different nameservers in case more than one of
      them is running
  * README:
    + Add note about -n
  * debian/control:
    + Remove unused '${shlibs:Depends}' from Depends: line
  * debian/po/de.po
    + Added.  Thanks to Helge Kreutzmann!  (Closes: #253587)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri,  4 Jun 2004 09:33:39 +0200

resolvconf (1.14) unstable; urgency=low

  * Check everything for POSIXal correctness
    + Where possible eliminate non-POSIX code such as the use of test's
      -a and -o options
    + Otherwise name bash on the shebang line and say why bash is
      required
  * /sbin/resolvconf
    + Don't run update scripts if record was not changed
      (Closes: #251255)
    + Remove -n option
  * /lib/resolvconf/list-records:
    + New script.  Prints out the names of interface records in the pwd.
      Uses patterns from /etc/resolvconf/interface-order, if available,
      to determine the order in which interface record names are
      printed.  Thanks to Christian Weeks for the suggestion.
      (Closes: #250967)
  * /etc/resolvconf/update.d/libc:
  * /etc/resolvconf/update.d/bind:
    + Use /lib/resolvconf/list-records
    + Clean up a bit while I'm at it
  * /etc/resolvconf/interface-order:
    + New conffile
    + Add 'tun*' and 'tap*' before 'eth*' since people who use VPNs
      probably want to use the private nameservers
  * README:
    + Mention that pdnsd >= 1.1.10par-4 has working resolvconf support
    + Mention in the TODO section:
      - nameservers: djbdns dnscache, maradns, nscd
      - resolver libraries: adns, ares, djbdns, FireDNS, Net::DNS
    + Resolvconf record name for bind should be named 'lo.named'.
  * interface-order.5:
    + New manpage.  My thanks to Dan Jacobson for his help.
  * resolvconf.8:
    + Tweak
    + Mention nonstandard resolver libraries
    + Mention interface-order(5)
  * debian/control:
    + Recommend pdnsd >= 1.1.10par-4 which now supports resolvconf
    + Update other Recommendations
    + Conflict with pdnsd << 1.1.10par-4
    + Improve description
  * debian/config, debian/postinst
    + Don't regard as "rogue" any hook scripts such as the one in
      pppoeconf 1.0.2 which consists exclusively of "#!/bin/sh"
      (Closes: #252088)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue,  3 Jun 2004 17:00:00 +0200

resolvconf (1.13) unstable; urgency=low

  * Instead of /etc/resolvconf/run/disable-updates flag file use
    /etc/resolvconf/run/enable-updates and change the sense of tests.
    That way, if the run dir is on a tmpfs then updates are disabled
    from boot time until the initscript enables them.  (This feature
    is intended for resolvconf's internal use only.)
  * Eliminate use of test's -a option from maintainer scripts
  * debian/postinst: enable updates
  * debian/prerm: disable updates
  * debian/control:
    + Recommend dhcp-client (>= 2.0pl5-17) which now supports resolvconf
      Thanks to Eloy A. Paris for applying the patch in #248399.
  * /etc/init.d/resolvconf
    + Add enable-updates and disable-updates methods  (This feature
      is intended for resolvconf's internal use only.)
  * /sbin/resolvconf:
    + Add -n option
    + Disallow spaces, slashes and initial dots and tildes in interface names
  * resolvconf(8):
    + Tweak
    + Warn about changing symlink /etc/resolv.conf
    + Document -n
  * Eliminate examples/downup.sh
  * README:
    + Describe head, base and tail files
    + Mention that 0000usepeerdns scripts are harmless
    + Mention that dhcp-client >= 2.0pl5-17 has resolvconf support
  * debian/config
    + Set priority of resolvconf/linkify-resolvconf to low
    + Only ask resolvconf/link-tail-to-original if tail file does not exist
  * templates:
    + pt_BR.po update thanks to Gleydson Mazioli da Silva
  * /etc/resolvconf/resolv.conf.d/head
    + Make warning sterner  (Closes: #248964)
  * /etc/dhcp3/dhclient-enter-hooks.d/resolvconf:
    + Handle STOP  (Closes: #246558) 
    + On TIMEOUT don't always run resolvconf -d

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 18 May 2004 10:00:00 +0200

resolvconf (1.12) unstable; urgency=low

  * Move rcS sequence number from S39 to S38 so that resolvconf
    is initialized _before_ ifupdown is initialized (and thus
    before ifupdown can be used and thus before ifupdown can call
    resolvconf).

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 24 Apr 2004 16:55:39 +0200

resolvconf (1.11) unstable; urgency=low

  * README: Improve bits about pppconfig and pppoeconf

 -- Thomas Hood <jdthood@yahoo.co.uk>  Mon, 19 Apr 2004 15:13:46 +0200

resolvconf (1.10) unstable; urgency=low

  * postrm: Don't rm conffile resolv.conf.d/head on purge
  * postinst: Tighten up test for presence of tmpfs at /dev/shm/

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 18 Apr 2004 21:39:27 +0200

resolvconf (1.9) unstable; urgency=low

  * fr.po update  (Closes: #244075)
  * Update pppconfig dependencies

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu, 15 Apr 2004 14:16:52 +0200

resolvconf (1.8) unstable; urgency=low

  * Eliminate update-resolv and its man page since pppconfig will
    detect /sbin/resolvconf in the future
  * README
    + Update information about pppconfig
  * /etc/network/if-down.d/resolvconf:
    + No longer delete static|manual records with old-style names
  * /etc/init.d/resolvconf:
    + Clean up
    + Improve start method's creation of the run dir.
      This requires use of the /lib/init/readlink program that ships
      in initscripts 2.85-15.
  * debian/postinst:
    + Simplify hook script disabling code.
      This eliminates the lintian warning about using debconf in postinst
    + Remove old code that moved run directory out of /var/run, which
      is what experimental versions of this package used for a while
    + Replace this with new code that makes resolvconf use /dev/shm
      if possible and /etc/resolvconf/run/ otherwise.  (Closes: #213594)
  * debian/config:
    + Simplify hook script disabling code
  * debian/control:
    + Depend on initscripts >= 2.85-15
    + Suggest pppconfig >> 2.3
    + Conflict with pppconfig <= 2.3 since version 2.3 hook scripts futz
      with /etc/resolv.conf again
  * templates and their translations
    + Update to reflect the fact that not only versions prior to 2.2.0
      but also version 2.3 of pppconfig contains a rogue ppp hook script.
      While making changes to the French and Dutch translations I fixed
      several errors.
      I don't speak Portuguese so that translation now contains fuzzies.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 27 Mar 2004 13:23:01 +0100

resolvconf (1.7) unstable; urgency=low

  * Remove characters from changelog of which lintian disapproves
  * Conflict with ifupdown << 0.6.4-4.1 because earlier versions
    didn't pass environment variables to "up" and "down" scripts.
    (Closes: #236999)  Thanks to Marius Gedminas for finding the bug.
  * Minor changes to initscript, /sbin/resolvconf, resolv.conf.d/head
  * Update README
    + Mention that pppd's usepeerdns option should be used.
      Thanks to jgmbenoit@wanadoo.fr for the suggestion. (Closes: #237570)
  * /etc/resolvconf/update.d/libc
    + Don't put an argumentless search option in /etc/resolv.conf .
      Thanks to Wouter van Heyst for the fix.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun, 21 Mar 2004 11:41:16 +0100

resolvconf (1.6) unstable; urgency=low

  * /etc/init.d/resolvconf
    * The start method now creates /etc/resolvconf/run/ and
      /etc/resolvconf/run/interface/ if they do not exist.  It also works
      if /etc/resolvconf/run/ is a symlink.  These changes allow resolvconf
      to work properly if /etc/resolvconf/run is a symlink to
      /dev/shm/resolvconf/, for example.
  * debian/control:
    * Conflict with whereami << 0.3.3 since version 0.3.3 is less
      incompatible with resolvconf than earlier versions were
  * README
    * Update info about whereami

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 17 Jan 2004 13:34:05 +0100

resolvconf (1.5) unstable; urgency=low

  * /etc/resolvconf/update.d/libc
    * Rewrite so that it eliminates all duplicate nameserver addresses
      and search domains.  (Closes: #215232)
      Thanks to Marcus C. Gottwald for his help.
  * /sbin/resolvconf
    * Eliminate comments from records before storing.  Safety measure.
  * /etc/network/if-*.d/*resolvconf
    * Allow dns-* options in all methods of inet and inet6 interfaces
  * README: Minor updates
  * resolvconf(8): Updates
  * pt_BR.po: Update thanks to Andre Luis Lopes
  * fr.po, nl.po: Minor wording fixes

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sat, 14 Jan 2004 19:00:00 +0100

resolvconf (1.4) unstable; urgency=medium

  * /etc/network/if-down.d/resolvconf:
    * Delete lo.inet record too  (Closes: #226687)
    * Delete $IFACE record for dhcp method too.
      This works around bug #196865.  (Closes: #226675)
  * debian/control:
    * Update Description
    * Update Recommended dnsmasq version

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue, 10 Jan 2004 13:00:00 +0100

resolvconf (1.3) unstable; urgency=medium

  * all shell scripts:
    * Add lots of double quotation marks around variables for
      consistency's sake.  No functional changes (I hope!)
  * debian/control:
    * Adjust package relationship versions: Recommend or Suggest those
      versions of packages that have the best resolvconf support;
      Conflict with those versions of packages that don't work cleanly
      with resolvconf.  Note that bind9 is now to be preferred over bind
      because resolvconf support has been added to bind9's initscript.
      Thanks to LaMont Jones for fulfilling this wish (#199255)!
    * Update Description and remove double spaces
  * debian/postinst:
    * Remove downup code (Closes: #221954, #220159)
  * debian/rules
    * ... and put it in /usr/share/doc/resolvconf/examples/downup.sh
  * debian/templates:
    * Change prompts (English, French) re: downupping interfaces
  * /etc/resolvconf/update.d/libc
    * Add semicolon.  Thanks to Mike.  This should allow the script to
      work with the woody version of sed.  (Closes other part of #221954)
    * Redirect stderr of sed pipe to /dev/null  (Closes: #222727)
      Otherwise the script fails when run by pump
    * Some minor bugfixes thanks to Marcus C. Gottwald
  * /etc/network/if-up.d/000resolvconf, /etc/network/if-down.d/resolvconf
    * Include address family name in the nameserver data set identifier
      (Closes: #223745)
  * README
    * Update info, especially re: bind9
  * debian/po/nl.po
    * Added, thanks to Tim Dijkstra  (Closes: #224041)
    * I tweaked it to bring it up to date
  * /etc/network/if-up.d/000resolvconf
    * Clean up
    * Allow dns-* options in loopback lifaces too

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri,  3 Jan 2004 13:00:00 +0100

resolvconf (1.2) unstable; urgency=medium

  * debian/po/fr.po
    * Added, thanks to Frederic ZULIAN  (Closes: #219403, #217680)
  * debian/preinst
    * Create /etc/resolvconf/resolv.conf.d if necessary before
      moving resolv.conf backup file

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu,  9 Nov 2003 10:00:00 +0100

resolvconf (1.1) unstable; urgency=low

  * debian/control:
    * Build-Depends on debhelper instead of Build-Depends-Indep.
      This is necessary because the clean rule uses debhelper commands.
      See policy 7.6 and #178809 and #191411.
      Ignore the lintian warning -- it is erroneous.
    * Suggest pcmcia-cs >= 3.2.5-1
    * Conflict with pcmcia-cs << 3.2.5-1
  * debian/rules
    * Install ifup hook script as "000resolvconf"  (Closes: #217389)
  * debian/config
    * Re-ask questions on reconfigure
  * debian/templates:
    * Corrections and clarifications.  My since apologies to translators
      for once again moving the target.
  * debian/po/pt_BR.po
    * Added, thanks to Andre Luis Lopes  (Closes: #216601)
  * debian/preinst
    * Rename already installed ifup hook script to "000resolvconf"
    * Delete /var/lib/resolvconf more carefully
  * debian/postinst
    * Generate up and down scripts with a sed script from Michael Weber.
      One advantage is that the interfaces are downed in the order that
      is the reverse of the order in which they were upped.
    * Delete /etc/resolvconf/run more carefully
    * Re-do configuration on every configure or reconfigure
    * Do debconf notification at high priority
  * /etc/network/if-up.d/000resolvconf
    * Work also with inet6 and manual ifaces
  * README
    * Update info re: pcmcia-cs
    * Fix some typos
  * /etc/resolvconf/update.d/libc
    * Sort and uniq lines in the resolver configuration file
      (Partially addresses #215232)
    * Merge search lines  (Closes: #212670)
    The comment header of the dynamically generated resolv.conf file is
    now located in /etc/resolvconf/resolv.conf.d/head.
    /etc/resolvconf/resolv.conf.d/base is to be used for base (static)
    entries that may be sorted and merged with other entries.
    /etc/resolvconf/resolv.conf.d/tail may be a symlink to ./original
    on initial installation but the admin can point this somewhere 
    else or replace it with a real file as he or she wishes.
    To "disable" it, point it at /dev/null.

  Many improvements in this release arose from comments by Michael Weber.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed,  1 Nov 2003 18:23:00 +0100

resolvconf (1.0) unstable; urgency=medium

  * 1.0 Release
  * debian/rules:
    * Variable name change
  * debian/templates:
    * Wording improvements thanks to suggestions from Joey Hess
      (Closes: #215035)

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed,  8 Oct 2003 20:02:44 +0200

resolvconf (0.47) unstable; urgency=medium

  Translators can now go ahead and translate the debconf messages.
  I will minimize unnecessary changes.

  * debian/init
    * Make restart do reload instead of stop;start
  * debian/templates
    * Remove redundant questions from each description
    * Clarify what "disabling rogue hook scripts" is
      (Closes: #214146)
  * debian/postinst
    * Disable rogue hook scripts by removing execute permission.
      Do not rename them.
    * Also check for rogue pppconfig hook script
  * README
    * Merge ANNOUNCE
    * Add table of contents
    * Re-order sections
    * Improve explanation of how to edit /etc/network/interfaces
  ... per suggestions by Osamu Aoki and Manoj Srivastava.

  * debian/postinst
    * Use "ln -nsf" instead of "ln -sf" for safety

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri,  3 Oct 2003 21:52:34 +0200

resolvconf (0.46) unstable; urgency=medium

  * /etc/resolvconf/update.d/bind:
    * Remove semicolon from end of existing forwarders statement in
      named.conf.options  (Closes: #213698)
      Thanks to Manoj Srivastava for reporting this.
    * Use temporary file name with $$ and clean up on signal to exit
  * /etc/resolvconf/update.d/libc:
    * Print message on stderr if /etc/resolv.conf is not a symbolic
      link to /etc/resolvconf/run/resolv.conf .  This can be shut
      off by changing the value of an environment variable.
  * debian/control:
    * Conflict with xisp which also futzes with /etc/resolv.conf
    * Conflict with totd which does unpleasant things to /etc/resolv.conf
      and dhclient-enter-hooks
    * Add warning to the Description that the admin may have to
      do some manual configuration
  * debian/rules:
    * initscript stop at K89 -- this may fix #212780
    * remove binary-arch rule
  * debian/init:
    * Set disable-updates flag on stop
    * Don't update if flag is set
  * sbin/resolvconf:
    * Don't update if disable-updates flag is set
    * Update using exactly the same update() as in initscript
  * README:
    * Add very short "Usage" section
    * Explain how to make pcmcia-cs use resolvconf instead of altering
      /etc/resolv.conf directly.  Thanks to Manoj Srivastava for this.
    * Re-order instructions.  Thanks to Osamu Aoki for good suggestions.
    * Miscellaneous minor updates
  * debian/config, debian/templates:
    * Post a debconf note if any of the following rogue hook scripts is
      still present, nonempty and executable:
        /etc/ppp/ip-up.d/000usepeerdns
        /etc/ppp/ip-up.d/0xisp-dns
        /etc/ppp/ip-down.d/0xisp-dns
      Ask for permission to disable scripts like these
    * Rewrite templates to increase clarity
  * debian/postinst:
    * Downup interfaces and restart DNS caches on reconfigure too
    * Disable (or remind the user to disable) rogue hook scripts
    * Copy original /etc/resolv.conf to /etc/resolvconf/run/resolv.conf
      so that there is some resolv.conf file at the target of the link
      if there is some failure in the postinst  (Closes: #212668)
  * debian/changelog:
    * Truncate -- include only the entries for non-experimental releases

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri, 26 Sep 2003 11:27:45 +0200

resolvconf (0.45) unstable; urgency=high

  * README
    * Update
  * debian/init:
    * Arguments are passed through run-parts using --arg=.
      (Closes: #212801)  Thanks to Martin Dickopp for reporting this.
  * debian/templates:
    * Tweak
  * debian/control:
    * Change ppp recommendation to >= 2.4.1.uus2-4
    * Conflict with pppoeconf << 1.0 since earlier versions still
      contain a /etc/ppp/ip-up.d/000usepeerdns script that overwrites
      /etc/resolv.conf unless the pppconfig package also happens to be
      installed.
  * debian/config, debian/templates
    * Post a debconf note if /etc/ppp/ip-up.d/000usepeerdns is still
      present, nonempty and executable
  * debian/postinst
    * Remind user to delete or modify 000usepeerdns

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu, 25 Sep 2003 20:50:33 +0200

resolvconf (0.44) unstable; urgency=low

  * debian/rules:
    * Install ppp hook scripts as
        /etc/ppp/ip-up.d/000resolvconf
        /etc/ppp/ip-down.d/000resolvconf
      (Closes: #212548)
  * debian/preinst:
    * On upgrade rename 
        /etc/ppp/ip-up.d/resolvconf
        /etc/ppp/ip-down.d/resolvconf
      to
        /etc/ppp/ip-up.d/000resolvconf
        /etc/ppp/ip-down.d/000resolvconf
      respectively.
  * debian/templates:
    * Tweak

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 24 Sep 2003 10:23:56 +0200

resolvconf (0.43) unstable; urgency=low

  * initscript:
    * Rework so that it calls update functions on start with "-i" option
  * /etc/resolvconf/update.d/libc:
    * Prepend /etc/resolvconf/resolv.conf.d/head and append
      /etc/resolvconf/resolv.conf.d/tail if they are present.
      This makes it easy for the user to prepend or append, respectively,
      an arbitrary file to the dynamically generated resolv.conf file.
      The immediate use for this feature is to allow the user to symlink
      /etc/resolvconf/resolv.conf.d/tail to ./original.
    * Don't reload things if given the "-i" option
  * /etc/resolvconf/update.d/bind:
    * Don't reload things if given the "-i" option
  * resolv.conf backup file:
    * It is now stored at /etc/resolvconf/resolv.conf.d/original .
      This makes possible "ln -s original /etc/resolvconf/resolv.conf.d/tail"
      as discussed above.
  * debian/preinst
    * Move the old backup file to the new location
    * Delete /var/lib/resolvconf which is no longer used
  * debian/config, debian/templates, debian/postinst:
    * Add installation option to symlink /e/r/r/tail to /e/r/r/original
  * debian/postrm
    * Remove /etc/resolvconf/run symlink or directory on purge
  * man/resolvconf.8
    * Update thanks to suggestions by Eduard Bloch

 -- Thomas Hood <jdthood@yahoo.co.uk>  Thu, 21 Sep 2003 15:12:31 +0200

resolvconf (0.42) unstable; urgency=low

  * Eliminate /var/run/resolvconf
  * debian/config, debian/templates:
    * Change configuration process so that there is only one question.
      The question asks whether the package should linkify /etc/resolv.conf
      _and_ downup all interfaces _and_ restart all DNS caches.  The
      alternative is to do none of these things.  The debconf description
      now provides a lot more information about the alternatives.  The
      priority of the question is now high.  (Closes: #210283)
  * etc/resolvconf/update.d/libc:
    * Use temporary file name with $$ and clean up on signal to exit

 -- Thomas Hood <jdthood@yahoo.co.uk>  Fri, 12 Sep 2003 19:34:53 +0200

resolvconf (0.41) unstable; urgency=low

  * /sbin/resolvconf,
    /etc/resolvconf/update.d/bind,
    /etc/resolvconf/update.d/libc,
    man/resolvconf.8:
    * Cleanups thanks to code auditing by Michael Weber
  * man/resolvconf.8:
    * Don't say that /etc/resolvconf/run is usually a symlink
  * /etc/resolv.conf/update.d/bind
    * Ignore chown errors because bind (version 8) does not create a
      "bind" group  (Closes: #209284).  Thanks to Dylan Thurston for
      reporting this bug.

 -- Thomas Hood <jdthood@yahoo.co.uk>  Tue,  9 Sep 2003 16:48:41 +0200

resolvconf (0.40) unstable; urgency=low

  * First upload to unstable
  * README
    * Fix typo

 -- Thomas Hood <jdthood@yahoo.co.uk>  Sun,  7 Sep 2003 16:47:47 +0200

resolvconf (0.39) experimental; urgency=high

  * debian/control:
    * Version the dependency on ppp
    * Shorten the long Description
  * debian/prerm
    * Add quotation marks around: "$(readlink ...)" to fix test if
      /etc/resolv.conf does not exist.
  * debian/postinst
    * Create /etc/resolvconf/run as a directory instead of as a symlink
      to /var/run/resolvconf/ .  If /etc/resolvconf/run is a symlink to
      the latter directory then convert it into a directory.
    * Move confmodule to beginning of file because it reruns the script
    * Don't downup lo
    * Give dh_installinit the "--no-start" option since the meaning of
      the initscript "start" method has changed.
  * /etc/init.d/resolvconf
    * Start method now cleans /etc/resolvconf/run/ since it isn't in
      /var/run/ by any more.  This means that the start method should
      never be called when resolvconf is in use.  Use it only on boot.
  * README
    * Tweak
    * Change to reflect the fact that the run directory is now
      /etc/resolvconf/run/ .

 -- Thomas Hood <jdthood@yahoo.co.uk>  Mon,  1 Sep 2003 11:16:34 +0200

resolvconf (0.38) experimental; urgency=low

  * Initial Debian release. Closes: #204677

 -- Thomas Hood <jdthood@yahoo.co.uk>  Wed, 27 Aug 2003 17:53:54 -0100

