Description: <short summary of the patch>
 TODO: Put a short summary on the line above and replace this paragraph
 with a longer explanation of this change. Complete the meta-information
 with other relevant fields (see below for details). To make it easier, the
 information below has been extracted from the changelog. Adjust it or drop
 it.
 .
 gcl (2.6.7+dfsga-5) unstable; urgency=high
 .
   * Bug fix: "FTBFS: cp: cannot stat
     &#39;debian/tmp/usr/share/info/gcl-si.info&#39;: No such file or
     directory", thanks to Lucas Nussbaum (Closes: #707490).
Author: Camm Maguire <camm@debian.org>
Bug-Debian: http://bugs.debian.org/707490

---
The information above should follow the Patch Tagging Guidelines, please
checkout http://dep.debian.net/deps/dep3/ to learn about the format. Here
are templates for supplementary fields that you might want to add:

Origin: <vendor|upstream|other>, <url of original patch>
Bug: <url in upstream bugtracker>
Bug-Debian: http://bugs.debian.org/<bugnumber>
Bug-Ubuntu: https://launchpad.net/bugs/<bugnumber>
Forwarded: <no|not-needed|url proving that it has been forwarded>
Reviewed-By: <name and email of someone who approved the patch>
Last-Update: <YYYY-MM-DD>

--- gcl-2.6.7+dfsga.orig/info/gcl-tk.texi
+++ gcl-2.6.7+dfsga/info/gcl-tk.texi
@@ -1,24 +1,32 @@
 \input texinfo
 @c -*-texinfo-*-
+@c IMPORTANT....
+@c some versions of texinfo.tex cause an error message 'unmatched paren
+@c for:
+@c @defun foo (a &optional (b 3))
+@c ! unbalanced parens in @def arguments.
+@c ignore these by using 's' to scroll error messages in tex.
+
+
 @c @smallbook
 @setfilename gcl-tk.info
+@synindex vr fn
 
 @c to update the menus do: 
-@c (texinfo-multiple-files-update "gcl-tk.texi" t t)
+@c (texinfo-multiple-files-update "gcl-si.texi" t t)
+
 
 
 @setchapternewpage odd
+@dircategory GNU Common Lisp
+@direntry 
+* gcl-tk: (gcl-tk.info). GNU TK Manual
+@end direntry
+
 @ifinfo
 This is a Texinfo GCL TK Manual
 
 Copyright 1994 William F. Schelter
-
-@format
-INFO-DIR-SECTION GNU Common Lisp
-START-INFO-DIR-ENTRY
-* gcl-tk: (gcl-tk.info). GNU Common Lisp Tk Manual
-END-INFO-DIR-ENTRY
-@end format
 @end ifinfo
 
 @titlepage
--- gcl-2.6.7+dfsga.orig/info/gcl-si.texi
+++ gcl-2.6.7+dfsga/info/gcl-si.texi
@@ -18,17 +18,15 @@
 
 
 @setchapternewpage odd
+@dircategory GNU Common Lisp
+@direntry 
+* gcl-si: (gcl-si.info). GNU Common Lisp System Internals
+@end direntry
+
 @ifinfo
 This is a Texinfo GCL SYSTEM INTERNALS Manual
 
 Copyright 1994 William F. Schelter
-
-@format
-INFO-DIR-SECTION GNU Common Lisp
-START-INFO-DIR-ENTRY
-* gcl-si: (gcl-si.info). GNU Common Lisp System Internals
-END-INFO-DIR-ENTRY
-@end format
 @end ifinfo
 
 @titlepage
