iluvlinux wrote: > but dpkg-buildpackage command asks for passphrase just before building the > package (at dh_builddeb ). so how can i check it with lintian etc.
You can sign it when dpkg-buildpackage asks you. Since you will have to be actually there to do that you can then run lintian to check the package as well. > Do you want that first i should build a package, check it and than use gpg > separately for signing the package? You can do this as an alternative. Also note that unless you are building the package on a Debian box running sid/unstable then you *must also* build it again in a sid chroot using something like pbuilder. You can then use deb-sign to sign the package before you upload it. -- Colin Tuckley | +44(0)1903 236872 | PGP/GnuPG Key Id Debian Developer | +44(0)7799 143369 | 0x1B3045CE Any sufficiently advanced technology is indistinguishable from magic. - Arthur C. Clarke -- To UNSUBSCRIBE, email to [EMAIL PROTECTED] with a subject of "unsubscribe". Trouble? Contact [EMAIL PROTECTED]

