Neil Williams wrote: > diff -u mawk-1.3.3/debian/changelog mawk-1.3.3/debian/changelog > --- mawk-1.3.3/debian/changelog > +++ mawk-1.3.3/debian/changelog > @@ -1,3 +1,11 @@ > +mawk (1.3.3-14.1) unstable; urgency=low > + > + * Non-maintainer upload. > + * Implement autotools-dev recommendations for cross-build > + support and disable test when cross-building. (Closes: #285418) > + > + -- Neil Williams <[email protected]> Wed, 27 May 2009 20:25:45 +0100
Just a note: probably the Makefile should distinguish between the host and target C compiler for the sake of building scancode.c when cross-building. Currently, it doesn’t. Jonathan -- To UNSUBSCRIBE, email to [email protected] with a subject of "unsubscribe". Trouble? Contact [email protected]

