From 02b50e330bdb318d4b6c1c04c4fd4deb72e804ff Mon Sep 17 00:00:00 2001 From: Andreas Metzler Date: Fri, 11 Sep 2009 19:38:25 +0200 Subject: [PATCH] Update addinfosection.dpatch to also add info directory entries. --- debian/changelog | 1 + debian/patches/addinfosection.dpatch | 54 ++++++++++++++++++---------- 2 files changed, 37 insertions(+), 18 deletions(-) diff --git a/debian/changelog b/debian/changelog index 63c6283..20a2764 100644 --- a/debian/changelog +++ b/debian/changelog @@ -5,6 +5,7 @@ enblend-enfuse (3.2+dfsg-3) unstable; urgency=medium * Add myself to uploaders. * Use ${misc:Depends} to get the required dependency on dpkg or install-info. + * Update addinfosection.dpatch to also add info directory entries. -- Andreas Metzler Thu, 10 Sep 2009 19:18:59 +0200 diff --git a/debian/patches/addinfosection.dpatch b/debian/patches/addinfosection.dpatch index 13b95db..2722173 100644 --- a/debian/patches/addinfosection.dpatch +++ b/debian/patches/addinfosection.dpatch @@ -1,41 +1,59 @@ #! /bin/sh /usr/share/dpatch/dpatch-run ## addinfosection.dpatch by Andreas Metzler ## -## DP: Add dircategory to the texinfo sources to get a entry in the main info -## DP: directory. Lintian info-document-missing-dir-section. +## DP: Add dircategory and directory entry to the texinfo sources. +## DP: This has been fixed upstream in HG. @DPATCH@ ---- a/doc/enblend.texi 2008-07-13 04:18:00.000000000 +0200 -+++ b/doc/enblend.texi 2008-10-05 13:27:39.000000000 +0200 -@@ -17,6 +17,7 @@ +diff -NurbB enblend-enfuse-3.2+dfsg.orig/doc/enblend.texi enblend-enfuse-3.2+dfsg/doc/enblend.texi +--- enblend-enfuse-3.2+dfsg.orig/doc/enblend.texi 2008-07-13 04:18:00.000000000 +0200 ++++ enblend-enfuse-3.2+dfsg/doc/enblend.texi 2009-09-10 20:21:11.000000000 +0200 +@@ -16,6 +16,15 @@ + Copyright @copyright{} 2004-2008 Andrew Mihal @end ifinfo ++@c ++@c Categorization for the GNU Info System ++@c ++ ++@dircategory Individual utilities ++ ++@direntry ++* enblend: (enblend). Blend images using a multiresolution spline. ++@end direntry -+@dircategory Graphics @c @c Title Page and Copyright - @c ---- a/doc/enfuse.texi 2008-07-13 04:18:16.000000000 +0200 -+++ b/doc/enfuse.texi 2008-10-05 13:27:32.000000000 +0200 -@@ -17,6 +17,7 @@ +diff -NurbB enblend-enfuse-3.2+dfsg.orig/doc/enfuse-focus-stacking.texi enblend-enfuse-3.2+dfsg/doc/enfuse-focus-stacking.texi +--- enblend-enfuse-3.2+dfsg.orig/doc/enfuse-focus-stacking.texi 2008-07-08 04:27:08.000000000 +0200 ++++ enblend-enfuse-3.2+dfsg/doc/enfuse-focus-stacking.texi 2009-09-10 20:17:52.000000000 +0200 +@@ -17,6 +17,10 @@ @end ifinfo +@dircategory Graphics ++@direntry ++* Focus Stacking: (enfuse-focus-stacking). Generate focus-stacks with enfuse. ++@end direntry @c @c Title Page and Copyright @c ---- a/doc/enfuse-focus-stacking.texi 2008-07-08 04:27:08.000000000 +0200 -+++ b/doc/enfuse-focus-stacking.texi 2008-10-05 13:27:26.000000000 +0200 -@@ -17,6 +17,10 @@ +diff -NurbB enblend-enfuse-3.2+dfsg.orig/doc/enfuse.texi enblend-enfuse-3.2+dfsg/doc/enfuse.texi +--- enblend-enfuse-3.2+dfsg.orig/doc/enfuse.texi 2008-07-13 04:18:16.000000000 +0200 ++++ enblend-enfuse-3.2+dfsg/doc/enfuse.texi 2009-09-10 20:22:30.000000000 +0200 +@@ -16,6 +16,15 @@ + Copyright @copyright{} 2004-2008 Andrew Mihal. @end ifinfo - -+@dircategory Graphics ++@c ++@c Categorization for the GNU Info System ++@c ++ ++@dircategory Individual utilities ++ +@direntry -+* Focus Stacking: (enfuse-focus-stacking). Generate focus-stacks with enfuse. ++* enfuse: (enfuse). Fuse images using a multiresolution spline. +@end direntry + @c @c Title Page and Copyright - @c - -- 2.30.2