Hi,

The attached file is the diff for my insight 6.6-1lenny1 NMU. It has an ACK
from -release for the target distribution. The associated changelog entry is:

 insight (6.6-1lenny1) testing-proposed-updates; urgency=low

   * Non-maintainer upload.
   * Fix FTBFS in lenny due to new configuration paths for itk and itcl.
     (Closes: #494339)


Regards,

-- 
Chris Lamb, UK                                       [EMAIL PROTECTED]
                                                            GPG: 0x634F9A20
diff -Nru insight-6.6/debian/changelog insight-6.6/debian/changelog
--- insight-6.6/debian/changelog        2008-09-09 14:29:39.000000000 +0100
+++ insight-6.6/debian/changelog        2008-09-09 14:29:52.000000000 +0100
@@ -1,3 +1,11 @@
+insight (6.6-1lenny1) testing-proposed-updates; urgency=low
+
+  * Non-maintainer upload.
+  * Fix FTBFS in lenny due to new configuration paths for itk and itcl.
+    (Closes: #494339)
+
+ -- Chris Lamb <[EMAIL PROTECTED]>  Tue, 09 Sep 2008 14:23:55 +0100
+
 insight (6.6-1) unstable; urgency=low
 
   * New upstream release.
diff -Nru insight-6.6/debian/rules insight-6.6/debian/rules
--- insight-6.6/debian/rules    2008-09-09 14:29:39.000000000 +0100
+++ insight-6.6/debian/rules    2008-09-09 14:29:52.000000000 +0100
@@ -35,8 +35,8 @@
        --with-tclconfig=/usr/lib/tcl8.4 \
        --with-tkinclude=/usr/include/tcl8.4/tk-private \
        --with-tkconfig=/usr/lib/tk8.4 \
-       --with-itclconfig=/usr/lib/itcl3.2 \
-       --with-itkconfig=/usr/lib/itk3.2 \
+       --with-itclconfig=/usr/share/tcltk/itcl3.2 \
+       --with-itkconfig=/usr/share/tcltk/itk3.2/ \
        --enable-sim
 
 

Attachment: signature.asc
Description: PGP signature

Reply via email to