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-3.0-purge-debian/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/general-false-positives/basic-non-native-3.0-purge-debian/build-spec')
7 files changed, 17 insertions, 0 deletions
diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/extra-readme b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/extra-readme new file mode 100644 index 0000000..365793b --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/extra-readme @@ -0,0 +1,9 @@ +A simple patch applied by dpkg-source + +--- upstream.orig/README ++++ upstream/README +@@ -1 +1,4 @@ + README ++ ++These are some lines added in the Debian package via a quilt patch ++applied by dpkg-source. diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/series b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/series new file mode 100644 index 0000000..8af4346 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/debian/patches/series @@ -0,0 +1 @@ +extra-readme diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/diff/README b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/diff/README new file mode 100644 index 0000000..e845566 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/diff/README @@ -0,0 +1 @@ +README diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/fill-values b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/fill-values new file mode 100644 index 0000000..5dd1fdc --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/fill-values @@ -0,0 +1,5 @@ +Testname: basic-non-native-3.0-purge-debian +Skeleton: upload-non-native +Source-Format: 3.0 (quilt) +Type: non-native +Description: Test the purging of ./debian in orig for a 3.0 (quilt) package diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/README b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/README new file mode 100644 index 0000000..e845566 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/README @@ -0,0 +1 @@ +README diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/basic-quilt-updeb.doc-base.EX b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/basic-quilt-updeb.doc-base.EX new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/basic-quilt-updeb.doc-base.EX diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/postinst.ex b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/postinst.ex new file mode 100644 index 0000000..e69de29 --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/build-spec/orig/debian/postinst.ex |