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

[lintian] 02/03: Increase severity of vcs-field-uses-not-recommended-uri-format



This is an automated email from the git hooks/post-receive script.

broucaries-guest pushed a commit to branch master
in repository lintian.

commit 32b1800d8a978e58510872ed8dc4dcf0484a5836
Author: Bastien ROUCARIÈS <roucaries.bastien@gmail.com>
Date:   Sat Dec 28 15:41:45 2013 +0100

    Increase severity of vcs-field-uses-not-recommended-uri-format
    
    It  breaks debcheckout so normal bug.
    
    Signed-off-by: Bastien ROUCARIÈS <roucaries.bastien+debian@gmail.com>
---
 checks/fields.desc | 4 +++-
 debian/changelog   | 4 ++++
 2 files changed, 7 insertions(+), 1 deletion(-)

diff --git a/checks/fields.desc b/checks/fields.desc
index 3f94e69..80cbb23 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -995,13 +995,15 @@ Info: This package is also provided by one of the Perl core packages
 Ref: policy 7.5
 
 Tag: vcs-field-uses-not-recommended-uri-format
-Severity: minor
+Severity: normal
 Certainty: possible
 Info: The VCS-* field uses an URI which doesn't match the recommended
  format, but still looks valid. Examples for not recommended URI formats
  are protocols that require authentication (like SSH). Instead where
  possible you should provide an URI that is accessible for everyone
  without authentication.
+ .
+ This renders debcheckout(1) unusable in these cases.
 
 Tag: vcs-field-uses-unknown-uri-format
 Severity: normal
diff --git a/debian/changelog b/debian/changelog
index 100c739..e0123a2 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -6,6 +6,10 @@ lintian (2.5.21) UNRELEASED; urgency=medium
     + [BR] Detect non free rfc (Closes: #365213).
     + [BR] Check md5sums on source package.
 
+  * checks/fields.{desc,pm}:
+    + [BR] Increase severity of vcs-field-uses-not-recommended-uri-format
+      (Closes: #670323).
+
   * checks/files.{desc,pm}:
     + [BR] Add xz and zip to duplicated-compressed-file regexp.
     + [BR] Use Lintian::Data for compressed file extension.

-- 
Alioth's /usr/local/bin/git-commit-notice on /srv/git.debian.org/git/lintian/lintian.git


Reply to: