summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorSteve Kemp <steve@steve.org.uk>2012-11-16 14:04:59 +0000
committerSteve Kemp <steve@steve.org.uk>2012-11-16 14:04:59 +0000
commit264f58a4da44675061b321cbc58d073c26b4fe0d (patch)
tree165d9d89fba46a85814b85670fbd61fd341cc34f
parente8ed56c6c0f79c20253fcc8741df961314831a7f (diff)
New release: include manpages in package.
-rw-r--r--debian/changelog7
-rw-r--r--debian/manpages4
2 files changed, 11 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 9a7cd72..63e975b 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,10 @@
+custodian (2012:1116-1) stable; urgency=low
+
+ * Generate manpages via "make docs", and include those man-pages
+ in the generated Debian package.
+
+ -- Steve Kemp <steve@bytemark.co.uk> Fri, 16 Nov 2012 14:00:41 +0000
+
custodian (2012:1115-4) stable; urgency=low
* Timeout DNS lookups for alerting purposes.
diff --git a/debian/manpages b/debian/manpages
new file mode 100644
index 0000000..d448092
--- /dev/null
+++ b/debian/manpages
@@ -0,0 +1,4 @@
+man/custodian-dequeue.man
+man/custodian-enqueue.man
+man/custodian-queue.man
+man/multi-ping.man