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 --- .../build-spec/debian/copyright | 22 ++++++++++++++++++++++ .../build-spec/fill-values | 3 +++ .../dep5/source-copyright-unknown-uri/eval/desc | 2 ++ .../dep5/source-copyright-unknown-uri/eval/hints | 1 + 4 files changed, 28 insertions(+) create mode 100644 t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/debian/copyright create mode 100644 t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/fill-values create mode 100644 t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/desc create mode 100644 t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/hints (limited to 't/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri') diff --git a/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/debian/copyright b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/debian/copyright new file mode 100644 index 0000000..63e0f4b --- /dev/null +++ b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/debian/copyright @@ -0,0 +1,22 @@ +Format-Specification: http://bzr.debian.org/loggerhead/dep/dep5/trunk/annotate/110/dep5.mdwn +Upstream-Name: Doohickey +Upstream-Contact: J. Random Hacker +Source: http://examples.com/doohickey/source/ + +Files: * +Copyright: 2011 J. Random Hacker +License: GPL-2 + This package is free software; you can redistribute it and/or modify it under + the terms of the GNU General Public License as published by the Free Software + Foundation; version 2 dated June, 1991. + . + This package is distributed in the hope that it will be useful, but WITHOUT + ANY WARRANTY; without even the implied warranty of MERCHANTABILITY or FITNESS + FOR A PARTICULAR PURPOSE. See the GNU General Public License for more details. + . + You should have received a copy of the GNU General Public License along with + this package; if not, write to the Free Software Foundation, Inc., 51 Franklin + St, Fifth Floor, Boston, MA 02110-1301, USA. + . + On Debian systems, the full text of the GNU General Public License version 2 + can be found in the file `/usr/share/common-licenses/GPL-2'. diff --git a/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/fill-values b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/fill-values new file mode 100644 index 0000000..a8c3d18 --- /dev/null +++ b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: source-copyright-unknown-uri +Description: Test for unknown DEP 5-like URI diff --git a/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/desc b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/desc new file mode 100644 index 0000000..19eb061 --- /dev/null +++ b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/desc @@ -0,0 +1,2 @@ +Testname: source-copyright-unknown-uri +Check: debian/copyright/dep5 diff --git a/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/hints b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/hints new file mode 100644 index 0000000..eb7e817 --- /dev/null +++ b/t/recipes/checks/debian/copyright/dep5/source-copyright-unknown-uri/eval/hints @@ -0,0 +1 @@ +source-copyright-unknown-uri (source): unknown-copyright-format-uri http://bzr.debian.org/loggerhead/dep/dep5/trunk/annotate/110/dep5.mdwn [debian/copyright] -- cgit v1.2.3