dphys-config (20130301~current-1) unstable; urgency=low

  * New upstream snapshot
    + Refresh patches hobbit-support and interactive.
  * Upload to unstable again

  [ Elmar S. Heeb ]
  * do not start init script on install/upgrade

  [ Axel Beckert ]
  * Add patch to be able to escape colons in file names.
  * Fix lintian warning init.d-script-does-not-source-init-functions
  * Bump Standards-Version to 3.9.4 (no changes)
  * Remove reverse-dphys-config again. The interactive patch by Claude
    suits the purpose far better, hence reverse-dphys-config is no more
    supported.
    + Drop build-dependency on help2man and no more suggest SSH clients
  * Apply wrap-and-sort
  * Set the distribution of some previous changelog entries (20100216-3 to
    -6) to "UNRELEASED" to clarify that these releases haven't been
    uploaded to Debian.
  * Rename debian/dphys-config.lintian-overrides to
    debian/lintian-overrides for consistency.
  * Bump Standards-Version to 3.9.5 (no changes).

 -- Axel Beckert <abe@debian.org>  Thu, 05 Dec 2013 01:53:37 +0100

dphys-config (20130111~current-1) experimental; urgency=low

  * New upstream snapshot
    + Remove patches downgrade-download-warning.diff and
      fix-backtick-quoting.diff, applied upstream.
    + Refresh the remaining patches.
  * Remove diff+install commandline options due to non-unique letters.
  * Clean up debian/rules, use dh style rules.
  * Use dh-exec to be able to rename files and hence drop the
    override_dh_install and override_dh_installchangelogs targets.
    + Add a versioned build-dependency on dh-exec >= 0.6 (due to #698017).
    + Add a #!dh-exec shebang line to debian/install, make it executable.
    + Bump debhelper compatibility and build-dependency to 9.
  * Fix traps in hobbit-support.diff if $HOBBITSERVERS is not defined.
  * Switch Vcs-* headers to GitHub.
  * Remove superfluous whitespace change in hobbit-support.diff

 -- Axel Beckert <abe@debian.org>  Mon, 11 Feb 2013 20:01:01 +0100

dphys-config (20100216-6) UNRELEASED; urgency=low

  * fix backtick preprocessing to allow commands with arguments

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 10 Jan 2013 15:49:52 +0100

dphys-config (20100216-5) UNRELEASED; urgency=low

  * added default stop runlevels in init.d

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 10 Jan 2013 14:28:30 +0100

dphys-config (20100216-4) UNRELEASED; urgency=low

  * downgrade download warnings from WARNING to INFO
  * added Elmar S. Heeb <elmar@heebs.ch> to uploaders

 -- Elmar S. Heeb <elmar@heebs.ch>  Thu, 10 Jan 2013 12:43:55 +0100

dphys-config (20100216-3) UNRELEASED; urgency=low

  * Add feature patch for Interactive and Diff mode by Claude Becker.
    + Mention Hobbit/Xymon reporting and Interactive mode in the long
      description.
  * Fix Hobbit/Xymon reporting to not send "green" reports on --help.
  * Switch to source format "3.0 (quilt)"
    + Remove quilt build-dependency as well as patch and unpatch targets
  * Fix lintian warning "init.d-script-does-not-implement-optional-option
    status"
  * Bump Standards-Version to 3.9.3 (no changes)

 -- Axel Beckert <abe@debian.org>  Wed, 15 Aug 2012 20:37:53 +0200

dphys-config (20100216-2) UNRELEASED; urgency=low

  * Add new script reverse-dphys-config
    + build-depend on help2man for its manpage
    + suggest openssh-client | ssh-client
  * debian/rules: replace mkdir + cp by install -D
  * debian/copyright:
    + Remove obsolete copyright of findcdroms.c (no more included upstream
      since 20090926)
    + Refer to /usr/share/common-licenses/GPL-2 instead of the symbolic
      link at /usr/share/common-licenses/GPL
    + Update copyright years and my e-mail address
    + Reword the section about examples
    + Mention reverse-dphys-config
    + Update licensing information of the packaging to explicitly mention
      version 2 or newer of the GPL.
    + Always use dash, does not work with bash anymore. Depend on dash
      (for pre-Squeeze systems)
  * Bump Standards-Version to 3.9.2 (no changes)
  * Fix some lintian warnings:
    + debian-rules-missing-recommended-target
    + no-upstream-changelog
    + missing-debian-source-format (now explicitly "1.0" format)
  * Add support for hobbit reporting
    + Use quilt patch management

 -- Axel Beckert <abe@debian.org>  Tue, 16 Aug 2011 22:50:36 +0200

dphys-config (20100216-1) unstable; urgency=low

  * New upstream release
    - Works even with LANG not set to C or en_*
    - New debug option LEAVE_WGET_OUTPUT
    - Fixes some misspellings reported by Lintian 2.3.x
    - Other not so common spellings won't be fixed by upstream, so let's
      keep lintian quiet about them by using lintian overrides as
      suggested on the lintian mailing list.
  * Fix Lintian warning debhelper-but-no-misc-depends by adding
    ${misc:Depends} to the dependencies.
  * Bumped Standards-Version to 3.8.4 (no changes)
  * Changed the maintainer e-mail address to my debian.org address.
  * [debian/init.d] Add dependency to $remote_fs due to usage of /usr.

 -- Axel Beckert <abe@debian.org>  Tue, 16 Feb 2010 21:46:39 +0100

dphys-config (20090926-1) unstable; urgency=low

  * New upstream release
    - Now works with every web server (e.g. also ACME micro_httpd)
    - Now handles blanks and backslashes correctly while preprocessing
      and reading its own configuration file. (Closes: #510910)
    - Supports file:/// URLs for configuration file locations
    - Supports configurable temporary directory (defaults to /var/tmp)
    - Supports mktemp by default if available (also obsoletes mktemp fix
      from last NMU)
    - New option -c to override hostname in chrooted environments
    - Removed bashism fixes from last NMU since they have been intergrated
      by upstream even though Debian doesn't require them anymore since
      policy 3.8.1.
    - Some more bashisms fixed in example scripts plus some bashisms in
      dphys-config which checkbashism didn't find. (Closes: #530072)
    - Upstream updated man page to fix a bunch of lintian warnings.
    - Now throws error if ran unconfigured -> init.d script now also
      checks the existence of the mandatory CONF_BASEURL setting
  * New maintainer
  * Updated e-mail addresses and URLs of upstream website in
    debian/control and debian/copyright
  * Added Vcs-* headers.
  * Bumped Standards-Version to 3.8.3
    - Changed all "(C)" to "©" in debian/copyright.
  * Changed dh_clean -k to dh_prep in debian/rules.
    - Bumped debhelper compatibility to 7.
  * Install upstream dphys-config.example as default /etc/dphys-config
    conffile.
  * Added a watch file.
  * Fixed lintian warnings:
    - debian-rules-ignores-make-clean-error
    - using-first-person-in-description
  * Define $(DESTDIR) in debian/rules for better readability
  * Changed behaviour of init.d script and cronjob:
    - init.d: Don't start automatically inside a chrooted
      environment. chrooted() test taken from udev.postinst.
    - init.d, cron.d: Don't start automatically if no config file has been
      created by the admin (prevents startup error messages if only
      installed for personal use of users).
  * Downgraded Recommends on pciutils to a Suggests.
  * Removed Recommends on tcc. (An example script often needed on Sarge
    needed tcc.)
  * init.d script and cronjob now do nothing if dphys-config has been
    removed but not purged. (Thanks to Myon for that hint!)

 -- Axel Beckert <abe@deuxchevaux.org>  Sun, 11 Oct 2009 15:23:32 +0200

dphys-config (20061020-2.1) unstable; urgency=medium

  * Non-maintainer upload.
  * bashism in 'dphys-config' script (Closes: #469084)
  * debian/control:
    - Bump Standards-Version to 3.7.3.
    - Use Homepage: field for upstream URL.

 -- Chris Lamb <chris@chris-lamb.co.uk>  Sat, 12 Apr 2008 04:33:12 +0100

dphys-config (20061020-2) unstable; urgency=low

  * Set start script priority to 21.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Wed, 31 Jan 2007 13:32:27 +0100

dphys-config (20061020-1) unstable; urgency=low

  * New upstream version.
  * Added a few more examples.

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Thu, 26 Oct 2006 09:19:39 +0200

dphys-config (20060915-1) unstable; urgency=low

  * Initial release (Closes: #387633)

 -- Gürkan Sengün <gurkan@linuks.mine.nu>  Fri, 15 Sep 2006 16:37:40 +0200
