Package: duck
Severity: normal

http://duck.debian.net/static/sp/q/qcontrol.html reports:

    Homepage http://www.hellion.org.uk/qcontrol/
    Curl:0 HTTP:200 No error
    Website seems to be outdated, is probably a parked domain or for sale. 
Please update your links!

However this is a correct and working/up to date link (albiet with a redirect
to https):

    $ curl -D - http://www.hellion.org.uk/qcontrol/
    HTTP/1.1 301 Moved Permanently
    Date: Sun, 29 Jul 2018 09:48:02 GMT
    Server: Apache
    Location: https://www.hellion.org.uk/qcontrol/
    Content-Length: 244
    Content-Type: text/html; charset=iso-8859-1

    <!DOCTYPE HTML PUBLIC "-//IETF//DTD HTML 2.0//EN">
    <html><head>
    <title>301 Moved Permanently</title>
    </head><body>
    <h1>Moved Permanently</h1>
    <p>The document has moved <a 
href="https://www.hellion.org.uk/qcontrol/";>here</a>.</p>
    </body></html>

    $ curl -sD - https://www.hellion.org.uk/qcontrol/ | head -n 20
    HTTP/1.1 200 OK
    Date: Sun, 29 Jul 2018 09:49:22 GMT
    Server: Apache
    Last-Modified: Sun, 27 May 2018 10:06:42 GMT
    ETag: "32dc-56d2d2861b080"
    Accept-Ranges: bytes
    Content-Length: 13020
    Vary: Accept-Encoding
    Content-Type: text/html
    
    <!DOCTYPE html PUBLIC "-//W3C//DTD XHTML 1.0 Strict//EN"
     "http://www.w3.org/TR/xhtml1/DTD/xhtml1-strict.dtd";>
    <html xmlns="http://www.w3.org/1999/xhtml";>
    
    <head>
    
    <meta http-equiv="Content-Type" content="text/html; charset=utf-8" />
    <title>qcontrol</title>
    
    <link rel="stylesheet" href="style.css" type="text/css" />

I'm unclear what makes duck think this is outdated or parked (it's not the most
modern or elegant site, but still...). I've not been able to check the Duck
source code due to #904893.

-- System Information:
Debian Release: buster/sid
  APT prefers testing
  APT policy: (990, 'testing'), (500, 'unstable'), (500, 'stable'), (1, 
'experimental')
Architecture: amd64 (x86_64)
Foreign Architectures: i386

Kernel: Linux 4.12.0-1-amd64 (SMP w/4 CPU cores)
Locale: LANG=en_GB.UTF-8, LC_CTYPE=en_GB.UTF-8 (charmap=UTF-8), 
LANGUAGE=en_GB:en (charmap=UTF-8)
Shell: /bin/sh linked to /bin/dash
Init: systemd (via /run/systemd/system)

Versions of packages duck depends on:
ii  devscripts                           2.17.9
ii  dpkg-dev                             1.18.24
pn  libconfig-inifiles-perl              <none>
pn  libconfig-simple-perl                <none>
pn  libdomain-publicsuffix-perl          <none>
ii  libfile-which-perl                   1.21-1
ii  libmailtools-perl                    2.18-1
ii  libnet-dns-perl                      1.10-2
pn  libparallel-forkmanager-perl         <none>
ii  libparse-debcontrol-perl             2.005-4
pn  libpath-class-perl                   <none>
pn  libregexp-common-email-address-perl  <none>
pn  libregexp-common-perl                <none>
pn  libstring-similarity-perl            <none>
pn  libwww-curl-perl                     <none>
ii  libxml-xpath-perl                    1.42-1
ii  libyaml-libyaml-perl                 0.63-2+b2
pn  lynx                                 <none>
ii  perl                                 5.26.1-4+b1
ii  publicsuffix                         20170809.0951-1

duck recommends no packages.

Versions of packages duck suggests:
pn  bzr         <none>
ii  git         1:2.14.1-3
ii  mercurial   4.0-1
pn  subversion  <none>

Reply via email to