On Sun, Apr 23, 2006 at 07:21:48PM -0700, Russ Allbery wrote: > Antony Gelberg <[EMAIL PROTECTED]> writes: > > > Okay, they build on pbuilder and are on m.d.n. > > > I would be grateful for a sponsor to have a look at, and hopefully, to > > upload the packages. > > It looks like there are several changes you made to the package that > aren't documented in debian/changelog. Please document all of your > changes there. > > --- html2ps-1.0b5/html2ps > +++ html2ps-1.0b5/html2ps > @@ -1,4 +1,4 @@ > -#! /usr/bin/perl > +#!/usr/bin/perl > > # This is html2ps version 1.0 beta5, an HTML-to-PostScript converter. > # Copyright (C) 1995-2005 Jan Karrman. > > Not that it matters for Debian, but this change actually reduces > portability. (Both versions are equivalent on Debian, which only uses > modern kernels.) Indeed; 4 byte #! / magic number. Some go bug policy to allow it rather than #!/bin/sh maintscripts.
Justin -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

