From 38861e1fc59cb6659cf08acc03675b35a918af7b Mon Sep 17 00:00:00 2001 From: Sebastian Harl Date: Sun, 1 Aug 2010 21:48:32 +0000 Subject: [PATCH] Added debian/enblend.doc-base, debian/enfuse.doc-base. MIME-Version: 1.0 Content-Type: text/plain; charset=utf8 Content-Transfer-Encoding: 8bit … pointing to enblend.pdf and enfuse.pdf respectively. --- debian/changelog | 4 +++- debian/enblend.doc-base | 11 +++++++++++ debian/enfuse.doc-base | 10 ++++++++++ 3 files changed, 24 insertions(+), 1 deletion(-) create mode 100644 debian/enblend.doc-base create mode 100644 debian/enfuse.doc-base diff --git a/debian/changelog b/debian/changelog index 5f33b96..64f613d 100644 --- a/debian/changelog +++ b/debian/changelog @@ -27,8 +27,10 @@ enblend-enfuse (4.0+dfsg-1) experimental; urgency=low - Build-depend on perl, required to build the PDF documentation. * debian/rules, debian/enblend.install, debian/enfuse.install: - Build and install PDF documentation. + * Added debian/enblend.doc-base, debian/enfuse.doc-base. + - … pointing to enblend.pdf and enfuse.pdf respectively. - -- Sebastian Harl Sun, 01 Aug 2010 21:32:38 +0000 + -- Sebastian Harl Sun, 01 Aug 2010 21:47:22 +0000 enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium diff --git a/debian/enblend.doc-base b/debian/enblend.doc-base new file mode 100644 index 0000000..d768264 --- /dev/null +++ b/debian/enblend.doc-base @@ -0,0 +1,11 @@ +Document: enblend +Title: Enblend Manual +Author: Andrew Mihal +Abstract: This manual is for Enblend, a tool for compositing images in such a + way that the seam between the images is invisible, or at least very difficult + to see. +Section: Graphics + +Format: PDF +Files: /usr/share/doc/enblend/enblend.pdf + diff --git a/debian/enfuse.doc-base b/debian/enfuse.doc-base new file mode 100644 index 0000000..78a7b15 --- /dev/null +++ b/debian/enfuse.doc-base @@ -0,0 +1,10 @@ +Document: enfuse +Title: Enfuse Manual +Author: Andrew Mihal +Abstract: This is the manual for Enfuse, a program to merge different exposures + of the same scene to produce an image that looks much like a tonemapped image. +Section: Graphics + +Format: PDF +Files: /usr/share/doc/enfuse/enfuse.pdf + -- 2.30.2