tags 461686 + patch thanks Please find attached a patch to fix the pretzel FTBFS.
HTH. Thanks. Kumar -- Kumar Appaiah, 458, Jamuna Hostel, Indian Institute of Technology Madras, Chennai - 600 036
diff -Nru pretzel-2.0n-2/debian/changelog pretzel-2.0n-2/debian/changelog --- pretzel-2.0n-2/debian/changelog 2008-01-23 02:35:32.000000000 +0530 +++ pretzel-2.0n-2/debian/changelog 2008-03-09 22:53:47.000000000 +0530 @@ -1,3 +1,10 @@ +pretzel (2.0n-2-0.3) UNRELEASED; urgency=low + + * Non-maintainer upload. + * fix. + + -- Kumar Appaiah <[EMAIL PROTECTED]> Sun, 09 Mar 2008 22:53:45 +0530 + pretzel (2.0n-2-0.2) unstable; urgency=low * NMU diff -Nru /tmp/H9tKlpMBix/pretzel-2.0n-2/output/output.nw /tmp/EpFh4MM7bF/pretzel-2.0n-2/output/output.nw --- pretzel-2.0n-2/output/output.nw 2004-08-21 22:40:55.000000000 +0530 +++ pretzel-2.0n-2/output/output.nw 2008-03-09 22:54:51.000000000 +0530 @@ -647,7 +647,9 @@ specification. <<Header files to include in the specification>>= -#include<iostream.h> +#include<iostream> + +using namespace std; @
signature.asc
Description: Digital signature

