From 9fccefc31c27193288ae6dbca7d03d24db5b6ce6 Mon Sep 17 00:00:00 2001
From: Thomas Goirand <thomas@goirand.fr>
Date: Sat, 23 Jan 2016 01:50:33 +0000
Subject: [PATCH] Added a doc-base registration file.

---
 debian/changelog           | 1 +
 debian/cinder-doc.doc-base | 9 +++++++++
 2 files changed, 10 insertions(+)
 create mode 100644 debian/cinder-doc.doc-base

diff --git a/debian/changelog b/debian/changelog
index b3e941a88..21f9fc706 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -5,6 +5,7 @@ cinder (2:8.0.0~b2-1) experimental; urgency=medium
   * Removed disable-zfs-tests.patch.
   * Removed Downstream_Fix_for_Genconfig.patch.
   * Added patch to remove zfssa tests.
+  * Added a doc-base registration file.
 
  -- Thomas Goirand <zigo@debian.org>  Mon, 07 Dec 2015 14:05:41 +0100
 
diff --git a/debian/cinder-doc.doc-base b/debian/cinder-doc.doc-base
new file mode 100644
index 000000000..268db89a8
--- /dev/null
+++ b/debian/cinder-doc.doc-base
@@ -0,0 +1,9 @@
+Document: cinder
+Title: cinder Documentation
+Author: N/A
+Abstract: Sphinx documentation for Cinder
+Section: Programming/Python
+
+Format: HTML
+Index: /usr/share/doc/cinder-doc/html/index.html
+Files: /usr/share/doc/cinder-doc/html/*
-- 
2.45.2