From fbd9865232a28d12a81a5bcc792c4bac5c43a9a5 Mon Sep 17 00:00:00 2001
From: Joey Hess <joey@kodama.kitenet.net>
Date: Tue, 8 Jul 2008 17:08:00 -0400
Subject: Include ikiwiki.setup in examples in the debian package.

---
 debian/changelog | 1 +
 debian/examples  | 1 +
 2 files changed, 2 insertions(+)
 create mode 100644 debian/examples

diff --git a/debian/changelog b/debian/changelog
index 66ccc5b60..b933065d9 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,7 @@ ikiwiki (2.53) UNRELEASED; urgency=low
     that currently has no attachments.
   * Fix a bug with links to pages whose names contained colons.
   * attachment: Support old versions of CGI.pm that lack an upload method.
+  * Include ikiwiki.setup in examples in the debian package.
 
  -- Joey Hess <joeyh@debian.org>  Mon, 07 Jul 2008 01:52:48 -0400
 
diff --git a/debian/examples b/debian/examples
new file mode 100644
index 000000000..d94312ed0
--- /dev/null
+++ b/debian/examples
@@ -0,0 +1 @@
+doc/ikiwiki.setup
-- 
cgit v1.2.3