beanstalkd (1.4.6-1) unstable; urgency=medium

  * New upstream release
  * Fix bashism in the upstream, dynamically generated Makefile
  * Urgency set to medium because the new upstream release fixes a potential
    security issue (see upstream NEWS file)
  * debian/control:Maintainer: set to my debian email address

 -- Serafeim Zanikolas <sez@debian.org>  Sun, 30 May 2010 01:00:51 +0200

beanstalkd (1.4.4-2) unstable; urgency=low

  * debian/control:Build-Depends: require fiu-utils >=0.13-3, to test
    successfully on certain arches (see #574405 and #574752)
  * debian/postrm: fix test of whether /var/lib/beanstalkd is empty (would
    fail with subdirectories, which normally are not created there), and
    revise diagnostic messages

 -- Serafeim Zanikolas <serzan@hellug.gr>  Thu, 25 Mar 2010 21:58:07 +0100

beanstalkd (1.4.4-1) unstable; urgency=low

  * New Upstream Release
    - drop make-tests-more-robust-and-tidy.diff (adopted upstream)
    - fixes failing build tests (Closes: #571357)
  * Modify /etc/default/beanstalkd for easier source'ing
  * debian/control:Build-Depends: replace netcat with python-minimal
  * debian/rules: run all build tests, and do so with verbosity

 -- Serafeim Zanikolas <serzan@hellug.gr>  Mon, 15 Mar 2010 09:31:44 +0100

beanstalkd (1.4.3-2) unstable; urgency=low

  * Bump up Standards-Version to 3.8.4 (no changes)
  * Enable build-time tests
    - add make-tests-more-robust-and-tidy.diff
        - do not run tests unless loopback interface is configured
        - listen only on localhost, for security reasons
        - try listening on another port when the default is not available
        - cleanup named pipes that are left behind by fiu
    - debian/control: add Build-Depends: netcat, fiu-utils, procps, net-tools
    - debian/rules: ignore sh-tests/pause-tube.* (false negative)
  * debian/init: add Required-{Start,Stop}: $remote_fs for dep-based booting
  * debian/control
    - add Suggests: doc-base
    - revise package description to clarify that beanstalkd is a workqueue
      service, which is a specific case of messaging

 -- Serafeim Zanikolas <serzan@hellug.gr>  Sun, 21 Feb 2010 16:34:00 +0100

beanstalkd (1.4.3-1) unstable; urgency=low

  * Initial release (Closes: #557128)

 -- Serafeim Zanikolas <serzan@hellug.gr>  Wed, 18 Nov 2009 23:32:00 +0100
