diff options
author | Steve Kemp <steve@steve.org.uk> | 2012-11-20 11:20:19 +0000 |
---|---|---|
committer | Steve Kemp <steve@steve.org.uk> | 2012-11-20 11:20:19 +0000 |
commit | fabfb88654766df9a31faab71d4d4ffee9ab48c7 (patch) | |
tree | 2443a0951afb3d84f1d2c2d4db3bad8b92a8de6f | |
parent | 40813af2cd54c872dd9e8ab2a9c278b939255339 (diff) |
Document ruby1.8 build-dep addition
-rw-r--r-- | debian/changelog | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog index a4971f2..1f2efb5 100644 --- a/debian/changelog +++ b/debian/changelog @@ -1,6 +1,7 @@ custodian (2012:1119-x) stable; urgency=low * Added dnsutil.rb - Updated multiping to use it, along with the alerter. + * Added ruby1.8 as a build-dep to hopefully fix the man-page generation. -- Steve Kemp <steve@bytemark.co.uk> Tue, 20 Nov 2012 10:24:26 +0000 |