diff options
author | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
---|---|---|
committer | Daniel Baumann <daniel.baumann@progress-linux.org> | 2024-04-14 13:42:30 +0000 |
commit | 75808db17caf8b960b351e3408e74142f4c85aac (patch) | |
tree | 7989e9c09a4240248bf4658a22208a0a52d991c4 /t/recipes/general-false-positives/basic-non-native-1.0 | |
parent | Initial commit. (diff) | |
download | lintian-75808db17caf8b960b351e3408e74142f4c85aac.tar.xz lintian-75808db17caf8b960b351e3408e74142f4c85aac.zip |
Adding upstream version 2.117.0.upstream/2.117.0upstream
Signed-off-by: Daniel Baumann <daniel.baumann@progress-linux.org>
Diffstat (limited to 't/recipes/general-false-positives/basic-non-native-1.0')
4 files changed, 14 insertions, 0 deletions
diff --git a/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/fill-values b/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/fill-values new file mode 100644 index 0000000..6282789 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/fill-values @@ -0,0 +1,5 @@ +Testname: basic-non-native-1.0 +Skeleton: upload-non-native +Description: Basic test of a non-native 1.0 package +Source-Format: 1.0 +Type: non-native diff --git a/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/orig/some-file b/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/orig/some-file new file mode 100644 index 0000000..2cfb00b --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-1.0/build-spec/orig/some-file @@ -0,0 +1 @@ +CONTENTS diff --git a/t/recipes/general-false-positives/basic-non-native-1.0/eval/desc b/t/recipes/general-false-positives/basic-non-native-1.0/eval/desc new file mode 100644 index 0000000..03169ab --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-1.0/eval/desc @@ -0,0 +1,2 @@ +Testname: basic-non-native-1.0 +Default-Lintian-Options: --pedantic --display-info --display-experimental diff --git a/t/recipes/general-false-positives/basic-non-native-1.0/eval/hints b/t/recipes/general-false-positives/basic-non-native-1.0/eval/hints new file mode 100644 index 0000000..6cd17fd --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-1.0/eval/hints @@ -0,0 +1,6 @@ +basic-non-native-1.0 (source): upstream-metadata-missing-repository [debian/upstream/metadata] +basic-non-native-1.0 (source): upstream-metadata-missing-bug-tracking [debian/upstream/metadata] +basic-non-native-1.0 (source): older-source-format 1.0 +basic-non-native-1.0 (source): older-debian-watch-file-standard 3 [debian/watch] +basic-non-native-1.0 (source): debian-watch-does-not-check-openpgp-signature [debian/watch] +basic-non-native-1.0 (binary): empty-binary-package |