Quoting Steve Langasek <[EMAIL PROTECTED]>: > On Mon, Jan 15, 2007 at 01:16:14PM -0600, Jon Marler wrote: > > This is fixed in -43 which has just been uploaded. > > > -43 also updates the standards version, and removes some old 1.02 upgrade > > code and fixes a usr/doc link issue thanks to a great patch that was > > included with the bug. > > It also introduces another policy violation. Build-Depends is a source > package field, and you've removed it from the source package stanza and > moved it to the binary package stanza. > > @@ -2,13 +2,12 @@ > Maintainer: Jon Marler <[EMAIL PROTECTED]> > Section: non-free/mail > Priority: extra > -Build-Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, > fakeroot | sudo, groff-base, debconf | debconf-2.0 > -Standards-Version: 3.5.0.0 > +Standards-Version: 3.7.2 > > Package: qmail-src > Architecture: all > -Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | > sudo, groff-base, debconf | debconf-2.0 > -Build-Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, > fakeroot | sudo, groff-base, debconf | debconf-2.0 > +Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, fakeroot | > sudo, groff-base, adduser > +Build-Depends: dpkg-dev (>= 1.4.0.20), patch (>= 2.5-0bo1), gcc, make, > fakeroot | sudo, groff-base, adduser > Conflicts: qmail-run, qmail-uids-gids > Section: non-free/mail > Recommends: ucspi-tcp-src, procmail > > That again fails the autobuildability requirement, and needs to be fixed. > > If you can fix this one issue, it shouldn't be a problem to get qmail back > into etch.
No problem. It is done. -44 has been uploaded with the requested fix. Cheers! Jon -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

