Here's the diff for the NMU I've just uploaded:
diff -u mp3splt-2.1/debian/changelog mp3splt-2.1/debian/changelog --- mp3splt-2.1/debian/changelog +++ mp3splt-2.1/debian/changelog @@ -1,3 +1,10 @@ +mp3splt (2.1-1.1) unstable; urgency=low + + * NMU with the permission of the maintainer. + * Fix build failure. Closes: #300270. + + -- Joost Yervante Damad <[EMAIL PROTECTED]> Thu, 13 Apr 2006 15:55:35 +0200 + mp3splt (2.1-1) unstable; urgency=low * Initial release. only in patch2: unchanged: --- mp3splt-2.1.orig/splt.h +++ mp3splt-2.1/splt.h @@ -96,7 +96,7 @@ char *zero_pad_float (float f, char *out); -int parse_outformat(char *s, char format[][], int cddboption); +int parse_outformat(char *s, char format[OUTNUM][MAXOLEN], int cddboption); unsigned char *cleanstring (unsigned char *s); -- Martin Michlmayr http://www.cyrius.com/ -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]