mailping (0.0.4ubuntu5) hardy; urgency=low

  * Merge from debian unstable 0.0.4-1 (LP: #175998), remaining changes:
    + debian/rules
      - Keep DEB_PYTHON_SYSTEM defined.
    + debian/control
      - Updated Maintainer value to match Debian-Maintainer-Field Spec.

 -- Miguel Ruiz <mruiz@ubuntu.com>  Fri, 14 Dec 2007 14:52:41 -0300

mailping (0.0.4-1) unstable; urgency=low

  * QA upload. (ACK NMU; Closes: #380863)
  * Set maintainer to QA Group; Orphaned: #440618
  * Update debian/copyright

 -- Michael Ablassmeier <abi@debian.org>  Mon, 24 Sep 2007 09:46:25 +0200

mailping (0.0.4ubuntu4) gutsy; urgency=low

  * The "supposed to be 0.0.4-0.2ubuntu1" release.
  * Merge from debian unstable, remaining changes:
    - debian/rules: keep DEB_PYTHON_SYSTEM defined.

 -- Zak B. Elep <zakame@spunge.org>  Tue, 12 Jun 2007 13:02:48 +0000

mailping (0.0.4-0.2) unstable; urgency=high

  * Non-maintainer upload during BSP.
  * Fix non-conditional use of userdel in postrm (Closes: #417020).
  * Add depends on adduser as it is used in postinst.

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

mailping (0.0.4ubuntu3) feisty; urgency=low

  * The "is this supposed to be 0.0.4-0.1ubuntu1?" release.
  * debian/control, debian/rules:
    + Update to work with new Python policy from Debian.

 -- Zak B. Elep <zakame@ubuntu.com>  Wed, 15 Nov 2006 17:25:18 +0800

mailping (0.0.4ubuntu2) edgy; urgency=low

  * Fake-syncing from debian unstable due to version number.  No ubuntu changes

 -- Sarah Hobbs <hobbsee@ubuntu.com>  Wed, 30 Aug 2006 12:31:53 +1000

mailping (0.0.4-0.1) unstable; urgency=low

  * Non-maintainer upload.
  * Bump Standards-Version to 3.7.2.
  * Update package to the last python policy (Closes: #380863).
  * Move some things into B-D instead of B-D-I.

 -- Pierre Habouzit <madcoder@debian.org>  Sat, 12 Aug 2006 13:45:40 +0200

mailping (0.0.4ubuntu1) hoary; urgency=low

  * Rebuild for python2.4.

 -- Matthias Klose <doko@ubuntu.com>  Sun,  3 Apr 2005 21:01:33 +0200

mailping (0.0.4) unstable; urgency=low

  * Skip temporary files when processing the pending directory.
  * Fix a typo in the probe message.
  * Switch section from devel to mail.

 -- Tommi Virtanen <tv@debian.org>  Mon, 13 Dec 2004 22:07:45 +0200

mailping (0.0.3) unstable; urgency=low

  * Build-depend on python-dev, not python2.3-dev. (Closes: #259130)

 -- Tommi Virtanen <tv@debian.org>  Tue, 13 Jul 2004 15:39:16 +0300

mailping (0.0.2) unstable; urgency=low

  * Incompatible changes:
    - Switch state directory to mean /var/lib/mailping and not
      /var/lib/mailping/state. Fixes a bug where mail to mailping@.. was
      delivered to /var/lib/mailping/state/Maildir.

  * New features:
    - Provide default values for "from" and "to".
    - Reload munin-node in postinst and postrm if we touched plugins.

  * Documentation improvements:
    - Add manpages for mailping-success, mailping-latency.
    - Munin plugins are not in $PATH, so show them with full pathname in
      synopsis.
    - Make Munin plugin manpages refer to munin-run(8), too.

  * Bugfixes:
    - Crontab seems to want the full if syntax instead of "[ test ] &&
      foo". Not bothering to find out why, as the fix is trivial.
    - Fix a bug where "admin" was a mandatory configuration option; it
      should be optional.

  * Cleanups:
    - Be polite and say "quit" and end of the SMTP session.
    - In error and usage messages, only print basename of executable.

  * Internals:
    - Split non-maildir-related things from MailPing.maildir to
      MailPing.mail.
    - Rename fileutil.mtime() to fileutil.getTime(), it's been long since
      it had anything to do with file modification times.
    - Add unit test to ensure there is no race between creation of
      statedir and delivery of first email from probe; that is, delivery
      can create the maildir on its own (and maildir-cron will have
      created the statedir by that time).

  * Packaging:
    - Add a small shell script man/run to help non-Debian generation of
      manpages.
    - Remove generated manpages when cleaning.
    - Make postinst and postrm plugin handling look similar.
    - Add license texts to debian/copyright.

 -- Tommi Virtanen <tv@debian.org>  Fri, 16 Apr 2004 21:07:56 +0300

mailping (0.0.1) unstable; urgency=low

  * Initial Release.

 -- Tommi Virtanen <tv@debian.org>  Fri, 16 Apr 2004 14:33:17 +0300

