[Date Prev][Date Next] [Thread Prev][Thread Next] [Date Index] [Thread Index]

Bug#960367: marked as done (lintian: warn about URL based fields that aren't fully qualified URLs)



Your message dated Tue, 12 May 2020 11:44:48 +0100
with message-id <07122044-4012-4e19-a87d-8f53a6505059@www.fastmail.com>
and subject line Re: Bug#960367: lintian: warn about URL based fields that aren't fully qualified URLs
has caused the Debian Bug report #960367,
regarding lintian: warn about URL based fields that aren't fully qualified URLs
to be marked as done.

This means that you claim that the problem has been dealt with.
If this is not the case it is now your responsibility to reopen the
Bug report if necessary, and/or fix the problem forthwith.

(NB: If you are a system administrator and have no idea what this
message is talking about, this may indicate a serious mail system
misconfiguration somewhere. Please contact owner@bugs.debian.org
immediately.)


-- 
960367: https://bugs.debian.org/cgi-bin/bugreport.cgi?bug=960367
Debian Bug Tracking System
Contact owner@bugs.debian.org with problems
--- Begin Message ---
Package: lintian
Version: 2.72.0
Severity: wishlist

Please warn about Homepage and other URL based fields that do not
contain fully qualified URLs. It seems that the Data::Validate::URI or
URI Perl modules might be able to be used for this. There is currently
one package in Debian that doesn't have a fully qualified Homepage URL:

$ grep -Eh '^Homepage:[^:]+$' /var/lib/apt/lists/*Sources | sort -u
Homepage: bbtools.sourceforge.net/

-- 
bye,
pabs

https://wiki.debian.org/PaulWise

Attachment: signature.asc
Description: This is a digitally signed message part


--- End Message ---
--- Begin Message ---
Hi Paul,

> Please warn about Homepage and other URL based fields that do not
> contain fully qualified URLs. It seems that the Data::Validate::URI or
> URI Perl modules might be able to be used for this. There is currently
> one package in Debian that doesn't have a fully qualified Homepage URL:

This is already caught and emitted by bad-homepage.

> $ grep -Eh '^Homepage:[^:]+$' /var/lib/apt/lists/*Sources | sort -u
> Homepage: bbtools.sourceforge.net/

Specifically:

    W: bbmail: bad-homepage bbtools.sourceforge.net/

Closing to match, but free to re-open if I have missed something.


Regards,

-- 
      ,''`.
     : :'  :     Chris Lamb
     `. `'`      lamby@debian.org 🍥 chris-lamb.co.uk
       `-

--- End Message ---

Reply to: