From 2ee36d3d965f3ca9fc8694660ffb732919fcaef3 Mon Sep 17 00:00:00 2001
From: Kevin Rosenberg <kevin@rosenberg.net>
Date: Wed, 11 Nov 2009 12:22:35 -0700
Subject: [PATCH] add doc-base

---
 debian/changelog        | 3 ++-
 debian/cl-puri.doc-base | 9 +++++++++
 2 files changed, 11 insertions(+), 1 deletion(-)
 create mode 100644 debian/cl-puri.doc-base

diff --git a/debian/changelog b/debian/changelog
index 55994f4..773e4f0 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,7 +1,8 @@
 cl-puri (1.5.2-1) unstable; urgency=low
 
   * New upstream
-
+  * Add doc-base file
+  
  -- Kevin M. Rosenberg <kmr@debian.org>  Wed, 11 Nov 2009 12:14:39 -0700
 
 cl-puri (1.5.1-3) unstable; urgency=low
diff --git a/debian/cl-puri.doc-base b/debian/cl-puri.doc-base
new file mode 100644
index 0000000..00ee131
--- /dev/null
+++ b/debian/cl-puri.doc-base
@@ -0,0 +1,9 @@
+Document: puri
+Title: PURI
+Author: Franz, Inc
+Abstract: This manual describes the use of the PURI Common Lisp library.
+Section: Programming/Lisp
+
+Format: HTML
+Index: /usr/share/doc/cl-puri/uri.html
+Files: /usr/share/doc/cl-puri/uri.html
-- 
GitLab