summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorRuss Allbery <rra@cpan.org>2021-10-17 11:36:21 -0700
committerRuss Allbery <rra@cpan.org>2021-10-17 11:40:59 -0700
commit969f989f3ddd917bde20a45f860dae40e1fe5990 (patch)
tree55866f0b66fdd244c73e60b0fcd3c71cba22b6e5
parent70dbb2f1bf132fcec483c3abd4169fca0d894084 (diff)
* Add lib/App/DocKnot.pm to the files made available to autopkgtests tests, since the test suite uses it as a sample POD document to test POD conversions. (Closes: #996037)
-rw-r--r--debian/changelog8
-rw-r--r--debian/tests/pkg-perl/smoke-files1
2 files changed, 9 insertions, 0 deletions
diff --git a/debian/changelog b/debian/changelog
index 639fe1d..c4c5ac6 100644
--- a/debian/changelog
+++ b/debian/changelog
@@ -1,3 +1,11 @@
+docknot (5.00-2) unstable; urgency=medium
+
+ * Add lib/App/DocKnot.pm to the files made available to autopkgtest
+ tests, since the test suite uses it as a sample POD document to test
+ POD conversions. (Closes: #996037)
+
+ -- Russ Allbery <rra@debian.org> Sun, 17 Oct 2021 11:36:12 -0700
+
docknot (5.00-1) unstable; urgency=medium
* Upload to unstable.
diff --git a/debian/tests/pkg-perl/smoke-files b/debian/tests/pkg-perl/smoke-files
index 74dfc8f..8835815 100644
--- a/debian/tests/pkg-perl/smoke-files
+++ b/debian/tests/pkg-perl/smoke-files
@@ -4,4 +4,5 @@
README
README.md
docs/docknot.yaml
+lib/App/DocKnot.pm
t