diff options
Diffstat (limited to 't/recipes/general-false-positives/basic-non-native-3.0-purge-debian')
9 files changed, 24 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 diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/desc b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/desc new file mode 100644 index 0000000..058e0ba --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/desc @@ -0,0 +1,2 @@ +Testname: basic-non-native-3.0-purge-debian +Default-Lintian-Options: --pedantic --display-info --display-experimental diff --git a/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/hints b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/hints new file mode 100644 index 0000000..f95093f --- /dev/null +++ b/t/recipes/general-false-positives/basic-non-native-3.0-purge-debian/eval/hints @@ -0,0 +1,5 @@ +basic-non-native-3.0-purge-debian (source): upstream-metadata-missing-repository [debian/upstream/metadata] +basic-non-native-3.0-purge-debian (source): upstream-metadata-missing-bug-tracking [debian/upstream/metadata] +basic-non-native-3.0-purge-debian (source): older-debian-watch-file-standard 3 [debian/watch] +basic-non-native-3.0-purge-debian (source): debian-watch-does-not-check-openpgp-signature [debian/watch] +basic-non-native-3.0-purge-debian (binary): empty-binary-package |