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

[lintian] 01/01: Rename orphaned-package-not-maintained-in-debian-infrastracture -> infrastracture.



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

lamby pushed a commit to branch master
in repository lintian.

commit 2df692b284ddc6305d278960b151557155c2fd1b
Author: Chris Lamb <lamby@debian.org>
Date:   Thu Jan 4 22:54:22 2018 +0000

    Rename orphaned-package-not-maintained-in-debian-infrastracture -> infrastracture.
---
 checks/fields.desc                                                    | 2 +-
 checks/fields.pm                                                      | 2 +-
 .../tags                                                              | 1 -
 .../debian/debian/changelog.in                                        | 0
 .../debian/debian/control.in                                          | 0
 .../desc                                                              | 4 ++--
 .../tags                                                              | 1 +
 t/tests/nmu-qa-upload/desc                                            | 2 +-
 8 files changed, 6 insertions(+), 6 deletions(-)

diff --git a/checks/fields.desc b/checks/fields.desc
index 114ef9a..4ca9aa4 100644
--- a/checks/fields.desc
+++ b/checks/fields.desc
@@ -1372,7 +1372,7 @@ Info: The <tt>debian/control</tt> file contains a Bugs field that does
  This is likely to make reportbug(1) unable to report bugs.
 Ref: #740944
 
-Tag: orphaned-package-not-maintained-in-debian-infrastracture
+Tag: orphaned-package-not-maintained-in-debian-infrastructure
 Severity: normal
 Certainty: certain
 Info:
diff --git a/checks/fields.pm b/checks/fields.pm
index 95f17c4..734959c 100644
--- a/checks/fields.pm
+++ b/checks/fields.pm
@@ -1338,7 +1338,7 @@ sub run {
             $seen_vcs{$vcs}++ if $vcs ne 'browser';
             if (    $info->field('maintainer', '') =~ /packages\@qa.debian.org/
                 and $uri !~ m/\.debian\.org/) {
-                tag 'orphaned-package-not-maintained-in-debian-infrastracture',
+                tag 'orphaned-package-not-maintained-in-debian-infrastructure',
                   "vcs-$vcs", $uri;
             }
         }
diff --git a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/tags b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/tags
deleted file mode 100644
index 4683946..0000000
--- a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/tags
+++ /dev/null
@@ -1 +0,0 @@
-W: files-orphaned-package-not-maintained-in-debian-infrastracture source: orphaned-package-not-maintained-in-debian-infrastracture vcs-git https://github.com/user/project
diff --git a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/debian/debian/changelog.in b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/debian/debian/changelog.in
similarity index 100%
rename from t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/debian/debian/changelog.in
rename to t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/debian/debian/changelog.in
diff --git a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/debian/debian/control.in b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/debian/debian/control.in
similarity index 100%
rename from t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/debian/debian/control.in
rename to t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/debian/debian/control.in
diff --git a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/desc b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/desc
similarity index 75%
rename from t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/desc
rename to t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/desc
index 63380b0..6f1007f 100644
--- a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastracture/desc
+++ b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/desc
@@ -1,7 +1,7 @@
-Testname: files-orphaned-package-not-maintained-in-debian-infrastracture
+Testname: files-orphaned-package-not-maintained-in-debian-infrastructure
 Description: Test for orphaned package not maintained in Debian infrastucture
 Version: 1.0
 Test-For:
- orphaned-package-not-maintained-in-debian-infrastracture
+ orphaned-package-not-maintained-in-debian-infrastructure
 Test-Against:
  changelog-should-mention-qa
diff --git a/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/tags b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/tags
new file mode 100644
index 0000000..204a229
--- /dev/null
+++ b/t/tests/files-orphaned-package-not-maintained-in-debian-infrastructure/tags
@@ -0,0 +1 @@
+W: files-orphaned-package-not-maintained-in-debian-infrastructure source: orphaned-package-not-maintained-in-debian-infrastructure vcs-git https://github.com/user/project
diff --git a/t/tests/nmu-qa-upload/desc b/t/tests/nmu-qa-upload/desc
index c7ba00a..414ee04 100644
--- a/t/tests/nmu-qa-upload/desc
+++ b/t/tests/nmu-qa-upload/desc
@@ -7,4 +7,4 @@ Test-For:
  orphaned-package-should-not-have-uploaders
  qa-upload-has-incorrect-version-number
 Test-Against:
- orphaned-package-not-maintained-in-debian-infrastracture
+ orphaned-package-not-maintained-in-debian-infrastructure

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


Reply to: