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 | 61177183cde79b426b6aaebb4a7ee5b7fc66c1d3 (patch) | |
tree | 2443a0951afb3d84f1d2c2d4db3bad8b92a8de6f | |
parent | 240a690486b6a4d5aa5024039c380745db3a5056 (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 |