Bug#894820: lintian: Point testsuite references to salsa.d.o

2018-04-04 Thread Chris Lamb
tags 894820 + pending
thanks

Applied in Git, pending upload. Thanks!

  
https://anonscm.debian.org/git/lintian/lintian.git/commit/?id=7b092a1c931d7c8cbe7859f3ac0a5312850e3ffb


Regards,

-- 
  ,''`.
 : :'  : Chris Lamb
 `. `'`  la...@debian.org / chris-lamb.co.uk
   `-



Bug#894820: lintian: Point testsuite references to salsa.d.o

2018-04-04 Thread Georg Faerber
Package: lintian
Version: 2.5.80
Tags: patch

Hi,

The attached patch points the references in checks/testsuite.desc to
salsa.d.o.

Thanks for your work,
cheers,
Georg
From d9e30d4702140a9b1be2d085b18700f059fd5c19 Mon Sep 17 00:00:00 2001
From: Georg Faerber 
Date: Wed, 4 Apr 2018 16:26:25 +0200
Subject: [PATCH] checks/testsuite.desc: Point references to salsa.d.o
Content-Type: text/plain; charset="utf-8"
Content-Transfer-Encoding: 8bit

---
 checks/testsuite.desc | 24 
 1 file changed, 12 insertions(+), 12 deletions(-)

diff --git a/checks/testsuite.desc b/checks/testsuite.desc
index 226619377..1b03368dd 100644
--- a/checks/testsuite.desc
+++ b/checks/testsuite.desc
@@ -29,7 +29,7 @@ Certainty: certain
 Info: Runtime test names in debian/tests/control are only allowed to
  contain decimal digits, lowercase ASCII letters, plus or minus signs,
  dots or slashes.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: inconsistent-testsuite-field
 Severity: wishlist
@@ -37,28 +37,28 @@ Certainty: certain
 Info: The package provides a debian/tests/control file but no
  Testsuite field in the dsc file, or the field exists but not the
  file.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: missing-runtime-tests-field
 Severity: normal
 Certainty: certain
 Info: A mandatory field is missing in some paragraph of the
  debian/tests/control file.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: exclusive-runtime-tests-field
 Severity: normal
 Certainty: certain
 Info: Exclusive field are specified in some paragraph of the
  debian/tests/control file.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: missing-runtime-test-file
 Severity: normal
 Certainty: possible
 Info: A test file listed in the debian/tests/control file does not
  exist in the package source.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: runtime-test-file-is-not-a-regular-file
 Severity: wishlist
@@ -66,7 +66,7 @@ Certainty: certain
 Info: A runtime test listed by debian/tests/control is not a regular
  file or a relative symbolic link to a regular file in the source
  package.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: syntax-error-in-debian-tests-control
 Severity: normal
@@ -76,7 +76,7 @@ Info: The debian/tests/control file didn't pass Debian control file
  .
  This issue may hide other issues as Lintian skips some checks on the
  file in this case.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: unknown-runtime-tests-feature
 Severity: pedantic
@@ -84,7 +84,7 @@ Certainty: wild-guess
 Info: A paragraph in debian/tests/control mentions a non-standard
  value for the Features field. Though allowed, this may indicate an
  error, as the value will be ignored.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: unknown-runtime-tests-field
 Severity: pedantic
@@ -92,7 +92,7 @@ Certainty: wild-guess
 Info: A paragraph in debian/tests/control mentions a non-standard
  field. Though allowed, this may indicate an error, as the whole
  paragraph will be ignored.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: unknown-runtime-tests-restriction
 Severity: pedantic
@@ -100,7 +100,7 @@ Certainty: wild-guess
 Info: A paragraph in debian/tests/control mentions a non-standard
  value for the Restrictions field. Though allowed, this may indicate an
  error, as the whole paragraph will be ignored.
-Ref: https://anonscm.debian.org/git/autopkgtest/autopkgtest.git/tree/doc/README.package-tests.rst
+Ref: https://salsa.debian.org/ci-team/autopkgtest/tree/master/doc/README.package-tests.rst
 
 Tag: unknown-testsuite
 Severity: normal
@@ -108,7 +108,7 @@ Certainty: certain
 Info: The dsc file sets