From e33455736a49b95876b77552df9c130ad687c5fd Mon Sep 17 00:00:00 2001 From: Steve Kemp Date: Tue, 5 Apr 2016 13:25:33 +0300 Subject: Bumped dependencies. This allows the package to install upon Jessie. The redis library wasn't added, so that we can still install upon Wheezy. To install upon Wheezy: gem install curb gem install redis Once our status-hosts are all Wheezy we can defult to ruby-redis. This closes #12713 --- debian/changelog | 6 ++++++ 1 file changed, 6 insertions(+) (limited to 'debian/changelog') diff --git a/debian/changelog b/debian/changelog index 144d0b1..77d0282 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,3 +1,9 @@ +custodian (0.27) stable; urgency=low + + * Updated dependencies such that we can install upon Jessi. + + -- Steve Kemp Tue, 5 April 2016 13:33:31 +0000 + custodian (0.26) stable; urgency=low * Minor tweaks to the configuration-file parser: -- cgit v1.2.1