X-Git-Url: https://git.deb.at/?a=blobdiff_plain;f=lib%2FPackages%2FDoDownload.pm;fp=lib%2FPackages%2FDoDownload.pm;h=815652126bba85b886b9291774bf11f6fdbe93fd;hb=aaacda801da57b28458895fb264ae89198e7c2cf;hp=ab3ab73197cd47ef4cc01f7223c94ec07d2b5c9a;hpb=3bb6c9d9922b0487901c02962b1d64c525f1bdd7;p=deb%2Fpackages.git diff --git a/lib/Packages/DoDownload.pm b/lib/Packages/DoDownload.pm index ab3ab73..8156521 100644 --- a/lib/Packages/DoDownload.pm +++ b/lib/Packages/DoDownload.pm @@ -269,6 +269,11 @@ sub do_download { } else { $$page_content .= "

".sprintf( _g( 'You can download the requested file from the %s subdirectory at:' ), $directory )."

\n"; } + + hint(_g("If you are running Debian, it's strongly suggested to use a + package manager like aptitude or synaptic to download and install + packages, instead of doing so manually via this website")); if ($archive eq 'security') {