diff options
Diffstat (limited to 't/recipes/checks/nmu/nmu-multi-author/build-spec')
-rw-r--r-- | t/recipes/checks/nmu/nmu-multi-author/build-spec/debian/changelog.in | 9 | ||||
-rw-r--r-- | t/recipes/checks/nmu/nmu-multi-author/build-spec/fill-values | 4 |
2 files changed, 13 insertions, 0 deletions
diff --git a/t/recipes/checks/nmu/nmu-multi-author/build-spec/debian/changelog.in b/t/recipes/checks/nmu/nmu-multi-author/build-spec/debian/changelog.in new file mode 100644 index 0000000..0b5f973 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-multi-author/build-spec/debian/changelog.in @@ -0,0 +1,9 @@ +[% $source %] ([% $version %]) unstable; urgency=low + + [ Russ Allbery ] + * Non-maintainer upload. + * Test: [% $testname %] + + * Suppress "should close ITP bug" messages. (Closes: #123456) + + -- Russ Allbery <rra@debian.org> [% $date %] diff --git a/t/recipes/checks/nmu/nmu-multi-author/build-spec/fill-values b/t/recipes/checks/nmu/nmu-multi-author/build-spec/fill-values new file mode 100644 index 0000000..869f594 --- /dev/null +++ b/t/recipes/checks/nmu/nmu-multi-author/build-spec/fill-values @@ -0,0 +1,4 @@ +Testname: nmu-multi-author +Skeleton: upload-non-native +Version: 1.0-1.1 +Description: Test an NMU with a multi-author changelog |