Code

Update addinfosection.dpatch to also add info directory entries. 3.2+dfsg-3 enblend-enfuse-3.2+dfsg-3
authorAndreas Metzler <ametzler@downhill.at.eu.org>
Fri, 11 Sep 2009 17:38:25 +0000 (19:38 +0200)
committerAndreas Metzler <ametzler@downhill.at.eu.org>
Fri, 11 Sep 2009 17:38:25 +0000 (19:38 +0200)
debian/changelog
debian/patches/addinfosection.dpatch

index 63c628347cd5fc2e0b34d59eefbe1f3b1f588dd1..20a2764ce8f60c6ec0dcc1226e5de3dd793e8d48 100644 (file)
@@ -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 <ametzler@debian.org>  Thu, 10 Sep 2009 19:18:59 +0200
 
index 13b95db11a639df1f7edbcff5e87d76d70aefb8c..27221733d086e426490ab6c752fc2452512cf190 100644 (file)
@@ -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
-