Florian Hinzmann <[EMAIL PROTECTED]> wrote: >On 24-Jan-2001 Colin Watson wrote: >> Section 4.1 of policy 3.2.0.0/3.2.1.0, or section 11.1 of policy 3.2.1.2 >> now that the packaging manual has been merged. > >Oh, merged? So all important information included in >the Packaging manual should be present in the Policy now? >Or is this work in progress?
As far as I know it's still a work in progress, at least judging by the changelog comments; when the version number is increased to 3.2.2.0 or above I think that would mean a more confident change. >Is it okay to include this "magic" in configure target or >does it have to be in build for some reason? Most of the example code I showed was just setting Makefile variables, so it should go outside any targets (normally near the top of debian/rules). Depending on the structure of the upstream Makefile, you might need to arrange for those parameters to be passed to it in some other way. It varies from package to package. -- Colin Watson [EMAIL PROTECTED]