tags 406082 patch thanks > libstdc++6-dev (1) does not exist, and (2) libstdc++6-$mumble-dev is > build-essential, and need not be in build-depends. Please drop that > build dependency.
Thanks Lamont. If the maintainer doesn't speak up soon, I'll upload that with this patch: diff -Nur libpar2-0.2.old/debian/changelog libpar2-0.2/debian/changelog --- libpar2-0.2.old/debian/changelog 2007-01-15 14:02:41.000000000 +0100 +++ libpar2-0.2/debian/changelog 2007-01-15 14:02:18.000000000 +0100 @@ -1,3 +1,13 @@ +libpar2 (0.2-1.1) unstable; urgency=medium + + * NMU to fix FTBFS bug + * Drop libstdc++6-dev from build-dependencies, thanks to Lamont Jones + <[EMAIL PROTECTED]> for discovering and analyzing the problem (closes: + #406082) + * Fix typo in description, s/comman/common/ + + -- Frank Küster <[EMAIL PROTECTED]> Mon, 15 Jan 2007 14:02:18 +0100 + libpar2 (0.2-1) unstable; urgency=low * Initial release (Closes: #387817). diff -Nur libpar2-0.2.old/debian/control libpar2-0.2/debian/control --- libpar2-0.2.old/debian/control 2007-01-15 14:02:41.000000000 +0100 +++ libpar2-0.2/debian/control 2007-01-15 14:04:38.000000000 +0100 @@ -1,7 +1,7 @@ Source: libpar2 Priority: optional Maintainer: Khalid El Fathi <[EMAIL PROTECTED]> -Build-Depends: debhelper (>= 5), autotools-dev, libsigc++-2.0-dev, libstdc++6-dev +Build-Depends: debhelper (>= 5), autotools-dev, libsigc++-2.0-dev Standards-Version: 3.7.2 Section: libs @@ -20,7 +20,7 @@ Section: libs Architecture: any Depends: ${shlibs:Depends} -Description: A library for performing comman tasks related to PAR recovery sets +Description: A library for performing common tasks related to PAR recovery sets LibPar2 allows for the generation, modification, verification, and repairation of PAR v1.0 and PAR v2.0(PAR2) recovery sets. It contains the basic functions needed for working with these -- Dr. Frank Küster Single Molecule Spectroscopy, Protein Folding @ Inst. f. Biochemie, Univ. Zürich Debian Developer (teTeX/TeXLive)