diff options
Diffstat (limited to 't/recipes/checks/nmu/nmu-not-a-nmu')
4 files changed, 16 insertions, 0 deletions
diff --git a/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/debian/changelog.in b/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/debian/changelog.in new file mode 100644 index 0000000..32a3fdd --- /dev/null +++ b/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/debian/changelog.in @@ -0,0 +1,9 @@ +[% $source %] ([% $version %]) unstable; urgency=low + + * Non-maintainer upload. + * Lintian Test Suite. + * Test: [% $testname %] + + * Suppress "should close ITP bug" messages. (Closes: #123456) + + -- [% $author %] [% $date %] diff --git a/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/fill-values b/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/fill-values new file mode 100644 index 0000000..61a8294 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-not-a-nmu/build-spec/fill-values @@ -0,0 +1,4 @@ +Skeleton: upload-native +Testname: nmu-not-a-nmu +Description: Test for MU declared as NMU +Author: Niels Thykier <niels@thykier.net> diff --git a/t/recipes/checks/nmu/nmu-not-a-nmu/eval/desc b/t/recipes/checks/nmu/nmu-not-a-nmu/eval/desc new file mode 100644 index 0000000..b953f7e --- /dev/null +++ b/t/recipes/checks/nmu/nmu-not-a-nmu/eval/desc @@ -0,0 +1,2 @@ +Testname: nmu-not-a-nmu +Check: nmu diff --git a/t/recipes/checks/nmu/nmu-not-a-nmu/eval/hints b/t/recipes/checks/nmu/nmu-not-a-nmu/eval/hints new file mode 100644 index 0000000..84edfb2 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-not-a-nmu/eval/hints @@ -0,0 +1 @@ +nmu-not-a-nmu (source): nmu-in-changelog [debian/changelog:1] |