K 10
svn:author
V 6
iulius
K 8
svn:date
V 27
2010-08-10T15:36:21.025085Z
K 7
svn:log
V 679
Revert commit 7405 (for Debian bug #307765) to resolve another Debian
bug:  #584234.

We started setting HOME to try to get pgpverify to look in the correct
place for the keyring.  Current versions of pgpverify now deal with
this by setting the keyring location explicitly.

Overriding HOME breaks things.  Most notably, it means that gpg will try
and create files in <pathnews>/.gnupg so if pathnews is not the same as ~news,
things like buildinnkeyring (Debian specific) and gpgverify won't work.

Thanks to Matthew Vernon for the bug report.


We also change where pullnews looks for its configuration file.
It is now pullnews.marks in <pathdb>, instead of .pullnews in HOME.

END
