From 75808db17caf8b960b351e3408e74142f4c85aac Mon Sep 17 00:00:00 2001 From: Daniel Baumann Date: Sun, 14 Apr 2024 15:42:30 +0200 Subject: Adding upstream version 2.117.0. Signed-off-by: Daniel Baumann --- t/recipes/checks/fields/trimmed/native-source/build-spec/fill-values | 3 +++ t/recipes/checks/fields/trimmed/native-source/eval/desc | 2 ++ t/recipes/checks/fields/trimmed/native-source/eval/hints | 1 + t/recipes/checks/fields/trimmed/native-source/eval/post-test | 2 ++ t/recipes/checks/fields/trimmed/native-upload/build-spec/fill-values | 3 +++ t/recipes/checks/fields/trimmed/native-upload/eval/desc | 2 ++ t/recipes/checks/fields/trimmed/native-upload/eval/hints | 3 +++ t/recipes/checks/fields/trimmed/native-upload/eval/post-test | 2 ++ 8 files changed, 18 insertions(+) create mode 100644 t/recipes/checks/fields/trimmed/native-source/build-spec/fill-values create mode 100644 t/recipes/checks/fields/trimmed/native-source/eval/desc create mode 100644 t/recipes/checks/fields/trimmed/native-source/eval/hints create mode 100644 t/recipes/checks/fields/trimmed/native-source/eval/post-test create mode 100644 t/recipes/checks/fields/trimmed/native-upload/build-spec/fill-values create mode 100644 t/recipes/checks/fields/trimmed/native-upload/eval/desc create mode 100644 t/recipes/checks/fields/trimmed/native-upload/eval/hints create mode 100644 t/recipes/checks/fields/trimmed/native-upload/eval/post-test (limited to 't/recipes/checks/fields/trimmed') diff --git a/t/recipes/checks/fields/trimmed/native-source/build-spec/fill-values b/t/recipes/checks/fields/trimmed/native-source/build-spec/fill-values new file mode 100644 index 0000000..f544650 --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-source/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: source-native +Testname: native-source +Description: Plain native source package for trimmed field classification tags. diff --git a/t/recipes/checks/fields/trimmed/native-source/eval/desc b/t/recipes/checks/fields/trimmed/native-source/eval/desc new file mode 100644 index 0000000..8efa431 --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-source/eval/desc @@ -0,0 +1,2 @@ +Testname: native-source +Check: fields/trimmed diff --git a/t/recipes/checks/fields/trimmed/native-source/eval/hints b/t/recipes/checks/fields/trimmed/native-source/eval/hints new file mode 100644 index 0000000..7bdcf2a --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-source/eval/hints @@ -0,0 +1 @@ +native-source (source): trimmed-field Maintainer Debian Lintian Maintainers diff --git a/t/recipes/checks/fields/trimmed/native-source/eval/post-test b/t/recipes/checks/fields/trimmed/native-source/eval/post-test new file mode 100644 index 0000000..de6da8f --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-source/eval/post-test @@ -0,0 +1,2 @@ +# retain one field for illustration; many are too volatile for a test +/[^ ]* \([^)]*\): trimmed-field Maintainer .*/!d diff --git a/t/recipes/checks/fields/trimmed/native-upload/build-spec/fill-values b/t/recipes/checks/fields/trimmed/native-upload/build-spec/fill-values new file mode 100644 index 0000000..dcfb84f --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-upload/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: native-upload +Description: Plain native changes file with debs for trimmed field classification tags. diff --git a/t/recipes/checks/fields/trimmed/native-upload/eval/desc b/t/recipes/checks/fields/trimmed/native-upload/eval/desc new file mode 100644 index 0000000..a327de3 --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-upload/eval/desc @@ -0,0 +1,2 @@ +Testname: native-upload +Check: fields/trimmed diff --git a/t/recipes/checks/fields/trimmed/native-upload/eval/hints b/t/recipes/checks/fields/trimmed/native-upload/eval/hints new file mode 100644 index 0000000..976d6f3 --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-upload/eval/hints @@ -0,0 +1,3 @@ +native-upload (source): trimmed-field Maintainer Debian Lintian Maintainers +native-upload (changes): trimmed-field Maintainer Debian Lintian Maintainers +native-upload (binary): trimmed-field Maintainer Debian Lintian Maintainers diff --git a/t/recipes/checks/fields/trimmed/native-upload/eval/post-test b/t/recipes/checks/fields/trimmed/native-upload/eval/post-test new file mode 100644 index 0000000..de6da8f --- /dev/null +++ b/t/recipes/checks/fields/trimmed/native-upload/eval/post-test @@ -0,0 +1,2 @@ +# retain one field for illustration; many are too volatile for a test +/[^ ]* \([^)]*\): trimmed-field Maintainer .*/!d -- cgit v1.2.3