From 1bc00fe308b4d6de3faddb1bfc1e7529f3ba6f40 Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Mon, 26 Nov 2012 09:23:12 +0000 Subject: Explicitly watch a "tube" - a named queue - to avoid stomping on anything else running under beanstalkd. --- debian/changelog | 7 +++++++ 1 file changed, 7 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 7021fed..68a56f6 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,10 @@ +custodian (0.2-2) stable; urgency=low + + * Explicitly setup a "tube", which is a named queue. + This means we'll never stomp over the default queue + + -- Steve Kemp Sun, 25 Nov 2012 23:44:32 +0000 + custodian (0.2-1) stable; urgency=low * Updated to use the user-specified text on test-failure. -- cgit v1.2.1