micro-httpd (20140814-2.1) unstable; urgency=medium

  * Non-Maintainer Upload.
  * Fixed "cannot configure the root directory if started by systemd
    instead of inetd" by adding a NEWS item (Closes: #983232).
  * Fixed "systemd install dependency fails if binding to IP other than
    0.0.0.0" by adding FreeBind=true to the socket unit (Closes: #991324).
    Thanks to Ansgar Burchardt for the solution.
  * Fixed "micro-httpd@.service:6: Special user nobody configured, this is
    not safe!" by using the canonical www-data user (Closes: #991884).
  * Ran 'quilt refresh' which defuzzed 30_makefile-strip-fix.dpatch

 -- Martin-Éric Racine <martin-eric.racine@iki.fi>  Thu, 14 Oct 2021 16:02:47 +0300

micro-httpd (20140814-2) unstable; urgency=medium

  [ Debian Janitor ]
  * Use correct machine-readable copyright file URI.
  * Use secure URI in Homepage field.

  [ Sudip Mukherjee ]
  * Update Standards-Version to 4.5.0.
  * Rename NEWS.Debian to NEWS.
  * Use https with watch file.
  * Remove path from maintainer script.

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Thu, 06 Feb 2020 18:40:35 +0000

micro-httpd (20140814-1) unstable; urgency=medium

  * Update to upstream 20140814 (Closes: #911932)
  * Add Rules-Requires-Root
  * Use https in copyright

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sun, 15 Dec 2019 00:40:00 +0000

micro-httpd (20051212-16) unstable; urgency=medium

  * Update Maintainer (Closes: #920132)
  * Update compat level to 12
  * Update Standards-Version to 4.4.1
  * Update Vcs to github
  * Update to correct manpage section
  * Option --group is not needed with update-inetd --remove (Closes: #909503)
  * Fix the postinst script to create systemd symlinks
  * Fix crosscompiling of source

 -- Sudip Mukherjee <sudipm.mukherjee@gmail.com>  Sun, 01 Dec 2019 00:21:43 +0000

micro-httpd (20051212-15.1) unstable; urgency=medium

  * Non-maintainer upload.
  * Update default web root to /var/www/html (Closes: #730383)
  * Use last changelog date for manpage (Closes: #782218)
  * Ship native systemd unit files.
    Thanks to Alexandre Detiste (Closes: #760819)
  * Update Vcs-Git, Vcs-Browser to use https URLs
  * Update Standards-Version to 3.9.8

 -- Christian Hofstaedtler <zeha@debian.org>  Sat, 02 Jul 2016 18:02:42 +0200

micro-httpd (20051212-15) unstable; urgency=low

  * debian/rules
    - Enable all hardening flags.
    - Use DEB_*_MAINT_* variables.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 24 Mar 2012 03:54:48 -0400

micro-httpd (20051212-14) unstable; urgency=low

  * debian/compat
    - Update to 9
  * debian/control
    - (Build-Depends): Update to debhelper 9.
    - (Standards-Version): Update to 3.9.3.1.
  * debian/copyright
    - Update to format 1.0.
  * debian/rules
    - Delete rules no longer used.
    - (override_dh_auto_build): New. Use hardened CFLAGS.
      http://wiki.debian.org/ReleaseGoals/SecurityHardeningBuildFlags

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 21 Mar 2012 05:43:27 -0400

micro-httpd (20051212-13) unstable; urgency=low

  * debian/compat
    - Update to 8.
  * debian/control
    - (Build-Depends): Update to debhelper 8.
    - (Standards-Version): update to 3.9.1.
  * debian/micro-httpd.{postinst,prerm}
    - Use /stc/init.d script if invoke-rc.d is not available.
      See LP#394949.

 -- Jari Aalto <jari.aalto@cante.net>  Mon, 25 Oct 2010 17:35:49 +0300

micro-httpd (20051212-12) unstable; urgency=low

  * Move to format: 3.0 (quilt).
  * debian/clean
    - Move content from debian/rules for dh(1).
  * debian/control
    - (Build-Depends): Remove dpatch.
    - (Depends): add ${misc:Depends} for debhelper.
    - (Standards-Version): update to 3.8.3.
    - (Section) [source]: Correct to httpd.
    - (Section) [binary]: Remove duplicate header (lintian).
  * debian/copyright
    - Use FSF URL (FSF recommendation).
  * debian/micro-httpd.8.pod
    - Add copyright.
  * debian/micro-httpd.manpages
    - Move content from debian/rules for dh(1).
  * debian/README.source
    - Delete, obsoleted by format 3.0.
  * debian/patches
    - Convert to quilt.
  * debian/rules
    - Remove dpatch.
    - Remove rules obsoleted by dh(1).
  * debian/source/format
    - New file.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 19 Dec 2009 16:41:06 +0200

micro-httpd (20051212-11) unstable; urgency=low

  * debian/compat: update to 7.
  * debian/control
    - (Build-Depends): update debhelper 7.
    - (Section): change web to httpd as per
      http://news.gmane.org/find-root.php?message_id=%3c87r60yiwu7.fsf%40vorlon.ganneff.de%3e
    - (Standards-Version): Update to 3.8.2.
  * debian/micro-httpd.postinst
    - (entry): Check for port name 'http'; do not run as root, but
      nobody:www-data (Closes: #517705).
    - (InetdName): No default value (Closes: #535203).
  * debian/micro-httpd.prerm
    - (InetdName): No default value.
  * debian/rules
    - (install): add dh_lintian.
  * debian/*.8
    - Delete. Generated from *.pod.
  * debian/*.mk
    - Update variables and make macros.
  * debian/*.overrides
    - update-inetd is not called without checks.

 -- Jari Aalto <jari.aalto@cante.net>  Sat, 08 Aug 2009 23:00:55 +0000

micro-httpd (20051212-10) unstable; urgency=low

  * debian/README.Debian-source:
    - New file. Epxlain debian/*.8.
  * debian/*.8
    - New file generated form *.8.pod. Original manual page is no longer
      used.
  * debian/control:
    - (Description): Make more compact.
    - (Depends): Add alternatives 'micro-inetd | netcat-traditional'
      Closes: #482082. Remove unused ${misc:Depends}.
    - (Homepage): New field.
    - (Standards-Version): Update to 3.8.0.
    - (Suggests): move micro-inetd to 'Depends:' alternatives.
    - (Vcs-*): Add new fields.
  * debian/micro-httpd.{postinst,prerm}:
    - Check if update-inetd command exists (superserver is not requirement).
    - Set PATH.
    - (IsInetd): New.
    - (MainInetd): New.
  * debian/rules:
    - (man): New target.
    - (install): Adjust install calls
    - (binary-arch): Install manual page form debian/*.8
  * debian/debian-vars.mk
    - New file

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 26 Oct 2008 12:14:05 +0300

micro-httpd (20051212-9) unstable; urgency=low

  * debian/control:
    - (Standards-Version): 3.7.3
  * debian/patches:
    - (12_micro_httpd.8--hyphen-fix.dpatch): New file.
      Fix hyphenation in manual page.
    - (30_makefile-strip-fix.dpatch): Add description (lintian fix).
      Closes #437563

 -- Jari Aalto <jari.aalto@cante.net>  Tue, 11 Dec 2007 11:04:12 +0000

micro-httpd (20051212-8) unstable; urgency=low

  * debian/copyright:
    - Update to latest dh-make template (formatting).
  * debian/rules: (clean):
    - Check Makefile before running clean (lintian fix).
  * debian: micro-httpd.{prerm,postinst}:
    - (InetdName): Support rlinetd (Closes: #454655)
    - Remove &> bashism (lintian fix).
  * debian/watch:
    - New file

 -- Jari Aalto <jari.aalto@cante.net>  Fri, 07 Dec 2007 11:58:02 +0000

micro-httpd (20051212-7) unstable; urgency=low

  * debian/control: (Depends): replaced update-inetd with
    openbsd-inetd | inet-superserver.
  * debian/patches: (30): Added *.swf Shockwave support.
    Patch by Nick Schmalenberger <ohp6oD3y A T schmalenberger.us>.
    Thanks.

 -- Jari Aalto <jari.aalto@cante.net>  Sun, 29 Jul 2007 14:40:45 +0300

micro-httpd (20051212-6) unstable; urgency=low

  * ACK NMU diff by Luk Claes
  * debian/dirs: Removed. Moved directory creation xto
    debian/rules.
  * debian/patches/20_micro_httpd.c-utf-8.patch: New file. Changed
    charset=iso-8859-1 to utf-8. Patch thanks to
    Nick Schmalenberger <ohp6oD3y@schmalenberger.us>

 -- Jari Aalto <jari.aalto@cante.net>  Wed, 13 Jun 2007 12:44:08 +0300

micro-httpd (20051212-5.1) unstable; urgency=high

  * Non-maintainer upload during BSP.
  * Add dependency on update-inetd: it is used in postinst (Closes: #417017).

 -- Luk Claes <luk@debian.org>  Thu, 17 May 2007 01:27:33 +0200

micro-httpd (20051212-5) unstable; urgency=low

  * New maintainer (Closes: #407661).
  * Added inetd installation (Closes: #297450).
  * debian/rules: install binary with same name as package.

 -- Jari Aalto <jari.aalto@cante.net>  Thu, 25 Jan 2007 22:00:13 +0200

micro-httpd (20051212-4) unstable; urgency=low

  * Orphaning package.

 -- Daniel Baumann <daniel@debian.org>  Sat, 20 Jan 2007 12:23:00 +0100

micro-httpd (20051212-3) unstable; urgency=low

  * hrm, I'm too lazy to change the address in control :(

 -- Daniel Baumann <daniel@debian.org>  Mon, 14 Aug 2006 14:24:00 +0200

micro-httpd (20051212-2) unstable; urgency=low

  * New email address.
  * Removed dependency on inetd packages (Closes: #382679).
  * Bumped policy version.

 -- Daniel Baumann <daniel@debian.org>  Mon, 14 Aug 2006 14:14:00 +0200

micro-httpd (20051212-1) unstable; urgency=low

  * New upstream release.

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sat, 22 Apr 2006 18:27:00 +0100

micro-httpd (20050629-1) unstable; urgency=low

  * New upstream release (Closes: #336222).
  * Bumped policy version.
  * Minor formal cleanups.

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sat,  5 Nov 2005 13:07:00 +0100

micro-httpd (20011214-1) unstable; urgency=low

  * Initial Release.
  * Makefile rewritten.

 -- Daniel Baumann <daniel.baumann@panthera-systems.net>  Sun,  5 Dec 2004 20:12:42 +0100
