diff options
Diffstat (limited to 't/recipes/checks/nmu/nmu-ubuntu-native')
4 files changed, 16 insertions, 0 deletions
diff --git a/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/debian/changelog.in b/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/debian/changelog.in new file mode 100644 index 0000000..b673fbc --- /dev/null +++ b/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/debian/changelog.in @@ -0,0 +1,6 @@ +[% $source %] ([% $version %]) lucid; urgency=low + + * Lintian Test Suite. + * Test: [% $testname %] + + -- Russ Allbery <rra@debian.org> [% $date %] diff --git a/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/fill-values b/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/fill-values new file mode 100644 index 0000000..3803ec6 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-ubuntu-native/build-spec/fill-values @@ -0,0 +1,3 @@ +Skeleton: upload-native +Testname: nmu-ubuntu-native +Description: Test NMU tag suppression for Ubuntu native packages diff --git a/t/recipes/checks/nmu/nmu-ubuntu-native/eval/desc b/t/recipes/checks/nmu/nmu-ubuntu-native/eval/desc new file mode 100644 index 0000000..ff098a8 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-ubuntu-native/eval/desc @@ -0,0 +1,5 @@ +Testname: nmu-ubuntu-native +Profile: ubuntu/main +Test-Against: no-nmu-in-changelog +See-Also: Debian Bug #507740 +Check: nmu diff --git a/t/recipes/checks/nmu/nmu-ubuntu-native/eval/hints b/t/recipes/checks/nmu/nmu-ubuntu-native/eval/hints new file mode 100644 index 0000000..52ce554 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-ubuntu-native/eval/hints @@ -0,0 +1,2 @@ +nmu-ubuntu-native (source): source-nmu-has-incorrect-version-number 1.0 [debian/changelog:1] +nmu-ubuntu-native (source): no-nmu-in-changelog [debian/changelog:1] |