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/checks/files/licenses/files-extra-license/build-spec | |
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/checks/files/licenses/files-extra-license/build-spec')
7 files changed, 12 insertions, 0 deletions
diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/debian/docs b/t/recipes/checks/files/licenses/files-extra-license/build-spec/debian/docs new file mode 100644 index 0000000..78a4374 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/debian/docs @@ -0,0 +1,3 @@ +license* +bsd.yml +_sources diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/fill-values b/t/recipes/checks/files/licenses/files-extra-license/build-spec/fill-values new file mode 100644 index 0000000..7faded3 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: files-extra-license +Description: Test for extra license files diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/LICENSE.rst.txt b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/LICENSE.rst.txt new file mode 100644 index 0000000..473e105 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/LICENSE.rst.txt @@ -0,0 +1 @@ +Lintian should pick up this as an extra license file. diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/license.txt b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/license.txt new file mode 100644 index 0000000..473e105 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/_sources/license.txt @@ -0,0 +1 @@ +Lintian should pick up this as an extra license file. diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/bsd.yml b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/bsd.yml new file mode 100644 index 0000000..2360bf6 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/bsd.yml @@ -0,0 +1 @@ +Lintian should NOT pick up this as an extra license file. diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.txt b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.txt new file mode 100644 index 0000000..473e105 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.txt @@ -0,0 +1 @@ +Lintian should pick up this as an extra license file. diff --git a/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.ui b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.ui new file mode 100644 index 0000000..afae290 --- /dev/null +++ b/t/recipes/checks/files/licenses/files-extra-license/build-spec/orig/license.ui @@ -0,0 +1,2 @@ +Lintian should not mistake this QT UI file for a license file. + |