http://bugs.winehq.org/show_bug.cgi?id=17430
Summary: Debian install section needs gpg key Product: WineHQ.org Version: unspecified Platform: All URL: http://winehq.org/download/deblenny OS/Version: All Status: UNCONFIRMED Severity: trivial Priority: P5 Component: www-unknown AssignedTo: wine-bugs@winehq.org ReportedBy: FinalCrisisSX@Hotmail.com
The debian / lenny installation section uses a repository that now requires a gpg key, which is not listed on the winehq section instructions.
http://www.lamaresh.net/ , the main site of the repository given by winehq, adds this note accordingly:
wget -O - http://www.lamaresh.net/apt/key.gpg | apt-key add - #to add gpg key
Apt-get no longer nags about no key after doing so and updating, so it should be fine.